Client for Danbooru based image boards
Find a file
Luca Beltrame d20cc5d3f5 Fix connect widget
Don't use winId as it breaks QQuickWidget (see Qt docs)
Add an isAnonymous() function to check whether the login is there or will not be used
Properly set passwords in the wallet
Do the hashing properly
2015-02-08 23:51:15 +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 Fix connect widget 2015-02-08 23:51:15 +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.