Luis Ángel San Martín
|
e23f6b0bc3
|
store the hash of the first comic in a folder, this is more useful than storing the id
|
2016-01-24 19:14:16 +01:00 |
|
Luis Ángel San Martín
|
b9e7dbe41e
|
Everytime the content of a folder changes, update numChildren and firstChildId. This could cause performance issues, but the initial tests look good, and it seems that the overhead could be considered negligible. On the other hand, client queries are several times faster.
|
2016-01-24 18:52:25 +01:00 |
|
Luis Ángel San Martín
|
bac7fe1351
|
updated Folder class
|
2016-01-24 17:41:26 +01:00 |
|
Luis Ángel San Martín
|
4b3ffdc665
|
set numChildren to -1 if there is no value in the data base
|
2016-01-24 14:12:38 +01:00 |
|
Luis Ángel San Martín
|
2703219a0a
|
map new fields on folder table to model class
|
2016-01-24 12:14:31 +01:00 |
|
Luis Ángel San Martín
|
e9210bb366
|
added a new db helper method for knowing the number of elements in a folder
|
2016-01-24 10:04:40 +01:00 |
|
Luis Ángel San Martín
|
9a62cd4a72
|
added a QStyledItemDelegate to the list QListView in EmptyFolderWidget to center aling folders' names
|
2016-01-01 13:11:31 +01:00 |
|