Client for Danbooru based image boards
Find a file
Luca Beltrame 9a49a1830a Move the tag and rating information
Perhaps tags should be made a struct instead, but for the moment they've been moved, along with the ratings, to DanbooruPost as they're properties of the post.
2014-08-28 09:24:45 +02:00
doc initial project import from KDevelop 2013-02-17 10:19:02 +01:00
icons initial project import from KDevelop 2013-02-17 10:19:02 +01:00
src Move the tag and rating information 2014-08-28 09:24:45 +02:00
.gitignore Standard gitignore 2013-03-17 12:05:54 +01:00
CMakeLists.txt Build system fixes 2013-12-26 17:38:46 +01:00
kapp4.png initial project import from KDevelop 2013-02-17 10:19:02 +01:00
README.md Rename README 2014-03-30 17:46:45 +02:00

Danbooru client

This is a (work in progress) C++ port from the original Danbooru Client. There's still a lot of work need to be done before it's releasable.