Commit Graph

62 Commits

Author SHA1 Message Date
Filo
f8ec8041dc Fix Format 2018-07-09 11:48:47 +08:00
Yexun
c80ebaa0a2 Add Chinese Translation 2018-07-09 11:37:08 +08:00
codestation
a8194e88fc Do not build android target by default. 2016-10-28 19:13:23 -04:00
codestation
296b8a0c54 Removed system tray plugins. 2016-09-04 16:35:12 -04:00
codestation
91ddb1fb55 Refactor build system. 2016-09-04 16:34:38 -04:00
codestation
d88a84acb2 Updated translations (because the sources were moved).
Marked some form items to they don't be translated.
Removed qtandroidservice file.
2015-03-22 12:44:19 -04:30
codestation
79067535c0 Added rest of file modifications. (oops) 2015-03-21 14:53:43 -04:30
codestation
da6ad50759 Removed dbus support.
Added unix signals support.
2015-03-14 23:56:37 -04:30
Alexandre Detiste
268e8eae04 add french translation 2015-03-02 05:44:02 +01:00
codestation
a4662a1392 Added Plasma 5 notifier support (Qt5 build). 2014-10-23 11:10:35 -04:30
codestation
3b7c5af15c Added libappindicator3-dev and kdelibs-dev as build dependency.
Downgrade to Qt4 since Qt5 5.2.0 on Ubuntu 14.04 has a bug with harbuzz and japanese characters.
2014-10-07 10:00:46 -04:30
codestation
992bb2ec41 SPlitted kde and appindicator code into shared libraries to avoid
additional dependencies.
2014-10-04 21:55:09 -04:30
codestation
36a91d78aa Fixed android compilation.
Version bump.
Fixed file size problem under windows.
Updated changelog.
2014-06-28 00:26:14 -04:30
codestation
20cd8f80a0 Fix compilation of sqlite backend under Qt4.
Fix .pro file.
Add entry in debian rules to headless package.
2014-04-03 14:45:10 -04:30
codestation
f035b460d0 Moved TRANSLATIONS to main pro file so lrelease can find them. 2014-03-28 13:40:02 -04:30
codestation
80f19e5d23 New qcma headless app.
Updated changelog.
Bumped version to 0.3.0.
2014-03-28 10:07:13 -04:30
codestation
99d216d474 Enable SQLiteDB backend.
Multiple fixed and finished the implementation of the SQLite backend.
Try to load the database before trying to attempt a rescan.
Delete the metadala list for backends that allocate them on demand.
Moved some generic functions to the databse class.
Renamed utils header to avoid rare QtCreator bug.
2014-02-05 23:30:12 -04:30
codestation
b7ad2b13f4 Create a unified base class to access the database.
Moved the default database class to QListDB and disallow leaking CMAObjects outside this class.
Rewrote QListDB and CMAEvent to use the new internal API.
Moved the file format constants to the base database class.
Moved the metadata loading methods to the base database class.
2014-01-28 14:00:15 -04:30
codestation
e1aa32894d Renamed database class to qlistdb in preparation to create generic database class. 2014-01-24 13:08:35 -04:30
codestation
c4961a8b15 New base for the database backend. 2014-01-17 19:09:08 -04:30
codestation
67f0a0fa1f Move KDE related config into their section. 2014-01-16 22:53:00 -04:30
codestation
230bbcfb43 Include revision and commit hash to the version if available.
Rewritten qcma.pro file.
2014-01-16 14:03:51 -04:30
codestation
21369145e6 Separated translations from main resource file 2014-01-14 12:22:59 -04:30
codestation
f9112fb691 Bump version to 0.2.8 2014-01-09 09:44:31 -04:30
codestation
fc4bd30b42 Bump version to 0.2.7. 2014-01-05 22:06:03 -04:30
codestation
88d51420e7 Implement online mode: now qcma can connect to the Internet to check and download update files.
Update embedded xml file.
Updated translations.
2014-01-05 20:58:46 -04:30
codestation
ee787dab46 Added support for native KDE notifier icon. 2014-01-03 00:57:07 -04:30
codestation
960897ea2e Use QImage to load photo metadata instead of ffmpeg. 2014-01-02 13:14:38 -04:30
codestation
1fea358b7c Fix OS X icon location. 2013-12-24 22:57:27 -04:30
codestation
2b26fb239c Show PSM icons in backup manager. 2013-12-19 17:41:54 -04:30
codestation
d6831fc6c6 Fix compilation under 64bit Windows and standarize the format of the thread ID. 2013-12-19 00:03:13 -04:30
Xian Nox
64016fc8ff Added switch to get git hash and branch name 2013-12-18 17:35:21 +01:00
Xian Nox
8cec4e1549 Added build hash and branch to about dialog 2013-12-18 11:03:01 +01:00
codestation
2b26a2b3de Bump version to 0.2.5 2013-12-17 20:45:13 -04:30
Xian Nox
7a1913ee39 Updated .desktop path 2013-12-18 00:10:21 +01:00
Xian Nox
4c5356a35d Moved qcma.rc and qcma.qrc 2013-12-16 14:35:56 +01:00
Xian Nox
5c255ea221 Fixed filterlineedit location 2013-12-16 13:39:02 +01:00
Xian Nox
efced3781c Changed folder structure 2013-12-16 10:34:48 +01:00
Xian Nox
698f12e2d7 Merged feature-filter into master 2013-11-29 04:35:56 +01:00
codestation
2e745a75de Support new CMA broadcast string.
Identify as PS Vita TV compatible.
2013-11-04 23:22:49 -04:30
codestation
f0146d76b5 Make sure that it uses statvfs64 on 32bit builds. 2013-10-06 16:38:50 -04:30
codestation
6b60b8a89f Add version so this project is easier to track 2013-10-01 13:24:57 -04:30
codestation
854eadfb8d Added OS X icon 2013-09-29 14:33:49 -04:30
codestation
03e3fb9ad5 Fix handle casting in debug messages.
Change statvfs64 to statvfs and leave the build system configure it, so
it doesn't break on OS X.
Enable pkg-config on OS X.
2013-09-29 11:10:47 -04:30
173210
b9babb973f Japanese translation added 2013-09-27 21:59:28 +09:00
codestation
71a7bed50d Fix memory leaks.
Use "/" separator for internal cmaobject nodes.
Use new vitamtp init function.
Remove console config for Win32.
2013-09-22 19:02:42 -04:30
codestation
d2e584220e Enable console logging under Win32.
Fix struct size issue under Win32.
2013-09-21 18:08:09 -04:30
codestation
092e0d9aa0 Added Windows icon.
Use a 16x16 tray icon under Windows.
Fix disk space funcion under Windows.
2013-09-16 00:46:43 -04:30
codestation
7c83b86ca8 Fix compilation with older ffmpeg.
Fix compilation under 32bits.
2013-09-02 14:38:07 -04:30
codestation
04853712d0 Update the database in a different thread so it doesn't freeze the main
thread.
Show PIN in a dialog instead of a notification popup.
Translations updated.
2013-08-30 11:10:43 -04:30