aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidcreatekeystorecertificate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: Transform AndroidConfig into namespaceJarek Kobus11 days1-2/+2
* Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-05-171-1/+1
|\
| * Android: Don't crash when dis- and reconnecting phone via USBAlessandro Portale2024-05-151-1/+1
* | Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
|/
* Android: Use more direct access to current config singletonhjk2024-01-241-1/+1
* Use more std::chrono and std::chrono_literals namespacesJarek Kobus2024-01-231-1/+2
* Process: Get rid of setTimeoutS()Jarek Kobus2024-01-221-2/+1
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+1
* Android: Make QRegularExpressions static constAlessandro Portale2023-03-231-1/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Android: Convert to using Tr::trAlessandro Portale2022-10-071-31/+31
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-3/+3
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-1/+0
* Android: Inline androidcreatekeystorecertificate.uihjk2022-07-221-86/+177
* QtcProcess: Limit the inclusion of qtcprocess.hJarek Kobus2022-03-021-2/+2
* Android: Remove html code from tr-strings in keystore creation dialogAlessandro Portale2022-01-311-11/+20
* QtcProcess: Get rid of setProcessUserEventWhileRunning()Jarek Kobus2022-01-251-2/+1
* Use more FileUtils based file dialogshjk2021-08-191-3/+3
* All: Replace most SynchronousProcess by QtcProcesshjk2021-06-231-1/+1
* Android: Don't check QtcProcess exit codehjk2021-06-021-1/+1
* Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccesshjk2021-06-021-1/+1
* Utils: Join SynchronousProcess::run and runBlocking implementationshjk2021-05-251-1/+2
* Utils: Remove CommandLine argument from QtcProcess::run{,Blocking}hjk2021-05-191-1/+2
* Utils: Simplify QtcProcess::exitMessage() interfacehjk2021-05-171-2/+1
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-141-3/+4
* Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-101-1/+1
* Drop autoconnectionsJarek Kobus2020-11-171-4/+12
* Android: Move connections out of .uihjk2020-06-251-0/+6
* Android: Use QRegularExpression in AndroidCreateKeystoreCertificatehjk2020-06-101-1/+2
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-2/+2
* Use Utils::FilePath in SynchronousProcesshjk2019-06-111-14/+15
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* Fixing capitalisation of titlesThomas Hartmann2017-01-181-1/+1
* Android: Use Qt5-style connectsOrgad Shaneh2016-07-041-6/+12
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-10/+9
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Android: Rework settings dialogDaniel Teske2014-01-171-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Android: Improve the Keystore and Certificate dialog.Christian Strømme2013-09-021-48/+97
* Android: Don't create a certificate if the alias field is empty.Christian Strømme2013-09-021-1/+3
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-19/+18
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-7/+7
* Android pluginBogDan Vatra2012-04-241-0/+198