aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/behaviorsettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make C++ code style configurable.Christian Kamm2011-05-241-15/+31
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Text editor: Introduce per project settingsLeandro Melo2011-02-211-111/+47
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Delay widget creation of options pages till their category is showncon2010-12-061-62/+73
* | Update the filter matches for the settings dialog.con2010-12-011-9/+21
* | Support UTF-8 BOM in TextEditorTakumi ASAKI2010-10-281-0/+5
* | move default encoding setting to text editor/behaviorOswald Buddenhagen2010-10-281-0/+35
|/
* C++ indenter: Change to a more descriptive name for 'Padding mode'.Christian Kamm2010-09-141-2/+2
* Indenter: Add an option to control the padding style.Christian Kamm2010-09-131-0/+2
* Create a single parent options page for the Text Editor categoryThorbjørn Lindeijer2010-04-121-16/+1
* Improved UI for block indentation stylemae2010-04-081-4/+5
* Add "indent blocks twice" option for GNU indentingAlexey Semenko2010-04-081-0/+3
* Added icons to options dialog categoriesThorbjørn Lindeijer2010-03-261-0/+5
* Long live the king!hjk2010-03-051-1/+1
* Add a checkbox for 'auto-determine spaces or tabs from the previous line'Roopesh Chander2010-02-081-0/+2
* Adding indented braces option.Jeffrey Baumes2010-02-051-0/+2
* Text editor settings cleanup to avoid some copyingThorbjørn Lindeijer2010-01-201-3/+3
* Make method naming more consistent.Tobias Hunger2010-01-071-4/+4
* Made it possible to turn off scroll wheel zoomingThorbjørn Lindeijer2009-12-091-1/+4