index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
statemachine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
6 days
7
-69
/
+69
|
\
|
*
Tidy nullptr usage
Allan Sandfeld Jensen
9 days
7
-71
/
+71
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2019-11-02
1
-1
/
+1
|
\
\
|
|
/
|
*
Doc: Clarify the ownership of a state for addState()
Kavindra Palaraja
2019-10-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2019-10-26
1
-2
/
+2
|
\
\
|
|
/
|
*
QStateMachine: Don't scream at the user
Robert Loehning
2019-10-24
1
-2
/
+2
*
|
Add support for slots to receive the raw void ** arguments array
Lars Knoll
2019-10-07
2
-94
/
+5
|
/
*
Fix some qdoc warnings in 5.14
Friedemann Kleint
2019-09-03
1
-0
/
+4
*
QtCore: use qUtf16Printable and %ls, qErrnoWarning()
Marc Mutz
2019-05-29
1
-2
/
+2
*
QStateMachine: handle parallel child mode for state machines
Erik Verbruggen
2019-05-16
3
-8
/
+43
*
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-05-13
1
-1
/
+1
|
\
|
*
Doc: replace even more null/0/nullptr with \nullptr macro
Christian Ehrlicher
2019-05-08
1
-1
/
+1
*
|
Deprecate conversion functions between QList and QSet
Lars Knoll
2019-05-07
1
-6
/
+7
*
|
Replace qMove with std::move
Allan Sandfeld Jensen
2019-04-06
1
-1
/
+1
*
|
Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...
Qt Forward Merge Bot
2019-04-04
1
-6
/
+6
|
\
\
|
*
|
Replace Q_DECL_NOEXCEPT with noexcept in corelib
Allan Sandfeld Jensen
2019-04-03
1
-6
/
+6
*
|
|
Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usage
Allan Sandfeld Jensen
2019-04-04
1
-2
/
+2
|
/
/
*
|
More nullptr usage in headers
Kevin Funk
2019-03-14
2
-6
/
+6
|
/
*
QtCore: replace 0 with \nullptr in documentation
Christian Ehrlicher
2019-01-28
3
-11
/
+13
*
Use Q_DISABLE_COPY_MOVE for private classes
Friedemann Kleint
2018-12-12
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2018-10-25
6
-24
/
+24
|
\
|
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-10-17
6
-24
/
+24
|
|
\
|
|
*
Modernize the "animation" feature
Liang Qi
2018-10-12
6
-24
/
+24
*
|
|
Fix a few overrides in Qt Core
Alessandro Portale
2018-09-25
2
-3
/
+3
|
/
/
*
|
Make local symbols of some leaked names
Thiago Macieira
2018-08-03
2
-18
/
+20
|
/
*
doc: Correct remaining qdoc warning in qsignaltransition.cpp
Martin Smith
2018-01-04
1
-2
/
+1
*
doc: Correct remaining qdoc warning in qstate.cpp
Martin Smith
2018-01-04
1
-2
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Lars Knoll
2018-01-02
1
-2
/
+4
|
\
|
*
Fix assert when emitting a signal from a different thread
Jesus Fernandez
2017-12-14
1
-2
/
+4
*
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-23
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix clazy-strict-iterators
Friedemann Kleint
2017-10-25
1
-1
/
+1
*
|
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
12
-21
/
+21
*
|
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
11
-28
/
+28
|
/
*
QtCore: include mocs
Thiago Macieira
2017-05-05
7
-0
/
+15
*
Fix build without features.qeventtransition
Tasuku Suzuki
2017-04-04
1
-0
/
+2
*
Core: Replace LGPL21 with LGPL license header
Kai Koehne
2017-03-28
1
-14
/
+20
*
Fix build without feature.animation
Tasuku Suzuki
2017-01-16
1
-4
/
+6
*
QtCore: fix GCC 7 warnings
Marc Mutz
2017-01-15
1
-1
/
+3
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-24
1
-2
/
+2
|
\
|
*
QtCore: Add missing override
Alexander Volkov
2016-11-16
1
-2
/
+2
*
|
Fix build with statemachine feature disabled
Lars Knoll
2016-10-11
26
-95
/
+34
*
|
fix build with various QT_NO_* defines
Nick Shaforostoff
2016-08-26
2
-2
/
+12
*
|
Add a qeventtransition feature
Lars Knoll
2016-08-19
4
-14
/
+16
*
|
Make sure all private headers in Qt Core include qglobal_p.h
Thiago Macieira
2016-06-25
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-23
1
-1
/
+5
|
\
\
|
|
/
|
*
QtCore/QtDBus/QtSql: port the last remaining Q_FOREACH loop and add QT_NO_FOR...
Marc Mutz
2016-05-11
1
-1
/
+5
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-03
3
-7
/
+9
|
\
\
|
|
/
|
*
CoreLib: use const (and const APIs) more
Anton Kudryavtsev
2016-04-18
2
-4
/
+7
|
*
Fix some qdoc-warnings in 5.7.
Friedemann Kleint
2016-04-13
1
-3
/
+2
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-04-05
1
-2
/
+2
|
\
\
|
|
/
[next]