Commit Graph

95 Commits

Author SHA1 Message Date
Martchus f5bdf4c438 Apply clang-format 2017-05-01 03:26:04 +02:00
Martchus 1c033b4746 Make definitions for gui support project specific 2017-04-27 22:16:26 +02:00
Martchus 1954565d63 Add missing icons 2017-04-23 13:02:36 +02:00
Martchus bc5ae4b6eb Add translations (again) 2017-04-02 19:31:37 +02:00
Martchus 1193b9acec Don't use organization for settings 2017-02-20 19:55:48 +01:00
Martchus 0e8dbd6f66 Use ENABLE_QT_RESOURCES_OF_STATIC_DEPENDENCIES 2017-02-11 02:36:10 +01:00
Martchus afd39f21d3 Remove use of old SLOT macro 2017-02-06 21:38:01 +01:00
Martchus c3fbe3899c Update translations 2016-11-26 12:47:12 +01:00
Martchus 5f6980dbd7 Improve categories of *.desktop file
TODO: Find better category
2016-11-08 19:37:26 +01:00
Martchus 44957e9740 Add note about download 2016-09-14 20:05:16 +02:00
Martchus 11650c394f Update version 2016-09-10 17:21:03 +02:00
Martchus 648d482766 Uniform line endings (dos2unix) 2016-08-29 20:21:24 +02:00
Martchus 56907b6d4c Fix overriding custom font 2016-08-27 15:19:49 +02:00
Martchus a789fa24b3 Allow using static Qt libraries 2016-08-19 22:39:28 +02:00
Martchus 77284da073 Add (experimental) Qt settings 2016-08-16 00:37:17 +02:00
Martchus 544126373c Generate config header in extra module 2016-07-27 21:40:34 +02:00
Martchus 4caabbb148 Fix building without Qt/GUI 2016-07-27 18:29:00 +02:00
Martchus e890b37459 Add required icons 2016-07-16 23:13:06 +02:00
Martchus 57c156689a Improve saving and restoring geometry 2016-07-16 23:12:53 +02:00
Martchus bd9037f1d5 Change usage of DECLARE_ENUM macro 2016-07-11 22:10:16 +02:00
Martchus 53712d52c8 Provide bash completion 2016-07-04 23:29:49 +02:00
Martchus 9d37aaf894 Remove doxygen file (use template instead) 2016-06-17 17:57:26 +02:00
Martchus 131abd1f22 Use workaround for GCC Bug 66145 2016-06-14 22:57:39 +02:00
Martchus dd7ff6ea98 Use new argument parser API 2016-06-14 00:49:29 +02:00
Martchus 8529dbb4bc Update translations 2016-06-14 00:49:10 +02:00
Martchus 2903280995 fixed recent menu 2016-04-26 20:13:05 +02:00
Martchus 2ec575fa11 added version constraints 2016-04-25 22:24:58 +02:00
Martchus 4fdd328e9d overall cleanup 2016-04-25 22:06:24 +02:00
Martchus fc13d3d6a9 refactored "recently opened files menu" 2016-04-19 01:38:43 +02:00
Martchus 06a5a418bc minor fixes
- propose extension filter "pwmgr" in file dialogs
- update window title after file creation
2016-04-16 02:20:48 +02:00
Martchus 07fd782a3d 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 00:51:52 +02:00
Martchus a953bbad27 fixed addRecentEntry 2016-04-09 00:33:01 +02:00
Martchus b518f8968a tweaked filter 2016-04-08 00:04:23 +02:00
Martchus aa049585b5 make building GUI optional 2016-04-07 23:51:03 +02:00
Martchus 9ababd9279 filter parent items, too 2016-03-15 15:33:13 +01:00
Martchus 55c41d8fa2 fixed description 2016-03-10 22:19:21 +01:00
Martchus 6086c613f4 lupdate 2016-03-03 19:41:49 +01:00
Martchus e366ac8ac1 improved context menu in TableView 2016-03-03 16:50:37 +01:00
Martchus 76e474c276 lupdate 2016-02-27 23:24:53 +01:00
Martchus 586589af5f improved window title when showing password dlg 2016-02-27 23:23:02 +01:00
Martchus fe899083eb removed creation of Windows icon in qmake project
this never worked when building concurrently
2016-02-06 17:06:05 +01:00
Martchus 64190406ea use openLocalFileOrDir() 2016-02-06 17:05:27 +01:00
Martchus 0ff3dbff59 ignore *.txt.user files 2016-01-25 19:10:34 +01:00
Martchus b88730db34 show UI files in Qt Creator 2016-01-25 19:05:04 +01:00
Martchus f76a72c866 ensure custom install targets don't conflict
(required when building as subdirectory)
2016-01-21 16:35:12 +01:00
Martchus 020f2b7992 updated version 2015-12-27 21:38:25 +01:00
Martchus 2d8c94855c show path when asking for password 2015-12-19 01:34:12 +01:00
Martchus fb5f30a5ac added shortcut to open most recent file 2015-12-19 01:31:54 +01:00
Martchus f93127deef disable new ABI (can't catch ios_base::failure with new ABI) 2015-12-13 20:46:32 +01:00
Martchus 8219d923a6 added resources 2015-12-13 20:46:25 +01:00