aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidmanifesteditorfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+0
* TextEditor: De-QObject-ify TextEditorActionHandlerhjk2020-02-101-6/+4
* Core: Make IEditorFactory::createEditor use a function objecthjk2020-02-051-7/+5
* Android: ModernizeAlessandro Portale2018-07-261-1/+1
* Android: Remove dependency on plugin object poolhjk2018-01-301-2/+1
* TextEditorActionHandler: Use configuration instead of inheritanceEike Ziller2017-05-181-17/+5
* Fix text based Android manifest editor actionsEike Ziller2017-05-181-1/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+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-1/+1
|/
* AndroidManifestEditor: Fix widget hierarchyDaniel Teske2014-01-151-4/+16
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-081-2/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Give TextEditorActionHandler an explicit parent and unify usage.Eike Ziller2013-12-121-2/+2
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-1/+1
|/
* Apply static pattern to TextEditorSettinghjk2013-09-201-1/+1
* EditorFactory: Replace some virtual functions with data membershjk2013-08-021-15/+3
* Android: Implement a "editor" for android manifest filesDaniel Teske2013-05-151-0/+69