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
/
smallstring.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Use [[likely]] and [[unlikely]]
Marco Bubke
2025-03-10
1
-6
/
+6
*
QmlDesigner: Adapt comparisons to C++20
Marco Bubke
2025-02-25
1
-1
/
+1
*
QmlDesigner: Use ranges::find
Marco Bubke
2024-08-19
1
-0
/
+9
*
Utils: rename SmallString::countOccurrence to count
Marco Bubke
2024-07-24
1
-24
/
+35
*
Merge remote-tracking branch 'origin/14.0' into qds/dev
Tim Jenßen
2024-07-10
1
-2
/
+0
|
\
|
*
Merge remote-tracking branch 'origin/qds/dev'
Tim Jenssen
2024-04-23
1
-36
/
+77
|
|
\
|
*
\
Merge remote-tracking branch 'origin/qds/dev' into HEAD
Tim Jenssen
2024-03-14
1
-0
/
+19
|
|
\
\
|
*
|
|
Remove unneeded version checks
Eike Ziller
2024-03-04
1
-2
/
+0
*
|
|
|
Utils: Improve tests for small string
Marco Bubke
2024-06-11
1
-0
/
+1
*
|
|
|
Utils: Fix small string
Marco Bubke
2024-06-10
1
-2
/
+4
*
|
|
|
QmlDesigner: Move includes to string layout
Marco Bubke
2024-06-10
1
-6
/
+0
*
|
|
|
Utils: Optimize smallstring a little more
Marco Bubke
2024-06-10
1
-79
/
+16
|
|
_
|
/
|
/
|
|
*
|
|
QmlDesigner: Integrate item library entries from project storage
Marco Bubke
2024-04-22
1
-0
/
+8
*
|
|
QmlDesigner: Add more tracing to project storage
Marco Bubke
2024-03-20
1
-5
/
+5
*
|
|
Utils: Add char append to SmallString
Marco Bubke
2024-03-20
1
-3
/
+27
*
|
|
Utils: Add number Smallstring::append
Marco Bubke
2024-03-20
1
-22
/
+40
*
|
|
Sqlite: Improve tracing
Marco Bubke
2024-03-20
1
-12
/
+3
|
|
/
|
/
|
*
|
QmlDesigner: Use property name as trace name
Marco Bubke
2024-02-28
1
-0
/
+19
|
/
*
Utils: Fix build before Qt6.4
Christian Stenger
2024-02-01
1
-0
/
+3
*
Nanotrace: Use large SmallString for arguments
Marco Bubke
2023-10-19
1
-0
/
+2
*
Sqlite: Make SmallString::number locale independent
Marco Bubke
2023-10-11
1
-3
/
+16
*
Utils: Modernize SmallString
Marco Bubke
2023-10-02
1
-12
/
+2
*
Utils: Remove disabled warning
Marco Bubke
2023-09-27
1
-9
/
+0
*
Utils: Workaround warning about missing disabled warning
Marco Bubke
2023-09-27
1
-4
/
+3
*
Utils: Improve union layout
Marco Bubke
2023-09-11
1
-0
/
+3
*
Utils: Add more conversion operators to SmallString
Marco Bubke
2023-09-07
1
-0
/
+9
*
Utils: Add some more noexcepts
Marco Bubke
2023-08-24
1
-106
/
+76
*
Utils: remove a copy from the SmallString default constructor
Marco Bubke
2023-08-24
1
-8
/
+4
*
Utils: Fix SmallString::contains
Marco Bubke
2023-07-20
1
-4
/
+2
*
Utils: Skip one temporary string in constructor
Marco Bubke
2023-07-20
1
-9
/
+3
*
Utils: Fix SmallString::append(QStringView string)
Marco Bubke
2023-07-20
1
-1
/
+1
*
QmlDesigner: use GTEST_INTERNAL_HAS_STRING_VIEW for str compare
Tim Jenssen
2023-05-08
1
-6
/
+1
*
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: Remove code duplication in SmallString
Marco Bubke
2022-08-18
1
-26
/
+11
*
Utils: Remove null termination from SmallString
Marco Bubke
2022-08-16
1
-12
/
+4
*
Utils: Improve memory layout code
Marco Bubke
2022-08-16
1
-40
/
+36
*
Utils: SmallString trades copies for branches
Marco Bubke
2022-08-16
1
-13
/
+20
*
Utils: Make take of SmallString explicit
Marco Bubke
2022-08-16
1
-7
/
+7
*
Drop Qt5: Utils: Remove code below Qt 6.0.0
Jarek Kobus
2022-07-25
1
-7
/
+0
*
Merge remote-tracking branch 'origin/qmlprojectstorage'
Tim Jenssen
2022-06-21
1
-3
/
+27
*
SmallString: Replace manual itoa implementation with std::to_chars
Thiago Macieira
2022-06-02
1
-53
/
+21
*
Utils: Improve string conversion for Qt6
Marco Bubke
2021-09-21
1
-6
/
+45
*
Utils: Remove std::initializer_list contructor
Marco Bubke
2021-05-31
1
-8
/
+1
*
Utils: Rebase SmallStringView on std::string_view
Marco Bubke
2021-03-24
1
-4
/
+5
*
Utils: Add iterator constructors to small string
Marco Bubke
2021-03-09
1
-4
/
+11
*
Utils: Modernize SmallString
Marco Bubke
2020-05-27
1
-20
/
+19
*
Utils: SmallString swap cannot throw
Marco Bubke
2020-05-27
1
-2
/
+1
*
Clang: Improve file path cache
Marco Bubke
2019-08-27
1
-3
/
+3
*
ClangPchManager: Update PCHs if time stamps of dependencies changed
Marco Bubke
2019-08-27
1
-2
/
+2
[next]