Commit Graph

24 Commits

Author SHA1 Message Date
Martchus 0ead95e749 Update style sheet on palette changes accordingly 2023-03-30 00:04:17 +02:00
Martchus 217942e946 Avoid getter being mismarked as slot in MainWindow 2022-08-20 16:22:23 +02:00
Martchus 5e8c230cfb Support Qt 6 (commit 174154b) 2020-09-04 00:54:34 +02:00
Martchus 53d3e71d36 Don't use lower-case Qt macros 2020-03-08 14:09:56 +01:00
Martchus 31de4955e6 Don't use QCursor::pos() to position context menus
This won't work under Wayland.
2019-07-20 18:23:43 +02:00
Martchus e820ebe71f Fix lupdate problem for real
The enum class still seems to be the cause of the
problem so this still needs to be worked around.
2019-07-07 15:24:51 +02:00
Martchus f16dbc06d1 Adapt to changes in c++utilities 2019-06-10 22:44:59 +02:00
Martchus 75075725a6 Add file details 2018-12-21 01:14:41 +01:00
Martchus d2b096bfda Adapt for passwordfile 4.0.0 2018-12-19 00:15:39 +01:00
Martchus 836e6bbcb2 Improve coding style 2018-03-14 00:15:12 +01:00
Martchus 91c6961422 Allow opening files in read-only mode 2018-01-26 15:51:34 +01:00
Martchus e1386c2a79 Reformat using clang-tidy 5.0 2017-09-29 17:20:03 +02:00
Martchus f5bdf4c438 Apply clang-format 2017-05-01 03:26:04 +02:00
Martchus 648d482766 Uniform line endings (dos2unix) 2016-08-29 20:21:24 +02:00
Martchus 77284da073 Add (experimental) Qt settings 2016-08-16 00:37:17 +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 2903280995 fixed recent menu 2016-04-26 20:13:05 +02:00
Martchus fc13d3d6a9 refactored "recently opened files menu" 2016-04-19 01:38:43 +02:00
Martchus 4bbb82d898 added option to hide passwords when editing 2015-11-03 21:22:50 +01:00
Martchus 90d37aeaa9 fixed includes 2015-09-06 20:33:09 +02:00
Martchus 403388647c replaced signals/slots with Q_SIGNALS/Q_SLOTS 2015-08-25 19:15:27 +02:00
Martchus ba11bce11a added Drag & Drop support
improved window title
2015-06-21 21:37:45 +02:00
Martchus bda20da10c First commit 2015-04-22 19:30:09 +02:00