index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
utils
/
textutils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: simplify Text::textAt
David Schulz
2023-07-07
1
-3
/
+2
*
Utils: make select at column 0-based
David Schulz
2023-07-07
1
-3
/
+3
*
Utils: remove now unused Utils::Text::Replacement
David Schulz
2023-07-04
1
-20
/
+0
*
Utils: make column of convertPosition 0-based to merge it into Position
David Schulz
2023-05-24
1
-2
/
+2
*
Utils: add Position::fromCursor with tests
David Schulz
2023-05-17
1
-0
/
+5
*
Utils: add tests for Position::fromPositionInDocument
David Schulz
2023-05-16
1
-0
/
+2
*
Utils: add tests for Position::fromFileName
David Schulz
2023-05-16
1
-1
/
+8
*
Utils: fix Text::Range length and remove mid
David Schulz
2023-05-12
1
-8
/
+16
*
Utils: use Text::Position instead of LineColumn in textutils
David Schulz
2023-05-11
1
-23
/
+9
*
Utils: move extractFromFileName from LineColumn to Text::Position
David Schulz
2023-05-11
1
-1
/
+35
*
Utils: remove OptionalLineColumn
David Schulz
2023-05-11
1
-7
/
+4
*
Utils: Make column of LineColumn consistently 0-based
David Schulz
2023-05-11
1
-3
/
+2
*
Utils: move TextPosition/Range to textutils
David Schulz
2023-05-10
1
-4
/
+32
*
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
*
Utils: More forward declarations / drop unused headers [T-Z]
Jarek Kobus
2022-05-25
1
-2
/
+2
*
Utils: swap anchor and position of Utils::Text::selectAt
David Schulz
2021-09-30
1
-2
/
+2
*
Utils: fix selectAt used with invisible blocks
David Schulz
2020-06-11
1
-5
/
+3
*
Editor: add formatter support
David Schulz
2020-01-22
1
-0
/
+20
*
Clang: Extract Utils::utf8AdvanceCodePoint
Nikolai Kosjar
2019-08-27
1
-0
/
+25
*
Standardize on int for line and column values
hjk
2019-07-26
1
-1
/
+1
*
ClangFormat: Fix UTF-16 line and column for 0 offset
Ivan Donchevskii
2019-03-06
1
-2
/
+5
*
ClangFormat: Refactor code
Ivan Donchevskii
2019-02-20
1
-0
/
+22
*
Help: Add fallback word lookup for context help to base text editor
Eike Ziller
2019-02-15
1
-0
/
+7
*
ClangFormat: Fix the return value for the line offset
Ivan Donchevskii
2018-12-12
1
-0
/
+3
*
ClangFormat: Make more readable helper functions
Ivan Donchevskii
2018-10-24
1
-6
/
+6
*
Clang: Significantly improve ClangFormat plugin usability
Ivan Donchevskii
2018-10-17
1
-0
/
+15
*
Utils: Fix column returned from helper function
Ivan Donchevskii
2018-10-11
1
-1
/
+1
*
Clang: Change the way completion fix-its are shown
Ivan Donchevskii
2018-10-02
1
-1
/
+2
*
Introduce a basic client for the language server protocol
David Schulz
2018-09-03
1
-1
/
+1
*
Clang: Provide all overloads for function definition completion
Ivan Donchevskii
2018-08-02
1
-1
/
+0
*
Utils: Remove superfluous qualifications
Orgad Shaneh
2018-07-19
1
-2
/
+2
*
Utils: Move common positionInText function to Utils::Text
Ivan Donchevskii
2018-06-19
1
-0
/
+7
*
Clang: Use LineColumn instead of explicit integers for line and column
Marco Bubke
2018-01-17
1
-0
/
+12
*
TextEditor: move convenience from texteditor to utils
Ivan Donchevskii
2017-09-22
1
-0
/
+125