Commit Graph

82 Commits

Author SHA1 Message Date
Martchus c3775775d1 Quick GUI: Allow to clear recent files 2018-09-16 19:16:12 +02:00
Martchus 316f1ee2a7 Quick GUI: Hide entries and their children when deleted 2018-09-10 22:46:17 +02:00
Martchus a2b579623d Quick GUI: Clear password also in file but not when closing 2018-09-10 20:04:14 +02:00
Martchus 1d3f81ab70 Quick GUI: Clear previous/wrong password 2018-09-10 19:56:35 +02:00
Martchus f86fcefc03 Quick GUI: Show warning if no password set 2018-09-10 19:53:14 +02:00
Martchus 829c7e63dc Improve theming under Android 2018-09-09 00:57:02 +02:00
Martchus 65d41276e8 Improve debug messages 2018-09-08 19:59:15 +02:00
Martchus 6d786d0b77 Show native file dialog under Android 2018-09-07 00:55:10 +02:00
Martchus c0c2ee997f Quick GUI: Tweak styling for Android 2018-09-02 19:07:02 +02:00
Martchus 0ecef255c9 Improve icons for Qt Quick / Android 2018-08-31 22:29:01 +02:00
Martchus fa8e6a76db Allow to copy in Qt Quick GUI 2018-06-16 15:37:55 +02:00
Martchus fdd8e28474 Simplify initialization of Qt Quick GUI 2018-06-16 15:15:25 +02:00
Martchus 932dc9cb59 Add "Recent files ..." to Qt Quick GUI 2018-06-16 15:09:12 +02:00
Martchus a358346150 Rely on Qt utilities for configuring QQC2 style 2018-06-16 13:23:13 +02:00
Martchus e86d72dab9 Add misc improvements to Qt Quick GUI 2018-06-14 23:22:23 +02:00
Martchus cc78072ffc Improve cut and paste in Qt Quick GUI 2018-06-12 22:20:43 +02:00
Martchus 71652bcab3 Improve some details in Qt Quick GUI 2018-06-12 22:02:37 +02:00
Martchus 3fd7a474ae Allow to cut & paste entries in Qt Quick GUI 2018-06-11 23:21:15 +02:00
Marius Kittler bea4533133 Continue development of Qt Quick GUI
* Add view (written in QML, based on Qt Quick Controls 2
  and Kirigami 2)
* Add controller (written in C++)
* Use existing models (written in C++)
2018-05-20 01:59:56 +02:00
Martchus 65c8797079 Improve startup code for WIP Qt Quick GUI 2018-04-22 20:38:29 +02:00
Martchus 836e6bbcb2 Improve coding style 2018-03-14 00:15:12 +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 0e8dbd6f66 Use ENABLE_QT_RESOURCES_OF_STATIC_DEPENDENCIES 2017-02-11 02:36:10 +01:00
Martchus 4fdd328e9d overall cleanup 2016-04-25 22:06:24 +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 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 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 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