index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
corelib
/
statemachine
/
qstate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
1
-24
/
+24
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
Add a function to get the transitions available from a state
Kent Hansen
2010-03-22
1
-0
/
+3
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
Rename QState::polished() signal to "propertiesAssigned"
Eskil Abrahamsen Blomfeldt
2009-11-03
1
-1
/
+1
*
Remove return type of QState::addTransition(QAbstractTransition*)
Eskil Abrahamsen Blomfeldt
2009-11-03
1
-1
/
+1
*
Update license headers again.
Jason McDonald
2009-09-09
1
-4
/
+4
*
Update tech preview license header for files that are new in 4.6.
Jason McDonald
2009-08-31
1
-13
/
+13
*
Update contact URL in license headers.
Jason McDonald
2009-08-12
1
-1
/
+1
*
make statemachine compile with QT_NO_PROPERTIES
Kent Hansen
2009-07-23
1
-0
/
+2
*
Update license headers in files that are new in 4.6.
Jason McDonald
2009-06-17
1
-2
/
+2
*
add QT_NO_STATEMACHINE define so state machine can be compiled out
Kent Hansen
2009-06-04
1
-0
/
+4
*
kill the QT_STATEMACHINE_SOLUTION define
Kent Hansen
2009-05-13
1
-4
/
+0
*
add event as argument to onEntry(), onExit() and onTransition()
Kent Hansen
2009-05-05
1
-2
/
+2
*
kill QStateMachine::states() and QState::transitions()
Kent Hansen
2009-04-29
1
-1
/
+0
*
replace QState::Type with QState::childMode property
Kent Hansen
2009-04-29
1
-5
/
+11
*
make history state constructible
Kent Hansen
2009-04-29
1
-7
/
+0
*
move assignProperty() to QState
Kent Hansen
2009-04-29
1
-0
/
+4
*
replace QStateFinished{Event,Transition} by QState::finished() signal
Kent Hansen
2009-04-27
1
-2
/
+3
*
kill the stateactions api
Kent Hansen
2009-04-22
1
-3
/
+3
*
Have QState::addTransition(QAbstractTransition*) return the transition object
Eskil Abrahamsen Blomfeldt
2009-04-21
1
-1
/
+1
*
Initial import of statemachine branch from the old kinetic repository
Alexis Menard
2009-04-17
1
-0
/
+114