Commit Graph

265 Commits

Author SHA1 Message Date
Martchus e21c97a37e Update translations 2019-07-07 15:25:01 +02:00
Martchus e820ebe71f Fix lupdate problem for real
The enum class still seems to be the cause of the
problem so this still needs to be worked around.
2019-07-07 15:24:51 +02:00
Martchus e9196404d6 Add comment for lupdate again
It still seems to be required for some reason
2019-07-07 11:51:11 +02:00
Martchus e1afd5504e Update version to 4.1.0 2019-07-06 17:24:24 +02:00
Martchus c92efb3c88 Update Android build instructions 2019-07-06 17:19:54 +02:00
Marius Kittler 0e2af9ff2e Add "Save as" option in Quick GUI 2019-07-06 17:19:11 +02:00
Martchus dd77f56a40 Adapt Android specific code to c++utilities v5 2019-07-03 00:38:29 +02:00
Martchus 27f90b7008 Ensure Qt specific config is included 2019-06-16 15:56:34 +02:00
Martchus d606b8a6cb Adapt to changes in c++utilities 2019-06-12 21:02:57 +02:00
Martchus f16dbc06d1 Adapt to changes in c++utilities 2019-06-10 22:44:59 +02:00
Marius Kittler f863fb474c Adapt to c++utilities v5 2019-05-04 22:25:56 +02:00
Martchus f113197b62 Update version to 4.0.2 2019-04-21 22:28:03 +02:00
Martchus 8e1ee51e82 Adjust QTableView row height to fit content 2019-03-15 23:09:31 +01:00
Martchus 443e443214 Update README.md
* Cover current problems with CMake and latest Android NDK
* Add download section from Tag Editor
* Improve command for keystore creation
2019-03-03 22:32:57 +01:00
Martchus d196d4c983 Remove superseded test code 2019-03-03 01:35:44 +01:00
Martchus e5121aa8fc Fix verison in AndroidManifest.xml 2019-03-01 15:39:50 +01:00
Marius Kittler 37f9a65c97 Apply cmake-format 2019-02-06 17:58:29 +01:00
Martchus 481cc92d28 Update translations 2019-02-05 00:32:14 +01:00
Martchus b6952c3772 Make "Change password for" translatable 2019-02-05 00:32:06 +01:00
Martchus daa9251b77 Fix ugly bullet points under Android on PasswordEchoOnEdit 2019-02-05 00:31:27 +01:00
Martchus be2da373b8 Add debug printing for Android
Under Android we can not just use Gammaray so let's print
resources and QIcon settings for debug builds.
2019-02-05 00:30:34 +01:00
Martchus 065bded841 Ensure Kirigami2 does not mess with our settings 2019-02-05 00:29:21 +01:00
Martchus f577b5acd7 Remove ugly icon and bold font for encryption note 2019-02-05 00:28:35 +01:00
Martchus 3126bdef08 Document 2nd CMake invocation for using NDK toolchain file 2019-02-05 00:28:11 +01:00
Martchus 9002602895 Quick GUI: Show buttons to copy when editing field 2019-02-05 00:27:18 +01:00
Marius Kittler dcb2253903 Increment patch version 4.0.0 -> 4.0.1 2019-01-21 18:16:17 +01:00
Marius Kittler 5492e67496 Quick GUI: Enable wrapping in details dialog 2019-01-21 18:15:44 +01:00
Marius Kittler 5d36b93b69 Quick GUI: Prevent context menu on last, empty row 2019-01-21 18:15:21 +01:00
Marius Kittler 7fee73cf29 Quick GUI: Make '+' to append field clickable 2019-01-21 18:14:48 +01:00
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