Commit Graph

77 Commits

Author SHA1 Message Date
Martchus b12b7a7b24 Quick GUI: Focus text fields in dialogs 2018-09-10 19:53:54 +02:00
Martchus f86fcefc03 Quick GUI: Show warning if no password set 2018-09-10 19:53:14 +02:00
Martchus b1bd12755c Use extra page for fields 2018-09-09 01:49:32 +02:00
Martchus 829c7e63dc Improve theming under Android 2018-09-09 00:57:02 +02:00
Martchus a5ffe32861 Quick GUI: Show full file path as tooltip 2018-09-08 20:00:43 +02:00
Marius Kittler 6048e7d561 Quick GUI: Fix creating new files via Quick dialog 2018-09-07 14:20:54 +02:00
Martchus 6d786d0b77 Show native file dialog under Android 2018-09-07 00:55:10 +02:00
Martchus a16021ca9a Quick GUI: Make entry icon clickable, show menu on right/long click 2018-09-02 19:09:16 +02:00
Martchus a8681e6af1 Quick GUI: Use SVG icon for logo 2018-09-02 19:08:03 +02:00
Martchus 10ab060568 Quick GUI: Allow moving entries to the bottom 2018-09-02 19:04:28 +02:00
Martchus 162161d07c Show global drawer initially if no file opened 2018-08-31 22:29:34 +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 68c3133498 Use Array.map() instead of for loop 2018-06-16 15:25:57 +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 974910dbf6 Make QML coding style more consistent 2018-06-14 23:46:18 +02:00
Martchus e86d72dab9 Add misc improvements to Qt Quick GUI 2018-06-14 23:22:23 +02:00
Martchus d8b6aeb818 Improve editing fields in Qt Quick GUI 2018-06-13 00:41:24 +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 91e02d1123 Allow to re-order entries in Qt Quick GUI 2018-06-12 21:32:44 +02:00
Martchus 3fd7a474ae Allow to cut & paste entries in Qt Quick GUI 2018-06-11 23:21:15 +02:00
Martchus c1a426f268 Allow to rename and delete entries in Qt Quick GUI 2018-06-10 22:39:33 +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 515cb9fe84 added simple CMake project file 2015-12-05 22:52:00 +01:00
Martchus bda20da10c First commit 2015-04-22 19:30:09 +02:00