aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidmanifesteditorwidget.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | TextEditor: Replace PlainTextEditorWidget by Base + a setup functionhjk2014-07-301-3/+3
|/
* Android: Add a checkbox for "Default Qt module permissions"Daniel Teske2014-03-181-0/+4
* AndroidManifestEditor: Rewrite writing of xml filesDaniel Teske2014-03-121-1/+10
* AndroidManifestEditor: Make widget better at resizing to small sizesDaniel Teske2014-02-041-1/+2
* AndroidManifestEditor: Fix widget hierarchyDaniel Teske2014-01-151-7/+22
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-081-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-3/+1
|/
* AndroidManifestEditor: Cope with non existing strings.xmlDaniel Teske2013-11-261-0/+1
* Android: Remove unnecessary memberTobias Hunger2013-10-101-1/+0
* Android Manifest Editor: Show available targets in comboboxDaniel Teske2013-08-301-2/+3
* Android Manifest Editor: Add support for minimum and target sdk settingsDaniel Teske2013-08-281-0/+3