aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidmanifesteditorwidget.h
Commit message (Expand)AuthorAgeFilesLines
* Android: Hide some manifesteditorwidget code in the .cpphjk2023-07-201-33/+4
* Android: Remove a few unnecessay Q_OBJECThjk2023-07-201-1/+0
* Revert "Android: Handle some Qt deprecation related warnings"hjk2023-06-121-0/+6
* Android: Handle some Qt deprecation related warningshjk2023-06-121-6/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Android: Remove Service management from AndroidManifestEditorWidgetAlessandro Portale2022-12-201-10/+1
* Remove unused includes of QGridLayoutJarek Kobus2022-11-181-1/+0
* Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-181-1/+0
* Android: Code cosmeticshjk2022-11-101-6/+6
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Android: don't add all the Service meta-data for Qt 6.2+Assam Boudjelthia2022-03-081-0/+2
* Android: remove app lib_name field from the manifest editor UIAssam Boudjelthia2021-06-281-4/+0
* New method for show Android splashscreenFabio Falsini2020-11-171-2/+4
* Add control for set Android manifest screenOrientation paramFabio Falsini2020-09-261-0/+1
* Android: Remove unused functionsAlessandro Portale2020-09-151-1/+0
* Android: re-organize manifest editor widgetAssam Boudjelthia2020-07-221-0/+9
* Android: add a splash screen editor to manifest editorVille Voutilainen2020-06-071-0/+3
* Remove unnecessary removeContextObject callsEike Ziller2020-05-271-1/+0
* Android: add service editor to manifest editorVille Voutilainen2020-05-251-1/+9
* Android: turn manifest editor application icons into widgetsVille Voutilainen2020-03-061-37/+2
* Android: allow style extraction method selection to the manifest editorAssam Boudjelthia2020-03-031-0/+1
* Android: make icon removal actually workVille Voutilainen2020-02-251-3/+16
* Android: make manifest editor icon buttons more self-evidentVille Voutilainen2020-01-291-0/+11
* Android: Simplify AndroidManifestEditorWidget::iconPathhjk2019-05-161-1/+1
* Respect the setting of the version code via the pro fileAndy Shaw2019-01-091-1/+1
* Android: Use less direct access to the qmake build stephjk2018-07-261-0/+1
* Android: ModernizeAlessandro Portale2018-07-261-6/+6
* Fix focus handling in android manifest editorEike Ziller2018-01-041-0/+1
* Fix text based Android manifest editor actionsEike Ziller2017-05-181-0/+4
* Revert "Replace virtual isModified method with a getter/setter/notifier"Jarek Kobus2016-10-211-3/+3
* Replace virtual isModified method with a getter/setter/notifierJarek Kobus2016-10-171-3/+3
* Android: Use Qt5-style connectsOrgad Shaneh2016-07-041-4/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-5/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Move "open" from IEditor to IDocumentEike Ziller2015-06-101-3/+1
* AndroidManifestEditor: Fix handling of external changesEike Ziller2015-05-281-0/+1
* Android: Add a activity line edit to the AndroidManifest editorDaniel Teske2015-05-261-3/+1
* AndroidManifestWidget: Fix resizing behaviorDaniel Teske2015-03-131-3/+1
* Android: Set correct ANDROID_NDK_PLATFORMDaniel Teske2015-02-131-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Android: Pass some values by referenceOrgad Shaneh2015-02-111-3/+6
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-3/+3
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | AndroidManifestEditor: Split permissions and features checkboxDaniel Teske2014-09-051-1/+2
* | Core: Use std::function for info bar callbackshjk2014-09-041-1/+0
* | Android: Remove unused member variable in AndroidManifestTextEditorWidgethjk2014-08-221-3/+1
* | TextEditor: Merge PlainTextEditor into Basehjk2014-07-301-1/+0