aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/editorsettingspropertiespage.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Let ProjectPanelFactories auto-registerhjk2023-11-161-1/+0
* ProjectExplorer: Use new construction pattern for some project panelshjk2023-11-161-0/+41
* Layouting: Handle attach types via setterhjk2023-05-031-1/+2
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* ProjectExplorer: Tr::trhjk2023-01-161-5/+7
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* New option for disabling of tinting the right margin area in text editorFlorian Koch2022-08-171-0/+9
* Utils: Make the second parameter to LayoutBuilder::attach() an enumhjk2022-07-261-1/+1
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-3/+3
* Drop Qt5: ProjectExplorer: Get rid of QOverloadJarek Kobus2022-07-201-1/+1
* ProjectExplorer: inline editorsettingspropertiespage.uihjk2022-07-131-25/+68
* ProjectExplorer: Add a common template for project settingsArtem Sokolovskii2022-05-241-7/+8
* Texteditor: Add ability to get margin from indenterBjörn Schäpers2021-01-291-0/+3
* Fix build with Qt6Eike Ziller2020-10-261-0/+5
* Replace static_casts by QOverload where possiblehjk2019-02-261-2/+2
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-15/+19
* 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
* | Make IProjectPanelFactory a value based classDaniel Teske2014-07-221-25/+0
* | ProjectExplorer: Remove IPanelFactoryDaniel Teske2014-07-221-5/+0
|/
* Editor: add margin displaying to project settings.Erik Verbruggen2014-01-101-0/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* s/profile/kit/Tobias Hunger2012-09-041-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Make Open Project wizard skippableDaniel Teske2012-02-031-0/+5
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Implement Code Style schemesJarek Kobus2011-09-231-4/+4
* Add restore fallback functionality, make better tr()Jarek Kobus2011-06-081-9/+10
* Make C++ code style configurable.Christian Kamm2011-05-241-33/+10
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* projectexplorer: s/IPropertiesPanel/PropertiesPanel. No need for subclassing.hjk2011-04-141-28/+6
* Update license.hjk2011-04-131-14/+13
* Text editor: Introduce per project settingsLeandro Melo2011-02-211-38/+64
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-241-2/+1
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Clean debug outputmae2010-08-061-2/+0
* Fix project-specific default file encodingmae2010-08-061-2/+9
* Introduce default file encoding (for new files and new projects)mae2010-04-131-1/+0
* Simplfy code dealing with the projects pagedt2010-03-251-12/+0
* Long live the king!hjk2010-03-051-1/+1
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinecon2010-02-241-2/+2
|\