aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidmanifesteditor.h
Commit message (Expand)AuthorAgeFilesLines
* Core: Change IEditor::document() to constOrgad Shaneh2018-09-261-1/+1
* Android: Use Qt5-style connectsOrgad Shaneh2016-07-041-2/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Move "open" from IEditor to IDocumentEike Ziller2015-06-101-1/+0
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-7/+7
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+2
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* 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
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
|/
* Android: Fix warning about hidding overloaded virtual methodTobias Hunger2014-05-121-1/+1
* Core: Make IEditor::id a value member and adjust usershjk2014-02-251-1/+0
* Line locator: Also work with editors that are derived from IEditorDaniel Teske2014-01-151-0/+4
* AndroidManifestEditor: Fix widget hierarchyDaniel Teske2014-01-151-3/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-1/+0
* Editors: Provide a base implementation for duplicate{,Supported}hjk2013-05-271-4/+2
* Android: Implement a "editor" for android manifest filesDaniel Teske2013-05-151-0/+70