Client for Danbooru based image boards
  • C++ 90.2%
  • QML 9%
  • C 0.5%
  • desktop 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Luca Beltrame 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
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 Clean up the model 2015-02-05 23:48:40 +01:00
.arcconfig Add an .arcconfig file for the Phabricator instance 2015-01-25 23:07:41 +01:00
.gitignore Standard gitignore 2013-03-17 12:05:54 +01:00
CMakeLists.txt Bump KF5 requirement to 5.7.0 and Qt to 5.4 2015-02-05 00:26:21 +01:00
kapp4.png initial project import from KDevelop 2013-02-17 10:19:02 +01:00
README.md Adjust the README slightly 2014-08-28 09:25:53 +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.