Commit Graph

14 Commits

Author SHA1 Message Date
Martchus 507aefae3f Improve coding style, reduce warnings 2018-12-08 19:55:41 +01:00
Martchus 78a868fc9e Fix enabling undo support without Qt Widgets GUI 2018-12-03 00:29:54 +01:00
Marius Kittler d9dd05f488 Add IsLastRow role to FieldModel 2018-11-22 21:58:05 +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 d8b6aeb818 Improve editing fields in Qt Quick GUI 2018-06-13 00:41:24 +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 b518f8968a tweaked filter 2016-04-08 00:04:23 +02:00
Martchus 4bbb82d898 added option to hide passwords when editing 2015-11-03 21:22:50 +01: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