Commit graph

31 commits

Author SHA1 Message Date
fa9bc0918e Update CMakeLists with the right KIO link
Needed to use KFileWidget.
2015-12-02 00:45:11 +01:00
b8cbb456ef libdanbooru is not a public library 2015-08-20 17:54:05 +02:00
bfe706968c Use the so-called "reverse DNS" notation for .desktop files 2015-08-20 17:41:43 +02:00
0084798a2c Port to categorized logging 2015-03-20 00:15:04 +01:00
61466d9ce8 Add support for KFileMetaData
Also fix installing the main view's QML file.
2015-02-24 00:15:24 +01:00
750b644f8c Provide version through ecm_setup_version 2015-02-22 15:46:03 +01:00
3acd280cd7 Remove unused KTextWidgets dependency 2015-02-22 12:55:02 +01:00
80fb291b30 No more KDELibs4Support, yay! 2015-02-22 12:01:21 +01:00
cc100ad09a Specialized tag widget to display tags
Actually just a QListView but with support of the user's supplied
blacklist
2015-02-20 07:29:52 +01:00
14e1aa63ab Enable the tag model in the build system 2015-02-17 00:29:10 +01:00
da1dd64317 Really fix CMakeLists.txt 2015-02-15 23:52:31 +01:00
1a8401d584 Fix installation 2015-02-15 23:37:54 +01:00
dfb9a42a1b Put blacklist configuration in the build system 2015-02-15 22:04:58 +01:00
45016bd3a2 Make the search widget functional 2015-02-15 18:32:13 +01:00
7afc82127f Add the pool model to the build system 2015-02-15 00:18:14 +01:00
4fcb5bf182 Clean up CMakeLists.txt 2015-02-12 00:06:33 +01:00
39e3a76e4b Preparation for KConfigXT based configuration 2015-02-10 07:43:48 +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
21ec91d937 CMakeLists are a work in progress 2015-02-08 10:20:21 +01:00
1adeaa4063 Bump KF5 requirement to 5.7.0 and Qt to 5.4 2015-02-05 00:26:21 +01:00
549a2b43b5 Link against KDELibs4Support and KWallet 2014-10-04 10:59:33 +02:00
70413c7232 Move target_link_libraries after definiing the target 2014-10-04 00:01:42 +02:00
0eb716bda0 Add this to be safe to ensure that includes are picked up 2014-10-03 23:06:22 +02:00
2d8d230170 Port to KF5, step 1: CMakeLists 2014-10-03 22:52:38 +02:00
22253b9ab6 Build system fixes 2013-12-26 17:38:46 +01:00
244b930185 Build system changes:
- Use QStringBuilder
- Switch on C+11 support
- Add the new UI file
2013-12-24 10:11:13 +01:00
8d84e5115f Enable support for C++11 2013-12-24 10:00:00 +01:00
3fe9e74058 Adjust CMakelists 2013-07-14 11:31:47 +02:00
e1a3a94946 Remove unneeded include directories 2013-03-23 16:32:12 +01:00
dbc21d2463 Build a basic appplication to test libdanbooru 2013-03-17 11:56:13 +01:00
c0cf369b92 initial project import from KDevelop 2013-02-17 10:19:02 +01:00