Commit Graph

265 Commits

Author SHA1 Message Date
Martchus 85be8d2c31 Add German translation 2018-03-20 20:56:41 +01:00
Martchus 74334d362b Add English plural forms 2018-03-20 20:56:30 +01:00
Martchus 334f65d9c8 Update translations 2018-03-20 20:17:45 +01:00
Martchus 3948490bba Improve shortcuts in GUI 2018-03-14 00:40:06 +01:00
Martchus 24eadaf516 Fix missing return 2018-03-14 00:39:46 +01:00
Martchus 575d0cabdb Apply clang format on all GUI files 2018-03-14 00:17:14 +01:00
Martchus 836e6bbcb2 Improve coding style 2018-03-14 00:15:12 +01:00
Martchus 3590a5150c Increase patch version 2.1.4 -> 2.1.5 2018-01-26 15:53:26 +01:00
Martchus 983cc6077b Improve coding style 2018-01-26 15:52:43 +01:00
Martchus 91c6961422 Allow opening files in read-only mode 2018-01-26 15:51:34 +01:00
Martchus 1929bcf55b Allow to retry opening in interactive CLI 2017-12-17 23:38:45 +01:00
Martchus 529382e881 Improve CLI help 2017-12-17 23:38:12 +01:00
Martchus 20134d94f3 Update patch version 2017-11-01 19:12:20 +01:00
Martchus c217b4f5b4 Fix deref nullptr when adding new field and pw hidden 2017-10-21 21:14:50 +02:00
Martchus e1386c2a79 Reformat using clang-tidy 5.0 2017-09-29 17:20:03 +02:00
Martchus 654489cb45 Use ArgumentParser::parseArgsOrExit() 2017-09-29 17:16:44 +02:00
Martchus 36bad86c6e Update translations 2017-06-10 22:26:23 +02:00
Martchus 2dfe0ac902 Improve CLI 2017-06-10 22:26:12 +02:00
Martchus 593e72f121 Add missing #include <functional> 2017-06-09 00:42:52 +02:00
Martchus 1ef1d21839 Apply tidy 2017-06-09 00:42:32 +02:00
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