Commit graph

12 commits

Author SHA1 Message Date
d965371d23 Use kdelibs coding style 2015-03-21 23:05:57 +01:00
adb33895fa Expose the sampleUrl to the model 2015-02-26 00:21:19 +01:00
b6d71f3cbf --pedantic; 2015-02-22 10:49:29 +01:00
8b56570223 Normalize license headers in all source files 2015-02-21 14:57:16 +01:00
942d1ffd1e Keep a set of all the tags from the posts stored
This allows later on to get post-specific tags.
2015-02-20 23:35:13 +01:00
8ed916ef20 Add Q_DECL_OVERRIDE 2015-02-15 00:16:06 +01:00
9b27b329ca Rewrite license block to be consistent 2015-02-08 10:20:36 +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
39aac8c95b Run astyle-kdelibs on the source 2014-10-05 09:53:19 +02:00
782a113475 Change name accordingly and fix include guards 2013-07-28 17:14:08 +02:00
41be285e07 Rename DanbooruTableModel to DanbooruPostModel, as it's clearer what it
does
2013-07-28 17:11:50 +02:00
Renamed from src/model/danboorutablemodel.h (Browse further)