aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/behaviorsettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Start moving settings pieces to standard patternshjk2024-02-011-51/+13
* TextEditor: Access some settings more directlyhjk2023-09-121-13/+18
* Utils: Use a bit more Key and Storehjk2023-08-241-1/+3
* TextEditor: Push back explicit use of core settingshjk2023-07-191-16/+12
* TextEditor: Use IOptionPage::setWidgetCreator() for behavior settingshjk2023-05-031-71/+55
* TextEditor: Tr::trhjk2023-01-181-3/+4
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Core: Include more utils/filepaths.h instead of utils/fileutils.hAlessandro Portale2022-07-281-0/+1
* TextEditor: Inline behaviorsettingspage.uihjk2022-06-221-28/+32
* TextEditor: Simplify BehaviorSettingsPage implementation a bithjk2021-12-061-18/+13
* Utils: Simplify from/toSettings APIOrgad Shaneh2021-12-061-1/+1
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-2/+2
* TextEditor: Drop some indirection of texteditor signallinghjk2020-02-041-4/+5
* TextEditor: Simplify BehaviorSettingsPage creationhjk2020-01-221-41/+32
* TextEditor: Dissolve TextEditorOptionsPage intermediate hierarchy levelhjk2020-01-161-1/+5
* Add into settings default line ending for new filesMarius Sincovici2019-12-051-0/+3
* TextEditor: Fix dropping explicitly set codec to SystemChristian Stenger2019-11-061-1/+1
* TextEditor: ModernizeOrgad Shaneh2018-09-201-2/+2
* TextEditor: Initialize some membersTobias Hunger2017-07-201-5/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-2/+2
* SettingsDialog: Remove CategoryId parameter from callershjk2015-02-241-4/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | TextEditor: Remove unneeded qualificationsOrgad Shaneh2015-02-061-2/+2
|/
* 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-30/+24
|/
* CodeStyleSettings: De-noise user code by using QByteArray ids.hjk2013-09-251-1/+1
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-2/+1
* Add hint to text editor settings pointing to coding styleEike Ziller2013-04-041-0/+25
* Fixed the missing margin at Text Editor > Behavior settingsThorbjørn Lindeijer2013-02-261-0/+3
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Remove NULL tests for Core::ICore::settings()Orgad Shaneh2012-08-091-7/+6
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-10/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+2
* TextEditor: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-061-1/+1
* UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-241-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Implement Code Style schemesJarek Kobus2011-09-231-26/+59
* more stylehjk2011-09-191-48/+48
* Small refactorJarek Kobus2011-06-201-16/+17
* Add restore fallback functionality, make better tr()Jarek Kobus2011-06-081-1/+1