Commit Graph

49 Commits

Author SHA1 Message Date
Martchus ec0dda2677 Clarify licensing of icons similar to other projects
* Use fallback icons from Breeze project with according notice
* Replace program icon with one from Breeze as well as the origin of the
  program icon isn't clear anymore at this point
* Remove unused icons
* Add notice in README and about dialog
2022-09-10 16:37:52 +02:00
Martchus e4c5b23546 Fix typos found via `codespell --skip .git -w` 2021-07-03 19:54:06 +02:00
Martchus 884bed480d Support Qt 6 (commit 174154b) 2020-09-04 00:57:42 +02:00
Martchus 6d5ca6e11c Use Q_SIGNALS instead of signals 2020-03-09 18:48:21 +01:00
Martchus 07c7ec08b1 Don't use lower-case Qt macros 2020-03-08 14:06:45 +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 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
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 e4f35546d0 Remove use of deprecated function 2019-07-07 12:03:38 +02:00
Martchus 93755c7b43 Adapt to changes in c++utilities 2019-06-10 22:50:15 +02:00
Martchus d56a6d47db Fix compiling against recent Qt 5 2019-03-14 18:03:24 +01: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 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 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 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 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 1cd7748d97 fixed spelling mistake 2016-03-10 22:17:30 +01:00
Martchus 5e8fb7fa1c use modal file dialog under Windows to use native version 2016-02-08 21:21:46 +01:00
Martchus 9856bff438 fixes
- support QT_VERSION < 0x050400
- "Explore download dir" (under Windows)
2016-02-05 20:31:45 +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
Martchus 2eebb05f98 use icons from theme if available 2015-12-02 00:43:01 +01:00
Martchus 63d7a45a1c added shortcuts 2015-10-14 23:27:09 +02:00
Martchus 7b671da37a added Vimeo download 2015-10-14 22:58:55 +02:00
Martchus 8efefc2a72 unified dialog style sheet, removed hard coded colors 2015-09-26 20:37:48 +02:00
Martchus 51e45e27ae changed description 2015-09-22 01:56:26 +02:00
Martchus e5c755028d removed hard coded fonts 2015-09-22 01:55:43 +02:00
Martchus 2a7e8f14ed outsourced routings to locate additional config files 2015-09-16 17:32:33 +02:00
Martchus d5b880a22a adjustments due to changed chrono API 2015-09-12 17:59:43 +02:00
Martchus 14ed11470f fixed includes 2015-09-08 17:05:59 +02:00
Martchus 8960d5be53 updated application startup 2015-09-01 20:12:37 +02:00
Martchus 4d006dbabf removed not fully implemented platforms 2015-08-29 21:34:47 +02:00
Martchus f2ee22944b fixed wrong includes in UI files 2015-08-27 01:12:11 +02:00
Martchus 63b3b6069d uniform spelling of app name 2015-08-26 20:28:43 +02:00
Martchus 2def67a430 added version to project file, added some files to begin with
implementing a CLI, some minor improvements
2015-06-24 00:54:58 +02:00
Martchus ec2032bc81 fixed main window icon 2015-05-14 01:20:54 +02:00
Martchus b9951ce4fe First commit 2015-04-22 19:32:04 +02:00