Commit Graph

224 Commits

Author SHA1 Message Date
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
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 1713e55c0b updated version 2015-11-08 20:27:10 +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 89762b4830 updated version 2015-10-16 21:41:18 +02:00
Martchus a33327b6b6 set meta data (win32) 2015-10-01 14:23:33 +02:00
Martchus 04852b9a18 unified dialog style sheet, removed hard coded colors 2015-09-26 20:34:09 +02:00
Martchus ff4ffafefd uniform spelling of app name 2015-09-26 20:32:10 +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 ea6d3c6dfc updated project files 2015-08-26 21:12:51 +02:00
Martchus 31ce7faef8 fixed spelling mistake 2015-08-26 21:12:43 +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 fe4fc46896 fix 2015-07-31 01:31:45 +02:00
Martchus 76c9cf40ae can't use packageExists here 2015-07-31 01:30:19 +02:00
Martchus 3548fe596f added .directory, docs/ 2015-07-31 01:24:50 +02:00
Martchus d77f56439c icon conversion for Windows 2015-07-31 01:15:19 +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