Commit Graph

225 Commits

Author SHA1 Message Date
53712d52c8 Provide bash completion 2016-07-04 23:29:49 +02:00
9d37aaf894 Remove doxygen file (use template instead) 2016-06-17 17:57:26 +02:00
131abd1f22 Use workaround for GCC Bug 66145 2016-06-14 22:57:39 +02:00
dd7ff6ea98 Use new argument parser API 2016-06-14 00:49:29 +02:00
8529dbb4bc Update translations 2016-06-14 00:49:10 +02:00
2903280995 fixed recent menu 2016-04-26 20:13:05 +02:00
2ec575fa11 added version constraints 2016-04-25 22:24:58 +02:00
4fdd328e9d overall cleanup 2016-04-25 22:06:24 +02:00
fc13d3d6a9 refactored "recently opened files menu" 2016-04-19 01:38:43 +02:00
06a5a418bc minor fixes
- propose extension filter "pwmgr" in file dialogs
- update window title after file creation
2016-04-16 02:20:48 +02:00
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
a953bbad27 fixed addRecentEntry 2016-04-09 00:33:01 +02:00
b518f8968a tweaked filter 2016-04-08 00:04:23 +02:00
aa049585b5 make building GUI optional 2016-04-07 23:51:03 +02:00
9ababd9279 filter parent items, too 2016-03-15 15:33:13 +01:00
55c41d8fa2 fixed description 2016-03-10 22:19:21 +01:00
6086c613f4 lupdate 2016-03-03 19:41:49 +01:00
e366ac8ac1 improved context menu in TableView 2016-03-03 16:50:37 +01:00
76e474c276 lupdate 2016-02-27 23:24:53 +01:00
586589af5f improved window title when showing password dlg 2016-02-27 23:23:02 +01:00
fe899083eb removed creation of Windows icon in qmake project
this never worked when building concurrently
2016-02-06 17:06:05 +01:00
64190406ea use openLocalFileOrDir() 2016-02-06 17:05:27 +01:00
0ff3dbff59 ignore *.txt.user files 2016-01-25 19:10:34 +01:00
b88730db34 show UI files in Qt Creator 2016-01-25 19:05:04 +01:00
f76a72c866 ensure custom install targets don't conflict
(required when building as subdirectory)
2016-01-21 16:35:12 +01:00
020f2b7992 updated version 2015-12-27 21:38:25 +01:00
2d8c94855c show path when asking for password 2015-12-19 01:34:12 +01:00
fb5f30a5ac added shortcut to open most recent file 2015-12-19 01:31:54 +01:00
f93127deef disable new ABI (can't catch ios_base::failure with new ABI) 2015-12-13 20:46:32 +01:00
8219d923a6 added resources 2015-12-13 20:46:25 +01:00
f2f2540bb9 improved project files 2015-12-08 08:37:18 +01:00
515cb9fe84 added simple CMake project file 2015-12-05 22:52:00 +01:00
1713e55c0b updated version 2015-11-08 20:27:10 +01:00
2e522b44ad need to modify item delegate to properly hide passwords when editing 2015-11-04 20:30:32 +01:00
4bbb82d898 added option to hide passwords when editing 2015-11-03 21:22:50 +01:00
89762b4830 updated version 2015-10-16 21:41:18 +02:00
a33327b6b6 set meta data (win32) 2015-10-01 14:23:33 +02:00
04852b9a18 unified dialog style sheet, removed hard coded colors 2015-09-26 20:34:09 +02:00
ff4ffafefd uniform spelling of app name 2015-09-26 20:32:10 +02:00
90d37aeaa9 fixed includes 2015-09-06 20:33:09 +02:00
8f2bd78b47 updated application startup 2015-09-01 20:18:13 +02:00
ea6d3c6dfc updated project files 2015-08-26 21:12:51 +02:00
31ce7faef8 fixed spelling mistake 2015-08-26 21:12:43 +02:00
403388647c replaced signals/slots with Q_SIGNALS/Q_SLOTS 2015-08-25 19:15:27 +02:00
a0883968cb updated application info 2015-08-25 19:14:49 +02:00
fe4fc46896 fix 2015-07-31 01:31:45 +02:00
76c9cf40ae can't use packageExists here 2015-07-31 01:30:19 +02:00
3548fe596f added .directory, docs/ 2015-07-31 01:24:50 +02:00
d77f56439c icon conversion for Windows 2015-07-31 01:15:19 +02:00
b32fb73c67 ensure firstType is initialized 2015-07-31 01:11:35 +02:00