index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
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
6.5.2
6.5.3
6.6
6.6.0
6.6.1
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
/
widgets
/
statemachine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move QStateMachine from QtCore to QtScxml
Karsten Heimrich
2020-08-24
10
-1628
/
+0
*
Replace calls to deprecated QEvent accessor functions
Shawn Rutledge
2020-06-08
1
-1
/
+1
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-1
/
+1
*
More nullptr usage in headers
Kevin Funk
2019-03-14
2
-5
/
+5
*
Use Q_DISABLE_COPY_MOVE for private classes
Friedemann Kleint
2018-12-12
2
-2
/
+2
*
Make sure we can build with -no-feature-draganddrop
Joerg Bornemann
2018-05-29
1
-1
/
+1
*
Convert features.toolbar to QT_[REQUIRE_]CONFIG
Stephan Binner
2018-05-02
1
-2
/
+2
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
2
-4
/
+4
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
4
-8
/
+8
*
Convert features.graphicsview to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-08-15
1
-2
/
+5
*
Convert features.statustip to QT_CONFIG
Stephan Binner
2017-06-29
1
-2
/
+2
*
Convert features.whatsthis to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-06-29
1
-2
/
+2
*
Convert features.tabletevent to QT_CONFIG
Stephan Binner
2017-06-28
1
-4
/
+4
*
Convert features.wheelevent to QT_CONFIG
Stephan Binner
2017-06-28
1
-2
/
+2
*
Fix build with statemachine feature disabled
Lars Knoll
2016-10-11
10
-48
/
+13
*
Add qtwidgetsglobal.h and qtwidgetsglobal_p.h
Lars Knoll
2016-07-14
4
-0
/
+4
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-21
4
-0
/
+8
|
\
|
*
QtWidgets: includemocs
Marc Mutz
2016-03-18
4
-0
/
+8
*
|
Updated license headers
Jani Heikkinen
2016-01-15
9
-126
/
+180
|
/
*
Fix some qdoc-warnings.
Friedemann Kleint
2015-07-10
1
-1
/
+1
*
QtWidgets: Use Q_NULLPTR instead of 0 in all public headers
Marc Mutz
2015-07-06
2
-4
/
+4
*
Update copyright headers
Jani Heikkinen
2015-02-11
9
-63
/
+63
*
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
4
-8
/
+8
*
Update license headers and add new license files
Matti Paaso
2014-09-24
9
-171
/
+99
*
Propagate source/flags of QMouseEvent to QGraphicsSceneMouseEvent.
Friedemann Kleint
2014-06-25
1
-0
/
+2
*
Fix license headers stating QtGui for QtWidgets files.
Jake Petroules
2013-03-19
9
-9
/
+9
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
1
-1
/
+1
*
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
2
-8
/
+0
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
9
-9
/
+9
*
Do the actual removal of the Soft Keys API and related code
Jan Arve Saether
2012-10-29
1
-3
/
+0
*
Remove some dead code in switch statements
Sergio Ahumada
2012-10-29
1
-1
/
+0
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
9
-216
/
+216
*
Remove AccessibilityPrepare event.
Frederik Gladhorn
2012-03-05
1
-2
/
+0
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
9
-9
/
+9
*
Remove use of QT_MODULE from library
Gunnar Sletta
2012-01-25
2
-2
/
+0
*
Make coordinates float based where it makes sense.
Lars Knoll
2012-01-25
1
-5
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
9
-9
/
+9
*
Remove QAccessibleEvent
Frederik Gladhorn
2012-01-12
1
-7
/
+0
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
9
-9
/
+9
*
Improve Q_CONSTRUCTOR_FUNCTION and Q_DESTRUCTOR_FUNCTION macros.
Jędrzej Nowacki
2011-12-01
1
-4
/
+2
*
Move the documentation for the classes to their modules.
Casper van Donderen
2011-10-03
2
-0
/
+2
*
Remove internal uses of Software input panel events.
Pekka Vuorela
2011-09-08
1
-4
/
+0
*
Use Q_WIDGETS_EXPORT for widgets library
Olli Werwolff
2011-06-08
2
-2
/
+2
*
Merge remote branch 'staging/master' into refactor
Paul Olav Tvete
2011-05-24
9
-153
/
+153
*
remove an unused class
Lars Knoll
2011-05-20
1
-2
/
+0
*
fix includes
Lars Knoll
2011-05-07
1
-1
/
+1
*
library split
Lars Knoll
2011-05-07
10
-0
/
+1697