Commit graph

19 commits

Author SHA1 Message Date
f7f27699ca
Start simplifying APIs 2018-08-19 23:59:56 +02:00
d965371d23 Use kdelibs coding style 2015-03-21 23:05:57 +01:00
a35b9520e5 Handle tagging (optional) in the main window
The include may be off but at the moment KFileMetaData is borked..
2015-02-24 00:17:08 +01:00
d20f3e02b1 Rename function to handlePostDownload to prevent ambiguity
It was too similar to downloadPosts.
2015-02-22 11:39:25 +01:00
532d93ae2f Call busy indicator from C++
Given the number of identical calls, most pool retrieval functions have
been also aggregated in a single function, postDownload.
2015-02-22 11:36:03 +01:00
db03bdbce2 Add tag sorting (based on counts) to the tag view 2015-02-21 10:40:36 +01:00
2623fee54d Add tag searching when clicking (broken)
This doesn't work at the moment and I've yet to figure out why...
2015-02-20 07:32:12 +01:00
64464c15fe Implement proper saving files (still buggy somehow) 2015-02-16 00:12:14 +01:00
bc63d4e575 Plug the search widget in the main window (top dock)
Move all dock-related initialization to a dedicated function
2015-02-15 18:32:38 +01:00
1af084647f Add a basic pool widget
More work is needed to make it workable:

- Download pools
- Clearing the thumbnail area when things are fetched
- Find a way to get more posts from the same pool
2015-02-15 00:16:33 +01:00
1b9c0adaa8 Put setting loading in a slot so it can be used at startup and when
preferences change
2015-02-13 07:48:12 +01:00
e1045e1fa6 Hook maximum allowed rating into the configuration
I wonder if max posts should be a setter in DanbooruService...
2015-02-12 00:41:21 +01:00
735d08f1a8 Add functionality to ensure that the basic system works
There are some things missing:

- Configuration
- Resuming downloads when the list doesn't scroll past the window
2015-02-08 23:53:57 +01:00
027bd6f6f5 Basic mainwindow is back (not functional yet) 2015-02-08 10:18:38 +01:00
39aac8c95b Run astyle-kdelibs on the source 2014-10-05 09:53:19 +02:00
0fa8fe223f Fix license header 2013-12-24 10:08:38 +01:00
aa5588d286 Start adding actions to the mainwindow 2013-12-24 09:26:29 +01:00
1d09d12345 Initial implementation of main window + view widget 2013-07-28 18:14:55 +02:00
c1bde86980 MOve files around, now they start becoming useful 2013-07-28 18:14:33 +02:00
Renamed from src/danbooru_client.h (Browse further)