Commit Graph

95 Commits

Author SHA1 Message Date
Martchus e1386c2a79 Reformat using clang-tidy 5.0 2017-09-29 17:20:03 +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 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 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 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 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 131abd1f22 Use workaround for GCC Bug 66145 2016-06-14 22:57:39 +02:00
Martchus 2903280995 fixed recent menu 2016-04-26 20:13:05 +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 a953bbad27 fixed addRecentEntry 2016-04-09 00:33:01 +02:00
Martchus b518f8968a tweaked filter 2016-04-08 00:04:23 +02: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 586589af5f improved window title when showing password dlg 2016-02-27 23:23:02 +01:00
Martchus 64190406ea use openLocalFileOrDir() 2016-02-06 17:05:27 +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 f2f2540bb9 improved project files 2015-12-08 08:37:18 +01:00
Martchus 515cb9fe84 added simple CMake project file 2015-12-05 22:52:00 +01:00
Martchus 2e522b44ad need to modify item delegate to properly hide passwords when editing 2015-11-04 20:30:32 +01:00
Martchus 4bbb82d898 added option to hide passwords when editing 2015-11-03 21:22:50 +01:00
Martchus 04852b9a18 unified dialog style sheet, removed hard coded colors 2015-09-26 20:34:09 +02:00
Martchus 90d37aeaa9 fixed includes 2015-09-06 20:33:09 +02:00
Martchus 8f2bd78b47 updated application startup 2015-09-01 20:18:13 +02:00
Martchus 403388647c replaced signals/slots with Q_SIGNALS/Q_SLOTS 2015-08-25 19:15:27 +02:00
Martchus a0883968cb updated application info 2015-08-25 19:14:49 +02:00
Martchus b32fb73c67 ensure firstType is initialized 2015-07-31 01:11:35 +02:00
Martchus cd04740a74 moved application info to project file 2015-07-27 23:33:54 +02:00
Martchus 474f788d40 code for generation of window title has been outsourced to the Qt
utilities library
2015-07-07 00:53:24 +02:00
Martchus 4c2a49eae6 just removed empty line 2015-06-24 01:03:25 +02:00
Martchus ba11bce11a added Drag & Drop support
improved window title
2015-06-21 21:37:45 +02:00
Martchus 96e7fb3ad1 fixed bug concerning recent entry 2015-06-07 00:09:37 +02:00
Martchus 158560260c increased version number 2015-06-07 00:09:11 +02:00
Martchus bda20da10c First commit 2015-04-22 19:30:09 +02:00