Commit Graph

42 Commits

Author SHA1 Message Date
Martchus 8319d4f485 Extend Android-related remarks in README 2024-04-01 14:55:58 +02:00
Martchus b8d2422669 Bundle icons and translations when building for Android 2024-03-26 22:52:21 +01:00
Martchus 7a08ee7d00 Adapt README to latest changes 2024-03-26 22:50:20 +01:00
Martchus 7c03835fc3 Improve documentation of keystore handling 2024-03-26 21:58:35 +01:00
Martchus 6972256727 Improve Qt Quick GUI after porting to Qt 6
* Avoid use of deprecated QML features
* Fix problems when moving items by making the delegates own items
* Improve code in models, especially functions for moving rows
* Fix sizing of dialogs
* Replace code relying on `bannerClicked` event which has been removed in
  KF6
* Use the native file dialog if supported (and otherwise not); this should
  give the desired behavior under each platform out of the box
* Update versioning requirements in README
2024-03-24 22:26:44 +01:00
Martchus 4bf6a91d72 Port Qt Quick GUI for Android to Qt 6 2024-03-17 00:34:00 +01:00
Martchus 430e17416a Update copyright date 2024-02-24 21:16:53 +01:00
Martchus 8f8eda8755 Mention key used for signing binaries in README 2024-02-07 19:27:58 +01:00
Martchus a8023d255a State minimum required Windows 10 version 2023-11-18 21:42:07 +01:00
Martchus 3a1495ce53 Update copyright notice 2023-01-17 18:38:00 +01:00
Martchus 9c3a236672 Fix typo in README 2022-08-28 00:19:48 +02:00
Martchus 3f7ea3095e Document QT_PACKAGE_PREFIX 2022-05-16 21:08:28 +02:00
Martchus 46d35530c4 Update download instructions 2022-05-16 20:46:59 +02:00
Martchus 37ee70dfa4 Add copyright notice 2022-04-05 20:19:34 +02:00
Martchus 7cf5972d27 Clarify that license is "GPL-2-or-later" 2022-03-15 21:41:30 +01:00
Martchus 418104b6cb Add OBS repository URL as download page doesn't contain all versions 2022-01-22 17:51:43 +01:00
Martchus 2428c3e656 Update/improve build instructions 2021-12-05 18:36:52 +01:00
Martchus d97d291b16 Add notes about compatibility of Windows builds 2021-10-05 18:18:20 +02:00
Martchus 3a01f2de31 Fix typos found via `codespell --skip .git -w` 2021-07-03 19:46:22 +02:00
Martchus 4c85e7710b Improve download section of README 2020-12-05 21:23:36 +01:00
Martchus bdefea2e59 Update RPM download section 2020-12-05 21:10:00 +01:00
Martchus 68ac92d5db Use ninja in build example 2020-10-10 01:05:32 +02:00
raj292 9b0d4dc092
Add link to wikipedia on README.md 2020-10-01 10:25:32 +02:00
Martchus aeff15682f Remove overspecification of Qt version in documentation and comments 2020-09-04 01:21:28 +02:00
Martchus cddfebab8b Improve Android build
Use new features in qtutilities to prevent duplication of
version and other meta-info in manifest file.
2019-08-22 01:10:35 +02:00
Martchus c92efb3c88 Update Android build instructions 2019-07-06 17:19:54 +02:00
Martchus dd77f56a40 Adapt Android specific code to c++utilities v5 2019-07-03 00:38:29 +02: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 3126bdef08 Document 2nd CMake invocation for using NDK toolchain file 2019-02-05 00:28:11 +01:00
Martchus d1e1d44c32 Improve README.md 2018-12-16 00:03:56 +01:00
Martchus 7a37caefcb Update README.md for building Android APK 2018-12-08 19:19:32 +01:00
Martchus dddf4af2b3 Adapt Android build instructions to latest packaging changes 2018-12-01 02:23:48 +01:00
Martchus 1f338c515c Copy "Building without Qt 5 GUI" paragraph to README from tageditor 2018-09-18 23:40:07 +02:00
Martchus 6ebcd5e937 Update README.md 2018-09-18 23:27:03 +02:00
Martchus 18e7e5d027 Use CMake from qtutilities instead of ECM to create Android APK 2018-09-16 00:33:55 +02:00
Martchus 0ecef255c9 Improve icons for Qt Quick / Android 2018-08-31 22:29:01 +02:00
Martchus ba78a98cf9 Update README.md regarding Qt Quick GUI and Android build 2018-08-31 20:16:19 +02:00
Martchus bf854cb131 Allow building for Android 2018-08-31 19:59:08 +02:00
Martchus 44957e9740 Add note about download 2016-09-14 20:05:16 +02:00
Martchus 31ce7faef8 fixed spelling mistake 2015-08-26 21:12:43 +02:00
Martchus 297aa531ca added build instructions 2015-05-19 23:04:29 +02:00
Martchus 8a1c8f59e7 Initial commit 2015-04-22 19:14:53 +02:00