aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/editorconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-7/+6
* Make TextEditor setup more flexibleEike Ziller2020-02-121-1/+1
* Compile fix with recent Qt devhjk2019-07-291-6/+6
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* ProjectExplorer: Modernize even moreTobias Hunger2018-07-241-2/+1
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-1/+1
* Session: Move all functionality related to Nodes into ProjectTreeTobias Hunger2017-12-121-2/+2
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-13/+11
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-24/+25
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Fix crash at close after editor failed to openEike Ziller2015-05-271-9/+3
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-2/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ProjectExplorer: Remove unneeded qualificationsOrgad Shaneh2015-02-061-5/+5
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
|/
* TextEditor: Fix usage of value before it is assignedOrgad Shaneh2014-10-311-6/+3
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
| |\
| | * License updateEike Ziller2014-10-091-7/+8
* | | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-1/+1
|/ /
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-5/+5
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-1/+1
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-08-151-10/+18
|\|
| * EditorConfiguration: Fix crash on unloading projectsDaniel Teske2014-08-131-10/+18
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-37/+37
|/
* DocumentModel: Make interface statichjk2014-05-131-6/+2
* Use document instead of widget in TextEditor::RefactoringChangesDataEike Ziller2014-01-211-3/+3
* Editor: add margin displaying to project settings.Erik Verbruggen2014-01-101-0/+40
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix a crash on codestylesettingsjkobus2013-10-071-2/+42
* CodeStyleSettings: De-noise user code by using QByteArray ids.hjk2013-09-251-3/+2
* Apply static pattern to TextEditorSettinghjk2013-09-201-46/+43
* SessionManager: Apply 'static' patternhjk2013-09-051-12/+6
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-3/+3
* Project editor settings: apply to all editorsEike Ziller2013-07-171-1/+2
* TextEditors: Remove useless duplicated (set)textCodec methodsEike Ziller2013-07-171-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Core: Remove Core::Id(QByteArray) constructorhjk2013-04-041-2/+2
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-0/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-5/+1
* Fix Krazy warnings about values or keys iteration in project management.Friedemann Kleint2013-03-151-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | Use Core::Id for languageOrgad Shaneh2012-11-221-10/+10
|/
* Adjust license headershjk2012-10-051-21/+20
* EditorConfiguration: Add missing check.Robert Loehning2012-07-301-1/+2