aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cppcodestylesettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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: Consolidate document access functions.hjk2014-08-041-3/+3
|/
* Rewrite ::getObjects usage to use predicate versionDaniel Teske2014-05-121-9/+4
* TextEditors: Move font settings to documentEike Ziller2014-01-241-1/+1
* TextEditors: Remove widget's setTabSettings methodEike Ziller2014-01-211-1/+1
* TextEditors: Move indenter to document.Eike Ziller2014-01-151-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
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-52/+15
|/
* Apply static pattern to TextEditorSettinghjk2013-09-201-5/+3
* Settings: Simplify some user codehjk2013-05-291-6/+3
* Clean headers in CppTools.Friedemann Kleint2013-04-101-3/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-5/+7
* Fix Krazy warnings about includes/header guards in Cpp-Editor.Friedemann Kleint2013-03-121-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
* | C++: Add settings dialog for pointer declaration formattingNikolai Kosjar2013-01-241-11/+91
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-171-1/+1
* | Use Core::Id for IOptionPage::categoryhjk2012-12-291-1/+1
* | CppTools: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-221-6/+5
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Make PluginManager mostly static.Eike Ziller2012-06-191-1/+1
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-31/+6
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Implement Code Style schemesJarek Kobus2011-09-231-107/+92
* Add missing license headers.Christian Kamm2011-07-061-0/+32
* Small refactor, preparation for built-in settingsJarek Kobus2011-06-221-22/+29
* Avoid a lot of updates when CppCodeStyleSettingsPage is createdcon2011-06-221-22/+25
* Add restore fallback functionality, make better tr()Jarek Kobus2011-06-081-4/+1
* Editors: Make snippets and code style honor font settingsLeandro Melo2011-06-011-14/+18
* Fixed missing border for tab widget in Projects modeThorbjørn Lindeijer2011-05-301-0/+1
* C++ style settings: Compile fix for namespaced Qt.Christian Kamm2011-05-241-1/+1
* Make C++ code style configurable.Christian Kamm2011-05-241-0/+536