aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/codestyleselectorwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* TextEditor: ModernizeOrgad Shaneh2018-09-201-17/+12
* Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-2/+1
* Avoid to create empty code style nameMontel Laurent2017-02-211-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-40/+39
* fix metatype declaration in a few placesNikita Baryshnikov2015-09-021-2/+0
* TextEditor: Improve initial size for code style editorOrgad Shaneh2015-05-271-0/+1
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | TextEditor: Remove unneeded qualificationsOrgad Shaneh2015-02-061-4/+4
|/
* License updateEike Ziller2014-10-091-7/+8
* Cleanup: Remove searchKeywords from optionspage widgetsTobias Hunger2014-05-261-6/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CodeStyleSettings: De-noise user code by using QByteArray ids.hjk2013-09-251-1/+1
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-6/+0
* Fix Krazy warnings about QString::null/clear().Friedemann Kleint2013-03-111-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Fix saving of xml filesTobias Hunger2012-08-241-4/+5
* Avoid NULL-pointer derefRobert Loehning2012-07-261-2/+3
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Prohibit empty id in code style poolJarek Kobus2012-03-121-0/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-13/+13
* Long live the king!hjk2012-01-261-1/+1
* UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-241-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Code style selector improvementsJarek Kobus2011-10-281-62/+101
* Implement Code Style schemesJarek Kobus2011-09-231-0/+408