Client for Danbooru based image boards
- C++ 90.2%
- QML 9%
- C 0.5%
- desktop 0.2%
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. |
||
|---|---|---|
| doc | ||
| icons | ||
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
| kapp4.png | ||
| README.md | ||
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.