Commit Graph

28 Commits

Author SHA1 Message Date
Martchus 3e243750a0 Avoid CMake deprecation warning by bumping version 2023-07-23 21:09:45 +02:00
Martchus 884bed480d Support Qt 6 (commit 174154b) 2020-09-04 00:57:42 +02:00
Martchus 8d09b4e308 Add 256x256 application icon 2020-08-11 23:25:20 +02:00
Marius Kittler 1ac4d7511d Fix project name in LICENSES-windows-distribution.md 2020-01-10 18:02:12 +01:00
Martchus 29a80c029b Remove/fix legacy code and style issues
e.g. don't use deprecated APIs
2019-12-30 22:36:53 +01:00
Martchus 94a87052b0 Note that the project is not really maintained anymore 2019-12-30 22:25:09 +01:00
Marius Kittler df12b96e29 Update version 2019-11-08 15:25:00 +01:00
Martchus 566639c6cb Adapt to locateConfigFile() removal in qtutilities 2019-08-20 22:27:15 +02:00
Martchus 4589c09605 Set project() on top-level
See https://github.com/Martchus/cpp-utilities/pull/15
2019-07-20 18:09:38 +02:00
Martchus 10001b48e0 Adapt to c++utilities v5 2019-05-05 22:57:32 +02:00
Martchus d56a6d47db Fix compiling against recent Qt 5 2019-03-14 18:03:24 +01:00
Martchus 102c11d246 Use ArgumentParser::parseArgsOrExit() 2017-09-29 17:22:34 +02:00
Martchus a1431b0186 Improve categories of *.desktop file 2016-11-08 19:40:02 +01:00
Martchus 9a95707762 Update version and README 2016-09-10 17:16:45 +02:00
Martchus bb9140bcc7 Allow using static Qt libraries 2016-08-19 22:39:56 +02:00
Martchus 2b5256f06d Generate config header in extra module 2016-07-27 21:39:39 +02:00
Martchus 5459b753e8 Add required icons 2016-07-16 23:14:01 +02:00
Martchus 01e8ecac0d Provide bash completion 2016-07-04 23:28:54 +02:00
Martchus 4c71054cfd Use new argument parser API 2016-06-14 00:54:13 +02:00
Martchus f5a6c9a23b added version constraints 2016-04-25 22:26:33 +02:00
Martchus fa1609eb7e added install targets for JSON resources 2016-04-20 00:20:35 +02:00
Martchus ea257f9fee reduce code duplication in build system
- get rid of qmake project file
- provide CMake modules for common tasks
- provide templates for *.desktop files
2016-04-16 18:38:36 +02:00
Martchus 69ab5a09c8 show UI files in Qt Creator 2016-01-25 19:04:37 +01:00
Martchus 2c38af76c3 ensure custom install targets don't conflict
(required when building as subdirectory)
2016-01-21 16:32:27 +01:00
Martchus 7b62f3ebf0 updated version 2015-12-27 22:51:59 +01:00
Martchus 08685a66e3 disable new ABI (can't catch ios_base::failure with new ABI) 2015-12-13 20:47:53 +01:00
Martchus 63f8860f8b improved project files 2015-12-08 08:41:06 +01:00
Martchus faecd5b2fa added simple CMake project file 2015-12-05 22:56:32 +01:00