codestation
60a3049391
Added a bunch of warning flags and fixed most of the shadowed
...
variables.
2015-02-27 22:59:22 -04:30
codestation
f722c4579b
Pass database object to others using their constructors.
...
Prepare SQLiteDB class functions so it can be instantiated.
2014-01-29 01:06:19 -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
019d2a03a4
Send PTP_RC_GeneralError when cancelling object transfers.
...
Moved back uint64 to unsigned long to avoid variable truncation with the vitamtp library.
Astyle format dds.cpp.
2014-01-07 18:33:21 -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
a0d9e03d17
Remove the mmap usage. Do not use memory buffer to hold the whole file.
2014-01-05 00:41:22 -04:30
Xian Nox
efced3781c
Changed folder structure
2013-12-16 10:34:48 +01:00