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
/
examples
/
statemachine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Akseli Salovaara
2015-03-31
9
-36
/
+36
*
Updated year in copyright header
Kai Koehne
2014-03-26
9
-9
/
+9
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
9
-9
/
+9
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
9
-54
/
+54
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
9
-18
/
+18
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
9
-9
/
+9
*
Squashed commit of the changes from the mobile-examples repository
David Boddie
2011-04-28
19
-5
/
+141
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
9
-9
/
+9
*
Doc: Updated example license to three clause BSD license.
David Boddie
2010-05-19
9
-245
/
+236
*
Allow building Qt without the QtGui module
Bernhard Rosenkraenzer
2010-04-07
1
-2
/
+6
*
Update copyright year to 2010
Jason McDonald
2010-01-07
9
-9
/
+9
*
Compile Rogue example again after state machchine event type rename.
Volker Hilsheimer
2009-10-03
1
-1
/
+1
*
Introduce state machine event priority, make it possible to cancel events
Kent Hansen
2009-09-29
1
-2
/
+2
*
Make QSignalEvent and QWrappedEvent inner classes of QStateMachine
Kent Hansen
2009-09-28
2
-6
/
+6
*
Update license headers again.
Jason McDonald
2009-09-09
9
-36
/
+36
*
Update tech preview license header for files that are new in 4.6.
Jason McDonald
2009-08-31
8
-104
/
+104
*
Merge branch '4.5' into 4.6
Thiago Macieira
2009-08-31
1
-13
/
+13
*
Update contact URL in license headers.
Jason McDonald
2009-08-12
9
-9
/
+9
*
Compile fix with namespaces
hjk
2009-08-10
1
-0
/
+2
*
Doc: Integrated the Rogue (state machine) example.
Geir Vattekar
2009-08-07
6
-0
/
+465
*
Remove tank game example
Eskil Abrahamsen Blomfeldt
2009-07-28
27
-2396
/
+1
*
Make QStateMachine inherit QState
Kent Hansen
2009-07-22
2
-5
/
+5
*
Update license headers in files that are new in 4.6.
Jason McDonald
2009-06-17
24
-48
/
+48
*
Merge license header changes from 4.5
Volker Hilsheimer
2009-06-16
1
-2
/
+2
*
WinCE doesn't have time() function, use QTime
Kent Hansen
2009-06-09
1
-3
/
+2
*
kill usage of QT_STATEMACHINE_SOLUTION
Kent Hansen
2009-06-04
5
-25
/
+0
*
Fix missing/outdated license headers.
Jason McDonald
2009-05-21
20
-79
/
+896
*
fix compiler warnings
Kent Hansen
2009-05-20
1
-1
/
+1
*
compile with -qtnamespace, clean up the example .pro files
Kent Hansen
2009-05-20
9
-41
/
+53
*
remove the citizenquartz example
Kent Hansen
2009-05-20
14
-956
/
+0
*
Make QAbstractTransition::eventTest() non-const
Eskil Abrahamsen Blomfeldt
2009-05-14
5
-10
/
+10
*
Pop up message when a tank wins the game
Eskil Abrahamsen Blomfeldt
2009-05-14
7
-12
/
+111
*
Fix run-time error in Seek AI's state machine
Eskil Abrahamsen Blomfeldt
2009-05-14
1
-1
/
+5
*
Fix SpinState in Tank Game Example to spin more than 180 degrees
Eskil Abrahamsen Blomfeldt
2009-05-14
2
-2
/
+12
*
document statemachine/factorial example
Kent Hansen
2009-05-13
1
-26
/
+38
*
doc: Correct names of snippets in docs for Tank Game example
Eskil Abrahamsen Blomfeldt
2009-05-13
1
-0
/
+4
*
document the statemachine/eventtransitions example
Kent Hansen
2009-05-12
1
-1
/
+15
*
Change name of "errorstate" example to "tankgame"
Eskil Abrahamsen Blomfeldt
2009-05-12
26
-29
/
+40
*
Fixes: document statemachine/twowaybutton example
Kent Hansen
2009-05-12
1
-7
/
+15
*
kill some simplistic/overlapping/under-developed examples
Kent Hansen
2009-05-12
9
-445
/
+0
*
document the statemachine/pingpong example
Kent Hansen
2009-05-12
1
-0
/
+14
*
improve the docs for the trafficlight example
Kent Hansen
2009-05-12
1
-25
/
+22
*
Make selecting plugins more user friendly and platform independent
Eskil Abrahamsen Blomfeldt
2009-05-11
5
-18
/
+66
*
Add chase state and ability to detect and fire at other tanks. This reveals an
Eskil Abrahamsen Blomfeldt
2009-05-06
2
-4
/
+92
*
Avoid passage where the walls meet the edge of the scene rect.
Eskil Abrahamsen Blomfeldt
2009-05-06
1
-5
/
+6
*
get rid of margin
Kent Hansen
2009-05-05
1
-1
/
+2
*
add event as argument to onEntry(), onExit() and onTransition()
Kent Hansen
2009-05-05
8
-16
/
+16
*
Add randomness.
Eskil Abrahamsen Blomfeldt
2009-05-05
1
-2
/
+2
*
Make sure target state is set correctly. Also make sure eventTest() actually
Eskil Abrahamsen Blomfeldt
2009-05-05
1
-5
/
+8
*
Set collidedLine for the implicit walls around the scene to allow for collision
Eskil Abrahamsen Blomfeldt
2009-05-05
1
-4
/
+21
[next]