Commit Graph

386 Commits

Author SHA1 Message Date
Martchus 5b9e63785a Always show debug output when opening native fd 2019-01-12 02:51:13 +01:00
Martchus 3b833e474b Remove const_cast 2018-12-23 19:02:40 +01:00
Martchus d675823b57 Update translations 2018-12-22 03:00:41 +01:00
Martchus 3f6b488cf3 Check for encryption via save options in Quick GUI
So the special file handling used under Android is not
messed.
2018-12-22 02:24:48 +01:00
Martchus b4a89d49fd Update version in AndroidManifest.xml 2018-12-22 02:08:18 +01:00
Martchus 7866787e2e Don't use (Windows-specific) dialog style for details 2018-12-22 00:51:13 +01:00
Martchus 779acb8c3a Prevent cropping icon for Windows binary
The new icon must not be cropped.
2018-12-22 00:42:13 +01:00
Martchus 75075725a6 Add file details 2018-12-21 01:14:41 +01:00
Martchus d2b096bfda Adapt for passwordfile 4.0.0 2018-12-19 00:15:39 +01:00
Martchus d1e1d44c32 Improve README.md 2018-12-16 00:03:56 +01:00
Martchus 2f603817f6 Add comment about anchors.centerIn 2018-12-15 23:44:34 +01:00
Martchus e5da308218 Increase spacing of about dialog in Quick GUI 2018-12-15 23:44:04 +01:00
Martchus 4abcf57e7b Update build.gradle for Qt 5.12 2018-12-15 23:43:19 +01:00
Martchus e59662acc9 Clean initialization of of Qt Quick GUI 2018-12-15 23:10:53 +01:00
Martchus 36b8324f6b Check for QT_NO_CLIPBOARD in PasswordGeneratorDialog 2018-12-15 23:10:00 +01:00
Martchus cb121fb75d Improve configuration of Qt Quick GUI 2018-12-15 22:57:00 +01:00
Martchus 7662c30069 Polish Qt Quick GUI
* Fix some warnings
* Remove debugging leftovers
2018-12-15 22:55:11 +01:00
Martchus 9428f449bd Fix notification for deleted entries 2018-12-08 20:51:19 +01:00
Martchus 56243eb70c Fix strings which could not be translated correctly 2018-12-08 20:31:32 +01:00
Martchus c5d40a99d2 Update translations 2018-12-08 20:05:54 +01:00
Martchus 507aefae3f Improve coding style, reduce warnings 2018-12-08 19:55:41 +01:00
Martchus 08bb7954a6 Move about dialog for Quick GUI to its own file 2018-12-08 19:34:32 +01:00
Martchus 57146af472 Fix declaration of applyThemingForAndroid() 2018-12-08 19:27:04 +01:00
Martchus ba4cec44da Quick GUI: Improve about dialog 2018-12-08 19:20:14 +01:00
Martchus 7a37caefcb Update README.md for building Android APK 2018-12-08 19:19:32 +01:00
Martchus 232936a15d Reformat android.h/android.cpp 2018-12-08 19:19:00 +01:00
Martchus b4750c38fe Quick GUI: Show error if root element is missing 2018-12-08 19:18:35 +01:00
Martchus c090141ec3 Quick GUI: Change theming to use green colors 2018-12-08 19:18:12 +01:00
Martchus 08268f50ee Update icons
* Replace application icon with a new one
* Use adaptive icon under Android
* Remove unused icons
2018-12-08 19:13:57 +01:00
Marius Kittler 5b9b84866d Add about dialog to Qt Quick GUI 2018-12-03 18:11:42 +01:00
Martchus 2d249b210a Quick GUI: Improve a few details 2018-12-03 00:30:55 +01:00
Martchus f4cc381cf4 Quick GUI: Fix password visibility 2018-12-03 00:30:16 +01:00
Martchus 78a868fc9e Fix enabling undo support without Qt Widgets GUI 2018-12-03 00:29:54 +01:00
Martchus 06c280768d Android: Hardcode paths for local libs
Workaround to prevent errors loading those plugins when
Qt is configured/patched to use custom paths.
2018-12-02 21:47:40 +01:00
Martchus dddf4af2b3 Adapt Android build instructions to latest packaging changes 2018-12-01 02:23:48 +01:00
Martchus 1582048a22 Fix building without Qt Widgets GUI support 2018-12-01 02:22:26 +01:00
Martchus 67025418ff Fix #ifdef for DEBUG_BUILD 2018-12-01 02:21:16 +01:00
Marius Kittler 13189f2bfd Update comment in CMakeLists.txt 2018-11-22 22:35:38 +01:00
Marius Kittler a818318e69 Add German translations for Quick GUI 2018-11-22 22:35:03 +01:00
Marius Kittler d4437e10b7 Quick GUI: Skip confirming deletion if undo supported 2018-11-22 22:09:54 +01:00
Marius Kittler 776dc06431 Quick GUI: Support undo/redo
so far this requires to compile with widgets GUI support
2018-11-22 22:05:49 +01:00
Marius Kittler a69a91d47e Quick GUI: Fix handling last row of FieldModel 2018-11-22 22:03:42 +01:00
Marius Kittler e197b8d8e5 Add search icon for Quick GUI 2018-11-22 22:02:27 +01:00
Marius Kittler f5ac7d52cd Quick GUI: Remove switch to show passwords on focus
because it is not used anymore
2018-11-22 22:01:37 +01:00
Marius Kittler 9ba9b41240 Quick GUI: Add control to deletion dialog so it is shown correctly 2018-11-22 22:00:31 +01:00
Marius Kittler fb83048517 Return more defaults for last (empty) row of FieldModel 2018-11-22 21:59:26 +01:00
Marius Kittler d9dd05f488 Add IsLastRow role to FieldModel 2018-11-22 21:58:05 +01:00
Marius Kittler f7a3c7fd01 Fix warnings in FieldModel 2018-11-22 21:57:31 +01:00
Martchus 8eeb3e9484 Quick GUI: Use automatic internal toolbar 2018-11-20 20:13:26 +01:00
Martchus 07d955a4a5 Quick GUI: Adjust some details 2018-11-20 20:13:08 +01:00