Commit Graph

24 Commits

Author SHA1 Message Date
Martchus 12620c5768 Ensure desktop file name is set when initializing GUI 2024-04-12 01:08:59 +02:00
Martchus 1835ebfdd1 Apply Qt settings immediately 2023-03-26 21:48:25 +02:00
Martchus 37a6d14dc5 Handle errors when restoring/saving settings 2023-02-18 18:46:27 +01:00
Martchus 0f4bbecedc Quit app when closing stand-alone renaming utility
See https://github.com/Martchus/tageditor/issues/52
2020-03-09 15:56:48 +01:00
Martchus 7f58124bf0 Use aboutToQuit() signal for cleanup-code
As recommended by the Qt documentation
2019-09-14 19:44:34 +02:00
Martchus 940deda0f3 Ensure Qt specific config is included 2019-06-16 15:55:55 +02:00
Martchus 66c9250246 Adapt to changes in c++utilities 2019-06-10 22:49:46 +02:00
Martchus 4b7d7a9499 Apply clang-format 2018-03-07 01:18:01 +01:00
Martchus 3735391626 Use ENABLE_QT_RESOURCES_OF_STATIC_DEPENDENCIES 2017-02-11 02:39:20 +01:00
Martchus 0ef07b7969 Refactor settings 2016-10-24 20:17:30 +02:00
Martchus c01d9c447c Allow using static Qt libraries 2016-08-19 22:39:44 +02:00
Martchus 5220e2cc6a Show (experimental) Qt settings 2016-08-14 22:49:47 +02:00
Martchus 6f6b410a8c added FileInfoModel as alternative to webview-based file info 2016-04-24 21:07:36 +02:00
Martchus f8cfb3ec14 moved parts of the MainWindow class to new TagEditorWidget class 2016-03-01 16:03:12 +01:00
Martchus 4c61c9a9d4 allow launching renaming utility separately 2016-01-14 23:53:28 +01:00
Martchus 1c4d577264 updated renaming utility
- allow usage of QJSEngine instead of deprecated QScriptEngine
- moved variables and functions from global object to tageditor object
2016-01-09 02:56:56 +01:00
Martchus 11ad156131 improved project files 2015-12-08 08:40:03 +01:00
Martchus c3417c5d2a added simple CMake project file 2015-12-05 22:55:05 +01:00
Martchus 77a0bc28ee fixed includes 2015-09-06 20:20:00 +02:00
Martchus ed65b659de updated application startup 2015-09-01 20:20:15 +02:00
Martchus 95a5fe093e updated application info 2015-08-25 19:09:26 +02:00
Martchus 51e9660f6e use macros to set application info 2015-07-27 23:26:51 +02:00
Martchus 4e4573696f increased version number 2015-06-07 00:15:02 +02:00
Martchus b2b8231a27 First commit 2015-04-22 19:33:53 +02:00