aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/behaviorsettingswidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support configurable trailing-whitespace cleanupJunker, Gregory2020-02-191-0/+11
* Add into settings default line ending for new filesMarius Sincovici2019-12-051-0/+12
* TextEditor: Fix dropping explicitly set codec to SystemChristian Stenger2019-11-061-4/+20
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* Fix compilation issues with C++17Eike Ziller2018-06-051-1/+1
* Editor: Check if text codec pointer is valid.David Schulz2016-04-201-7/+8
* C++: Implement context-aware expand / shrink selection actions.Alexandru Croitor2016-02-291-0/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-30/+31
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-2/+2
* Fix tooltips, add lacking dotsJarek Kobus2014-03-131-2/+2
* Editors: Add option to not hide the mouse cursor when typingEike Ziller2014-02-181-0/+4
* 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-29/+0
|/
* Add System encoding for Qt5 buildsOrgad Shaneh2013-10-241-0/+7
* Add hint to text editor settings pointing to coding styleEike Ziller2013-04-041-0/+7
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-1/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* TextEditor: Translate some stringsOrgad Shaneh2012-11-261-4/+7
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Editor help tool tip options cleanup.Eike Ziller2012-03-071-7/+19
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* TextEditor: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-061-1/+1
* Editor: Support triggering tooltips from keyboardLeandro Melo2011-12-081-2/+7
* UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-241-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Editors: Add an option to enable/disable the camel case navigation.Nicolas Arnaud-Cormos2011-10-111-0/+5
|/
* Implement Code Style schemesJarek Kobus2011-09-231-4/+33
* more stylehjk2011-09-191-54/+54
* Editors: Introduce option to constrain tooltipsLeandro Melo2011-07-201-0/+5
* Fix behavior settingsJarek Kobus2011-06-201-3/+3
* Make C++ code style configurable.Christian Kamm2011-05-241-63/+41
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* License headersLeandro Melo2011-02-211-7/+11
* Text editor: Introduce per project settingsLeandro Melo2011-02-211-0/+244