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
/
smallstringview.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Remove more SmallStringView member
Marco Bubke
2025-03-10
1
-53
/
+1
*
QmlDesigner: Adapt comparisons to C++20
Marco Bubke
2025-02-25
1
-23
/
+3
*
QmlDesigner: Qt 6.8 fixes
Tim Jenssen
2024-07-04
1
-5
/
+6
*
Remove unneeded version checks
Eike Ziller
2024-03-04
1
-2
/
+0
*
Utils: Fix build before Qt6.4
Christian Stenger
2024-02-01
1
-0
/
+2
*
Utils: Add more conversion operators to SmallString
Marco Bubke
2023-09-07
1
-2
/
+9
*
Utils: Use _cpp_lib_constexpr_string to test for constexpr std::string
Marco Bubke
2023-07-03
1
-1
/
+7
*
UnitTests: Fix flacky tests
Marco Bubke
2023-06-29
1
-32
/
+0
*
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
*
QmlDesigner: Add type enumeration to auxiliary data
Marco Bubke
2022-08-09
1
-0
/
+5
*
Use compare opertators from string_view
Marco Bubke
2022-07-14
1
-18
/
+22
*
Utils: Add endsWith to SmallStringView
Marco Bubke
2022-07-07
1
-0
/
+5
*
Utils: Compile fix for MinGW
Cristian Adam
2021-03-25
1
-1
/
+1
*
Utils: Rebase SmallStringView on std::string_view
Marco Bubke
2021-03-24
1
-84
/
+12
*
Utils: Add iterator constructors to small string
Marco Bubke
2021-03-09
1
-5
/
+14
*
Utils: Use constexpr instead of constexpr17
hjk
2020-08-05
1
-10
/
+10
*
Utils: Modernize SmallString
Marco Bubke
2020-05-27
1
-53
/
+38
*
Utils: Use always std::strlen
Marco Bubke
2020-05-12
1
-16
/
+3
*
Clang: Watch directories instead of files
Marco Bubke
2019-06-27
1
-0
/
+4
*
Clang: Use full paths in compilation database for symbol collector
Ivan Donchevskii
2019-02-07
1
-2
/
+1
*
Utils: Add default constructor to SmallStringView
Marco Bubke
2019-01-14
1
-2
/
+4
*
Fix compilation issues with C++17
Eike Ziller
2018-06-05
1
-3
/
+1
*
Utils: Improve SmallString
Marco Bubke
2018-04-04
1
-0
/
+6
*
Utils: Introduce flexible constructor for SmallString and SmallStringView
Marco Bubke
2018-01-22
1
-1
/
+15
*
Clang: Handle native file in the file cache
Marco Bubke
2017-11-23
1
-0
/
+12
*
Clang: Add file cache
Marco Bubke
2017-10-05
1
-4
/
+5
*
Utils: Add Utils::SmallStringView::empty
Marco Bubke
2017-09-21
1
-0
/
+6
*
Utils: Fix reverse iterators in SmallString
Marco Bubke
2017-09-21
1
-2
/
+2
*
Utils: Add more constexpr to SmallString
Marco Bubke
2017-08-30
1
-2
/
+2
*
Clang: Add symbol storage
Marco Bubke
2017-08-29
1
-0
/
+2
*
Utils: Convert to SmallStringView for comparison
Marco Bubke
2017-08-29
1
-7
/
+25
*
Utils: Add explicit conversion operator to QString to SmallStringView
Marco Bubke
2017-08-28
1
-1
/
+6
*
Utils: Add _sv literal for SmallStringView
Marco Bubke
2017-08-28
1
-0
/
+8
*
Utils: Add compare function for string views
Marco Bubke
2017-08-28
1
-0
/
+46
*
Utils: Improve SmallStringView::operator==
Marco Bubke
2017-08-04
1
-4
/
+1
*
Utils: Add startWith to string view
Marco Bubke
2017-08-01
1
-0
/
+13
*
Utils: Add isEmpty to string view
Marco Bubke
2017-08-01
1
-0
/
+6
*
Fix build on Clang/macOS
Eike Ziller
2017-07-05
1
-0
/
+1
*
Clang: Make file ids unique
Tim Jenssen
2017-07-03
1
-0
/
+5
*
Use _t versions of various type traits
Eike Ziller
2017-01-30
1
-1
/
+1
*
Revert "Revert "Utils: Remove old compiler support code""
Robert Loehning
2017-01-19
1
-13
/
+0
*
Revert "Utils: Remove old compiler support code"
Alessandro Portale
2017-01-19
1
-0
/
+13
*
Utils: Remove old compiler support code
Marco Bubke
2017-01-19
1
-13
/
+0
*
SmallString: Fix ambiguity of iterators
Marco Bubke
2016-06-23
1
-2
/
+2
*
Utils: Add SmallString
Marco Bubke
2016-02-17
1
-0
/
+140