index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
auto
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unnecessary references to $$QMAKE_CFLAGS_DBUS
Oswald Buddenhagen
2016-10-04
2
-3
/
+0
*
moc: support nested q_namespaces
BogDan Vatra
2016-09-28
3
-1
/
+149
*
moc: Fix asserts on moc on empty token preceding ## operator
Olivier Goffart
2016-09-16
2
-0
/
+6
*
Check the context of Q_ENUM[_NS] and Q_FLAG[_NS]
BogDan Vatra
2016-09-15
1
-0
/
+28
*
Parse namespaces only for current file, add Q_NAMESPACE support to qmake
BogDan Vatra
2016-09-06
3
-1
/
+10
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-05
102
-985
/
+985
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-05
102
-985
/
+985
|
|
\
|
|
*
uic: generate translate calls with Q_NULLPTR instead of 0
Dyami Caliri
2016-09-03
102
-985
/
+985
*
|
|
add discard_from() function
Oswald Buddenhagen
2016-08-25
2
-1
/
+16
*
|
|
Say hello to Q_NAMESPACE
BogDan Vatra
2016-08-19
1
-0
/
+110
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-16
2
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-10
2
-3
/
+3
|
|
\
\
|
|
|
/
|
|
*
Always generate size hint for spacer items
Jarek Kobus
2016-08-08
2
-3
/
+3
*
|
|
add support for returning the command's exit status to $$system()
Oswald Buddenhagen
2016-08-10
1
-2
/
+2
*
|
|
print no message at all when no argument is supplied to error()
Oswald Buddenhagen
2016-08-08
1
-1
/
+7
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Edward Welbourne
2016-08-01
1
-0
/
+7
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Edward Welbourne
2016-07-26
1
-0
/
+7
|
|
\
\
|
|
|
/
|
|
*
moc: fix infinite loop over malformed input
Olivier Goffart
2016-07-20
1
-0
/
+7
*
|
|
moc: Add warnings when resolving and opening includes fails
Friedemann Kleint
2016-07-29
1
-0
/
+7
*
|
|
Add QMetaEnum::isScoped to be able to destinguish C++11 enum class
Olivier Goffart
2016-07-26
1
-8
/
+11
*
|
|
Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/dev
Edward Welbourne
2016-07-22
3
-1
/
+126
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'origin/5.7' into dev
Edward Welbourne
2016-07-19
3
-1
/
+126
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Edward Welbourne
2016-07-15
3
-1
/
+126
|
|
|
\
\
|
|
|
|
/
|
|
|
*
moc: Fix a crash with malformed input
Olivier Goffart
2016-07-15
1
-1
/
+8
|
|
|
*
fix raw data leak in $$absolute_path()
Oswald Buddenhagen
2016-07-13
1
-0
/
+8
|
|
|
*
fix calculations of worst-case size requirements for token buffer
Oswald Buddenhagen
2016-07-13
1
-0
/
+7
|
|
|
*
fix custom functions inheriting other functions' arguments
Oswald Buddenhagen
2016-07-13
1
-0
/
+17
|
|
|
*
make error() propagate from requires() and REQUIRES=
Oswald Buddenhagen
2016-07-13
1
-0
/
+14
|
|
|
*
make error() propagate from custom replace functions
Oswald Buddenhagen
2016-07-13
1
-0
/
+66
|
|
|
*
fix error() not propagating through if()
Oswald Buddenhagen
2016-07-13
1
-0
/
+6
*
|
|
|
Make moc obey the preprocessor environment variable for include paths
Thiago Macieira
2016-07-20
1
-0
/
+48
*
|
|
|
moc: get the system #defines from the compiler itself
Thiago Macieira
2016-07-20
2
-0
/
+43
|
/
/
/
*
|
|
Don't error out on preprocessor concatenation of two strings
Lars Knoll
2016-07-13
1
-0
/
+6
*
|
|
Improve error reporting when parsing JSON files
Lars Knoll
2016-06-17
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-13
1
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
tst_Moc: restore signals/slots/emit to the Q_UPPERCASE values
Thiago Macieira
2016-05-30
1
-3
/
+3
*
|
|
add $$sorted() function.
Oswald Buddenhagen
2016-05-25
1
-0
/
+12
*
|
|
add $$str_member() function
Oswald Buddenhagen
2016-05-25
1
-0
/
+43
*
|
|
add $$str_size() function
Oswald Buddenhagen
2016-05-25
1
-0
/
+12
*
|
|
add $$num_add() (numeric addition) function
Oswald Buddenhagen
2016-05-25
1
-0
/
+42
*
|
|
add $$take_first() and $$take_last() functions
Oswald Buddenhagen
2016-05-25
1
-0
/
+48
*
|
|
make QMakeParser take a QStringRef as input
Oswald Buddenhagen
2016-05-24
2
-3
/
+3
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-23
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
*
Moc: fix crash when a file ends with \\\r
Olivier Goffart
2016-05-18
1
-0
/
+2
*
|
|
tst_moc: Remove invalid preprocessor usage
Thiago Macieira
2016-05-04
1
-7
/
+0
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
make extra compiler targets depend on their respective compiler
Oswald Buddenhagen
2016-04-18
1
-1
/
+1
*
|
|
Unify naming of LIBS/CFLAGS for 3rd party libraries
Lars Knoll
2016-04-07
2
-2
/
+2
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-04
1
-0
/
+27
|
\
\
|
|
/
[next]