|
d914dd9744
|
Extract tags from the model using TagRole
|
2015-02-08 10:17:59 +01:00 |
|
|
b88e8a6268
|
Clean up the model
Add custom roles for QML
Set roleNames()
Use switch() instead of if()
Remove PixmapRole, DecorationRole is enough
|
2015-02-05 23:48:40 +01:00 |
|
|
b0185c136b
|
Add custom roles to the post model and export them to QML
|
2015-02-05 00:29:41 +01:00 |
|
|
f470558d20
|
Clean up includes
|
2014-10-12 14:27:44 +02:00 |
|
|
39aac8c95b
|
Run astyle-kdelibs on the source
|
2014-10-05 09:53:19 +02:00 |
|
|
bcd24e9381
|
No longer a QPixmap pointer
|
2014-10-04 11:04:18 +02:00 |
|
|
3c9a4de1ad
|
Fix the model (same issue as in Holiday Planner, beginInsertRows is inclusive)
|
2014-03-23 20:55:32 +01:00 |
|
|
521bdad42c
|
Add a clear() method to empty the list of the model (better than
creating a new one every time) and rename m_posts to m_items
|
2013-07-28 17:13:28 +02:00 |
|
|
41be285e07
|
Rename DanbooruTableModel to DanbooruPostModel, as it's clearer what it
does
|
2013-07-28 17:11:50 +02:00 |
|