d965371d23
Use kdelibs coding style
2015-03-21 23:05:57 +01:00
a11bc79309
Add a sampleUrl function to get back the sample url of an image
...
The sample url is a mid-scaled version of the image, used for
previewing.
2015-02-26 00:20:21 +01:00
8b56570223
Normalize license headers in all source files
2015-02-21 14:57:16 +01:00
4fbfdf753e
Add a default constructor for DanbooruPost
2015-02-05 00:28:02 +01:00
39aac8c95b
Run astyle-kdelibs on the source
2014-10-05 09:53:19 +02:00
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