aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cppfilesettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Drop Utils::SkipEmptyParts againhjk2020-07-211-1/+1
* CppTools: Qt6: Drop use of QTextStream::setEncoding from CppFileSettingshjk2020-07-171-1/+0
* All: Use Utils::SkipEmptyPartshjk2020-06-171-5/+6
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-05-261-0/+1
|\
| * CppTools: Fix license file path persistencehjk2020-05-221-0/+1
* | Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
|/
* CppTools: Move CppFilesSettingsPage closer to new setuphjk2020-02-051-73/+70
* Remove unused QObject parent arguments on options pageshjk2019-09-111-6/+2
* Fix expansion of %DATE% in license templateEike Ziller2019-06-181-4/+1
* LicenseTemplate: Fix %USER% on WindowsNikolai Kosjar2019-02-211-1/+3
* Wizards: Support using #pragma once instead of include guardsFilip Bucek2019-01-231-5/+6
* Clean up options page category display name and icon set upEike Ziller2018-04-231-2/+0
* Make missing uses of IDE name configurableRobert Loehning2018-01-031-2/+4
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-6/+4
* Remove spaces in initializer listsTim Jenssen2017-02-221-4/+4
* Replace some more occurrences of QStringList() << patternChristian Stenger2017-02-081-9/+6
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* LicenseTemplate: Use macro expansionTobias Hunger2015-09-221-15/+17
* LicenseTemplate: End the license template with at least one newlineTobias Hunger2015-09-161-2/+3
* PathChooser: Use a std::function as callbackhjk2015-05-071-1/+1
* Use new mime databaseEike Ziller2015-02-171-5/+19
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-2/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-4/+5
|/
* C++: Add support for prefixes in switch header/sourceOrgad Shaneh2014-01-211-1/+13
* 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-22/+7
* | CppTools: Add history completer to path choosersTobias Hunger2013-12-021-0/+1
|/
* C++: Custom directory list for Switch Header/SourceOrgad Shaneh2013-09-031-1/+38
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-6/+4
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-2/+1
* Switch less often to edit modeEike Ziller2013-06-051-2/+1
* Clean headers in CppTools.Friedemann Kleint2013-04-101-3/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-3/+2
* 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
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-171-1/+1
* | Use Core::Id for IOptionPage::categoryhjk2012-12-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Add user name accessor to the Environnment class.Christian Kandeler2012-08-311-3/+2
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-5/+3
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-29/+5
* editormanager: simplify use of interfacehjk2012-05-111-2/+2