Commit graph

28 commits

Author SHA1 Message Date
deac8ebe76
Enable C++14 2020-08-19 17:02:41 +02:00
58003911a4
Merge branch 'master' into multiple_apis
Some checks failed
continuous-integration/drone/push Build is failing
2019-06-08 16:16:10 +02:00
24b4d120d5
Whoops, fix KConfig name
Some checks failed
continuous-integration/drone/push Build is failing
2019-06-08 15:50:03 +02:00
17d711178c
Fix dependencies, get rid of policy adjustments
Some checks failed
continuous-integration/drone/push Build is failing
2019-06-08 15:49:14 +02:00
afe0d031e2
Update CMakelists
Some checks failed
continuous-integration/drone/push Build is failing
- Bump CMake minimum version to 3.0
- Use NO_POLICY_SCOPE for KDECompilerSettings
2019-06-08 15:47:24 +02:00
3409fcecf9
Merge branch 'master' into multiple_apis
Conflicts:
	CMakeLists.txt
	src/libdanbooru/danboorupool.cpp
	src/libdanbooru/danboorupost.cpp
	src/libdanbooru/danboorutag.cpp
	src/libdanbooru/utils.cpp
2019-06-08 15:20:17 +02:00
b48dffd604
Add the possibility of creating tarballs with CPack 2019-06-08 15:16:49 +02:00
a8a403872d
New dependency: KTextWidgets
Needed for the plural-aware spinboxes.
2016-05-01 14:50:28 +02:00
8de329abeb Uniform version for KF5, now that KFileMetadata is a framework 2015-12-17 22:26:05 +01:00
eef79c96a8 Only build tests if Qt5Test is found 2015-08-25 16:55:34 +02:00
4021ccaf23 Add explicit dependency on Ki18n 2015-03-20 00:14:28 +01:00
4cf88931b5 Bump version 2015-02-24 00:19:29 +01:00
61466d9ce8 Add support for KFileMetaData
Also fix installing the main view's QML file.
2015-02-24 00:15:24 +01:00
b24b02590c Update CMakeLists 2015-02-22 17:12:32 +01:00
8a0bab4ebc Add (disabled) dependency on KDocTools
It will enabled when the manual will be written.
2015-02-22 16:38:30 +01:00
d10838f302 This shouldn't be in regular builds 2015-02-22 15:48:20 +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
b6d71f3cbf --pedantic; 2015-02-22 10:49:29 +01:00
1adeaa4063 Bump KF5 requirement to 5.7.0 and Qt to 5.4 2015-02-05 00:26:21 +01:00
d9e9c03227 Add KWallet for handling passwords 2014-10-04 10:59:11 +02:00
428b28db36 Proper set up of dependencies 2014-10-04 00:02:09 +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
1d8087058c Add some required bits 2013-03-17 11:55:45 +01:00
c0cf369b92 initial project import from KDevelop 2013-02-17 10:19:02 +01:00