fe630c753e
Suppress "discards qualifiers" warning
2014-10-04 11:08:22 +02:00
f22c0b6d94
Move to the new rating structure
2014-10-04 00:03:01 +02:00
d7fec181e2
KUrl -> QUrl
2014-10-03 23:06:43 +02:00
b58c6c36e6
Reformat for coding style
2014-08-28 09:20:06 +02:00
061251bc26
Get rid of QPixmap pointers
...
According to my understanding of Qt documentation, there should be no need to
manually create QPixmap with new and delete. This also makes things simpler for the model.
2014-08-28 09:19:20 +02:00
8b9e31d8e4
Convert to C++11 style for loops
2013-12-26 14:34:51 +01:00
1886dbf53c
Switch to QVector instead of QList. Insertions aren't really needed.
2013-07-20 11:44:27 +02:00
816b370302
Implement ratings, blacklists, add some const correctness
2013-03-17 11:59:15 +01:00
fc691a9301
First semi-working implementation in c++ of remote Danbooru calls
2013-02-24 18:28:37 +01:00