aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/tabsettingswidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove ineffective resize() callsAlessandro Portale2023-05-101-1/+0
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* TextEditor: Tr::trhjk2023-01-181-14/+15
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Remove unused includes of QGridLayoutJarek Kobus2022-11-181-1/+0
* Translations: Get some translations for Text Editor settings backEike Ziller2022-10-211-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* TextEditor: inline tabsettingswidget.uihjk2022-07-261-27/+106
* Fix layout of the code style settings editorJarek Kobus2020-01-061-8/+1
* Replace static_casts by QOverload where possiblehjk2019-02-261-2/+2
* Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-2/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-10/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* 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-15/+0
|/
* Remove changeEvent(QEvent::LanguageChange) implementationhjk2013-05-271-12/+0
* Add hint to text editor settings pointing to coding styleEike Ziller2013-04-041-0/+16
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* 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
* Implement Code Style schemesJarek Kobus2011-09-231-44/+11
* Editors: Enhance smart backspace behaviorLeandro Melo2011-08-181-5/+7
* Add missing license headers.Christian Kamm2011-07-061-0/+32
* Make C++ code style configurable.Christian Kamm2011-05-241-0/+122