summaryrefslogtreecommitdiff
path: root/src/plugins/android/androidcreatekeystorecertificate.ui
Commit message (Collapse)AuthorAgeFilesLines
* UI files: Fix tab order in lots of UI formsNazar Gerasymchuk2016-08-021-2/+3
| | | | | | | | | | For unknown reasons tab order in listed UI files was set incorrectly and behave unexpectedly. Now tab order behave naturally. Changes made for listed objects and touches only UI. Change-Id: I057b95eb21943ddb29b108682618382661db7be9 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
* Android: Allow for longer keystore alias namesTobias Hunger2015-11-261-1/+1
| | | | | | | | | | This was limited to 8 characters, but I can't find any indication that there is any reason for such a short limit. Task-number: QTCREATORBUG-15397 Change-Id: I1d7eb3ec4403e66988b443199ce96ab89fc84c33 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: BogDan Vatra <bogdan@kdab.com>
* Android: Improve the Keystore and Certificate dialog.Christian Strømme2013-09-021-143/+146
| | | | | | | | | | | | | - Display all information in one place. - Checkbox to enable the certificate to use the same password as the Keystore. - Display information when alias field is empty. - Misc. layout changes. Task-number: QTCREATORBUG-10061 Change-Id: I99a3e7019dfbf72bcd2374594f3ebe45c26680d2 Reviewed-by: Daniel Teske <daniel.teske@digia.com> Reviewed-by: BogDan Vatra <bogdan@kde.org>
* Android: check UI text for style and grammarLeena Miettinen2012-10-011-2/+2
| | | | | | Change-Id: I8b808cf374fcdc124c5b2b7d9a113e6d64b17f2f Reviewed-by: BogDan Vatra <bog_dan_ro@yahoo.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Fixes in translated stringsRobert Loehning2012-08-011-1/+1
| | | | | Change-Id: I4b554d925102fcd7c503276c1e085e8f438b0e3c Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* tr()-Fixes for 2.6.Friedemann Kleint2012-07-301-1/+1
| | | | | | | | | | - Fix typo. - Fix invalid usage of tr() in ServiceBrowser. - Remove plural form in Debugger. - Give ElfReader a proper tr()-context. Change-Id: Id3172f0e093fd5fbe328061d32d2ba7fcfebaca7 Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
* Android pluginBogDan Vatra2012-04-241-0/+362
Change-Id: Iad58914f067a6ef6d3412ccd42f757d821e39e45 Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>