Commit Graph

12 Commits

Author SHA1 Message Date
Martchus 79038808ce Fix compilation with Qt 6 (beta1) 2020-10-23 17:01:34 +02:00
Martchus 78a868fc9e Fix enabling undo support without Qt Widgets GUI 2018-12-03 00:29:54 +01:00
Martchus fa050a422a Quick GUI: Allow filtering entries
So far all operations on entries are disabled when
in filtered state and switching between normal and
filtered view invalidates the stack.
2018-09-16 21:48:46 +02:00
Martchus cc78072ffc Improve cut and paste in Qt Quick GUI 2018-06-12 22:20:43 +02:00
Marius Kittler 22fb061686 Make use of models in QML more convenient 2018-05-20 01:48:31 +02:00
Martchus 51d9190199 Make models ready for use with Qt Quick 2018-04-22 21:00:39 +02: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 1c033b4746 Make definitions for gui support project specific 2017-04-27 22:16:26 +02:00
Martchus bd9037f1d5 Change usage of DECLARE_ENUM macro 2016-07-11 22:10:16 +02:00
Martchus 403388647c replaced signals/slots with Q_SIGNALS/Q_SLOTS 2015-08-25 19:15:27 +02:00
Martchus bda20da10c First commit 2015-04-22 19:30:09 +02:00