Commit Graph

91 Commits

Author SHA1 Message Date
Martchus d2b096bfda Adapt for passwordfile 4.0.0 2018-12-19 00:15:39 +01:00
Martchus cb121fb75d Improve configuration of Qt Quick GUI 2018-12-15 22:57:00 +01:00
Martchus 78a868fc9e Fix enabling undo support without Qt Widgets GUI 2018-12-03 00:29:54 +01:00
Martchus 1582048a22 Fix building without Qt Widgets GUI support 2018-12-01 02:22:26 +01:00
Marius Kittler 13189f2bfd Update comment in CMakeLists.txt 2018-11-22 22:35:38 +01:00
Marius Kittler e197b8d8e5 Add search icon for Quick GUI 2018-11-22 22:02:27 +01:00
Martchus 9c370b375d Quick GUI: Move filter to its own dialog
Because under Android the usability of the text box
inside the drawer is not very good.
2018-11-20 00:45:05 +01:00
Marius Kittler c127845eba Sync version with Git tag/release (which accidently increased major version) 2018-09-26 13:36:21 +02:00
Martchus 4e57ab69d3 Update version to 2.2.0 2018-09-18 23:27:23 +02:00
Martchus 18e7e5d027 Use CMake from qtutilities instead of ECM to create Android APK 2018-09-16 00:33:55 +02:00
Martchus 0182e41ffa Add missing icons 2018-09-10 23:28:02 +02:00
Martchus 7fbc1fe0f6 Add missing icons 2018-09-09 01:49:12 +02:00
Martchus 829c7e63dc Improve theming under Android 2018-09-09 00:57:02 +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 a358346150 Rely on Qt utilities for configuring QQC2 style 2018-06-16 13:23:13 +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 3590a5150c Increase patch version 2.1.4 -> 2.1.5 2018-01-26 15:53:26 +01:00
Martchus 20134d94f3 Update patch version 2017-11-01 19:12:20 +01:00
Martchus 654489cb45 Use ArgumentParser::parseArgsOrExit() 2017-09-29 17:16:44 +02:00
Martchus 1c033b4746 Make definitions for gui support project specific 2017-04-27 22:16:26 +02:00
Martchus 1954565d63 Add missing icons 2017-04-23 13:02:36 +02:00
Martchus 5f6980dbd7 Improve categories of *.desktop file
TODO: Find better category
2016-11-08 19:37:26 +01:00
Martchus 11650c394f Update version 2016-09-10 17:21:03 +02:00
Martchus a789fa24b3 Allow using static Qt libraries 2016-08-19 22:39:28 +02:00
Martchus 77284da073 Add (experimental) Qt settings 2016-08-16 00:37:17 +02:00
Martchus 544126373c Generate config header in extra module 2016-07-27 21:40:34 +02:00
Martchus 4caabbb148 Fix building without Qt/GUI 2016-07-27 18:29:00 +02:00
Martchus e890b37459 Add required icons 2016-07-16 23:13:06 +02:00
Martchus 53712d52c8 Provide bash completion 2016-07-04 23:29:49 +02:00
Martchus dd7ff6ea98 Use new argument parser API 2016-06-14 00:49:29 +02:00
Martchus 2ec575fa11 added version constraints 2016-04-25 22:24:58 +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 aa049585b5 make building GUI optional 2016-04-07 23:51:03 +02:00
Martchus b88730db34 show UI files in Qt Creator 2016-01-25 19:05:04 +01:00
Martchus f76a72c866 ensure custom install targets don't conflict
(required when building as subdirectory)
2016-01-21 16:35:12 +01:00
Martchus 020f2b7992 updated version 2015-12-27 21:38:25 +01:00
Martchus f93127deef disable new ABI (can't catch ios_base::failure with new ABI) 2015-12-13 20:46:32 +01: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