aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cppcodestylepreferencesfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* ClangFormat: Refactor indenter to allow ClangFormat unit-testsIvan Donchevskii2019-01-221-2/+2
* CppTools: modernizeAlessandro Portale2019-01-211-6/+4
* TextEditor: Fix compile with Qt5.6/gcc4.9Christian Stenger2018-02-071-1/+1
* TextEditor: Simplify SnippetProvider handlinghjk2018-02-071-5/+2
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-4/+1
* Remove the need to create ISnippetProvider subclassesEike Ziller2017-04-251-4/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Rewrite ::getObjects usage to use predicate versionDaniel Teske2014-05-121-6/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in CppTools.Friedemann Kleint2013-04-101-2/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-3/+7
* 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
* | CppTools: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-221-1/+1
* | Use Core::Id for languageOrgad Shaneh2012-11-221-1/+1
|/
* 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
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Implement Code Style schemesJarek Kobus2011-09-231-0/+143