Commit Graph

109 Commits

Author SHA1 Message Date
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
Martchus 9b981dbeb9 Make labels more consistent 2019-12-30 22:01:06 +01:00
Martchus d55642a43d Remove example URL 2019-12-30 21:53:46 +01:00
Martchus cca4c0f567 Don't use an icon within the main menu 2019-12-30 21:50:16 +01:00
Martchus eee967e21d Remove empty/unused options error category 2019-12-30 21:41:42 +01:00
Marius Kittler df12b96e29 Update version 2019-11-08 15:25:00 +01:00
Marius Kittler f1422c6d95 Add licensing info for Windows distribution 2019-11-08 15:25:00 +01:00
Martchus b323f2d7aa Use HTTPS for querying YouTube
HTTP is no longer supported by YouTube.
2019-08-20 22:28:07 +02:00
Martchus 566639c6cb Adapt to locateConfigFile() removal in qtutilities 2019-08-20 22:27:15 +02:00
Martchus 06b6ef5052 Construct QList for pages from initializer list 2019-08-10 22:05:18 +02:00
Martchus 4896084e20 Apply clang-format 2019-07-20 20:20:58 +02:00
Martchus 675a5d5d92 Don't abuse organization domain for website in AboutDialog 2019-07-20 20:20:32 +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 e4f35546d0 Remove use of deprecated function 2019-07-07 12:03:38 +02:00
Martchus dd38a44ec0 Adapt to changes in c++utilities 2019-06-12 21:12:09 +02:00
Martchus 93755c7b43 Adapt to changes in c++utilities 2019-06-10 22:50:15 +02:00
Martchus 07d3e130cc Fix warnings about unannotated fallthough 2019-05-05 22:59:28 +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 aeb43180f0 Use Argument::varValueCount 2017-09-29 18:22:04 +02:00
Martchus 102c11d246 Use ArgumentParser::parseArgsOrExit() 2017-09-29 17:22:34 +02:00
Martchus a23b47a7c8 Apply clang-format 2017-05-01 03:22:50 +02:00
Martchus 7eb56154e1 Make definitions for gui support project specific 2017-04-27 22:20:06 +02:00
Martchus 387d02ae71 Don't use organization for settings 2017-02-20 19:58:41 +01:00
Martchus 1ba42fc2bd Fix using namespace 2017-02-20 19:58:28 +01:00
Martchus a1431b0186 Improve categories of *.desktop file 2016-11-08 19:40:02 +01:00
Martchus 2ff7d64b03 Add note about download 2016-09-14 20:04:44 +02:00
Martchus fbd753e39a Fix missing include 2016-09-12 21:53:36 +02:00
Martchus 68b6459e3c Explicitely instantiate UI-file-based option pages 2016-09-12 21:53:18 +02:00
Martchus 9a95707762 Update version and README 2016-09-10 17:16:45 +02:00
Martchus 45ad449a92 Uniform line endings (dos2unix) 2016-08-29 20:47:13 +02:00
Martchus 634f46f525 Improve item delegates 2016-08-27 15:27:13 +02:00
Martchus bb9140bcc7 Allow using static Qt libraries 2016-08-19 22:39:56 +02:00
Martchus 014b54bd88 Show (experimental) Qt settings 2016-08-14 22:52:15 +02:00
Martchus 3cbfaddfa5 Fix typo 2016-08-14 22:51:58 +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 62de5b4da6 Remove doxygen file (use template instead) 2016-06-17 17:56:03 +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 3c29c43f44 overall code cleanup 2016-04-25 22:07:31 +02:00
Martchus 658dc9dc08 set window title in wizard 2016-04-20 00:26:49 +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 0817010dbf use QMessageBox::setDetails() to show SSL errors 2016-04-09 00:52:21 +02:00
Martchus 556adff727 use new settings dialog API 2016-04-04 14:51:51 +02:00
Martchus 5fa121a853 fixed description 2016-03-10 22:17:41 +01:00
Martchus 1cd7748d97 fixed spelling mistake 2016-03-10 22:17:30 +01:00