index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
texteditor
/
texteditorsettings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
TextEditor: Tr::tr
hjk
2023-01-18
1
-191
/
+189
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
CppEditor: Do not highlight macros as preprocessor statements
Christian Kandeler
2022-06-29
1
-0
/
+2
*
TextEditor: adjust default coco colors and controls
David Schulz
2022-06-16
1
-10
/
+21
*
TextEditor: fix typo
David Schulz
2022-06-13
1
-1
/
+1
*
Display parent functions in the Find Usages menu
Ihor Ivlev
2022-05-25
1
-0
/
+5
*
Coco: long live the cocoplugin
David Schulz
2022-05-06
1
-0
/
+41
*
TextEditor: Add highlighting category for namespaces
Christian Kandeler
2021-10-29
1
-0
/
+2
*
TextEditor: Allow special highlighting for static members
Christian Kandeler
2021-10-28
1
-0
/
+4
*
TextEditor: remove Function from the declaration format UI text
David Schulz
2021-09-02
1
-2
/
+2
*
Merge remote-tracking branch 'origin/4.15'
Eike Ziller
2021-03-22
1
-2
/
+2
|
\
|
*
Text Editor: Fix UI text capitalization
Leena Miettinen
2021-03-18
1
-2
/
+2
*
|
ClangCodeModel/TextEditor: Add support for highlighting parameters
Tom Praschan
2021-03-15
1
-0
/
+2
|
/
*
Construct QColor instances from int instead of QString
Jarek Kobus
2020-11-17
1
-4
/
+4
*
Core: Allow different highlight colors in search result window
Christian Kandeler
2020-09-18
1
-0
/
+8
*
Editor: set default text foreground color explicit
David Schulz
2020-07-20
1
-1
/
+1
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-16
/
+16
*
Git: Port colorful log to text colors
Andre Hartmann
2020-07-06
1
-1
/
+15
*
Editor: Fix crash on exit
David Schulz
2020-03-02
1
-6
/
+11
*
TextEditor: Drop some indirection of texteditor signalling
hjk
2020-02-04
1
-14
/
+2
*
TextEditor: Move FontSettingsPage more towards new scheme
hjk
2020-01-30
1
-13
/
+10
*
TextEditor: Make FontSettingsPage more like the other ones
hjk
2020-01-27
1
-27
/
+33
*
TextEditor: Simplify BehaviorSettingsPage creation
hjk
2020-01-22
1
-21
/
+14
*
TextEditor: Simplify DisplaySettingsPage creation
hjk
2020-01-22
1
-11
/
+5
*
TextEditor: Partially apply new settings page pattern
hjk
2020-01-21
1
-8
/
+3
*
TextEditor: Partially apply SettingsPage pattern to completion settings
hjk
2020-01-20
1
-8
/
+3
*
FancyLineEdit: Add camel case navigation
Andre Hartmann
2019-08-02
1
-0
/
+8
*
Compile fix with recent Qt dev
hjk
2019-07-29
1
-1
/
+1
*
General Messages Pane: Add font settings and zoom
Andre Hartmann
2019-03-20
1
-0
/
+14
*
TextEditor: replace generic highlighter with ksyntaxhighlighting
David Schulz
2019-01-28
1
-9
/
+10
*
TextEditor: Remove defaults from Format
Marco Bubke
2018-10-11
1
-6
/
+6
*
TextEditor: Handle overloaded operators as functions
Marco Bubke
2018-09-26
1
-3
/
+4
*
TextEditor: Cleanup text styles
Marco Bubke
2018-09-25
1
-20
/
+23
*
TextEditor: Modernize
Orgad Shaneh
2018-09-20
1
-5
/
+5
*
Highlighting: Add highlighting style for punctuation
Ivan Donchevskii
2018-09-13
1
-5
/
+8
*
TextEditor: Highlight punctuators as Text
Hugo Holgersson
2018-05-03
1
-3
/
+2
*
Clang: Add semantic C++ operator-token styling
Hugo Holgersson
2018-04-30
1
-1
/
+6
*
TextEditor: Do not try to remove settings pages from global object pool
hjk
2018-03-05
1
-7
/
+0
*
TextEditor: Do not put settings pages into global object pool
hjk
2018-03-02
1
-8
/
+0
*
TextEditorPlugin: Pimpl and remove uses of global object pool
hjk
2018-02-07
1
-2
/
+1
*
TextEditor: Allow direct color styling for function definitions
Hugo Holgersson
2017-12-19
1
-2
/
+1
*
TextEditor: Implement highlighting of function definitions
Hugo Holgersson
2017-11-28
1
-3
/
+10
*
TextEditor: Clarify the UI hint of the "Declaration" style option
Hugo Holgersson
2017-11-02
1
-2
/
+2
*
Extend default text style
Marco Bubke
2017-06-19
1
-2
/
+11
*
Clang: Add output argument highlighting
Marco Bubke
2016-10-12
1
-0
/
+4
*
TextEditor: Relative colors
Marco Bubke
2016-09-28
1
-1
/
+1
*
Editor: Animate automatic completed text.
David Schulz
2016-05-31
1
-0
/
+3
*
Move completion settings page to TextEditor plugin.
David Schulz
2016-05-30
1
-14
/
+13
*
TextEditor: Add global variable text styles
Marco Bubke
2016-03-07
1
-0
/
+1
[next]