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
a021c5db8f
Modify removeRecursively to be able to delete a file.
...
Added getParentId func.
Add the datatype for newly inserted items.
Pass a double pointer instead of a pointer reference so the metadata_t can be optional.
Make sure to delete the files after deleting an entry in the backup manager.
2014-01-28 18:05:43 -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
bafae021ed
Show if savedata, updates or dlc are present.
2014-01-17 16:58:09 -04:30
codestation
a2468ddf7a
Set backup usage to zero if no items are found.
2014-01-03 13:33:42 -04:30
codestation
e9d46005dc
Receive the onlineId earlier so it can be shown in the connection popup.
...
USB: save the device name after exchanging capability info.
WiFi: save the device name used in the device pairing phrase.
2013-12-25 21:46:42 -04:30
codestation
12b0ad997e
Do not use a static row count because it gets invalid once a row is deleted.
2013-12-25 01:54:06 -04:30
codestation
ef845f9a1c
Adjust the item height on the backup manager so the text doesn't
...
get cut on OS X.
2013-12-25 00:51:19 -04:30
codestation
0a655d9422
On OSX clearing the QTableWidget doesn't remove the items so lets
...
adjust the row count before exiting when no items are available.
2013-12-25 00:49:37 -04:30
codestation
3848873ccf
Fix crash when opening the backup manager before the first scan.
2013-12-22 20:11:34 -04:30
codestation
7bc54d3533
Show last selected listing in backup manager.
2013-12-19 17:43:38 -04:30
codestation
2b26fb239c
Show PSM icons in backup manager.
2013-12-19 17:41:54 -04:30
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