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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'qt/master'
Jason Barron
2009-08-21
2
-6
/
+6
|
\
|
*
rename QEventTransition::eventObject to eventSource
Kent Hansen
2009-08-21
2
-6
/
+6
*
|
Merge commit 'qt/master'
Jason Barron
2009-08-20
1
-0
/
+2
|
\
\
|
|
/
|
*
Remove a few warnings when compiling Qt and unexport some functions.
Thiago Macieira
2009-08-20
1
-0
/
+2
*
|
Merge commit 'qt/master'
Jason Barron
2009-08-13
26
-30
/
+29
|
\
\
|
|
/
|
*
Update contact URL in license headers.
Jason McDonald
2009-08-12
26
-26
/
+26
|
*
fix issues reported by Coverity
Kent Hansen
2009-08-10
3
-4
/
+3
*
|
Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE
Harald Fernengel
2009-08-06
8
-8
/
+8
*
|
Merge commit 'origin/master'
Jason Barron
2009-08-04
8
-8
/
+8
|
\
\
|
*
|
Squashed commit of the topic/exceptions branch.
Harald Fernengel
2009-08-03
8
-8
/
+8
*
|
|
Merge commit 'qt/master-stable'
Jason Barron
2009-08-04
10
-95
/
+111
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
export QStateMachinePrivate symbols
Kent Hansen
2009-08-03
1
-6
/
+2
|
*
|
remove constructors that are not useful
Kent Hansen
2009-08-03
8
-82
/
+8
|
*
|
Export symbol used in QtGui.
Volker Hilsheimer
2009-07-31
1
-1
/
+5
|
*
|
compile
Kent Hansen
2009-07-31
1
-1
/
+1
|
*
|
add private goToState() function to state machine
Kent Hansen
2009-07-31
2
-7
/
+97
|
*
|
remove const from QSignalEvent::sender*
Kent Hansen
2009-07-31
3
-6
/
+6
*
|
|
Merge commit 'qt/master-stable'
Jason Barron
2009-07-27
6
-222
/
+136
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
make statemachine compile with QT_NO_PROPERTIES
Kent Hansen
2009-07-23
4
-0
/
+22
|
*
Make QStateMachine inherit QState
Kent Hansen
2009-07-22
5
-222
/
+111
|
*
delete incorrect documentation
Kent Hansen
2009-07-22
1
-12
/
+0
|
*
Fix memory leak with wrapped events
Kent Hansen
2009-07-21
1
-0
/
+3
|
*
Doc: Added info on QWrappedEvent to QAbstractTransition::eventTest()
Geir Vattekar
2009-07-17
1
-0
/
+12
*
|
Merge commit 'qt/master-stable' into 4.6-merged
Jason Barron
2009-06-30
26
-127
/
+129
|
\
\
|
|
/
|
*
Remove default error state
Eskil Abrahamsen Blomfeldt
2009-06-23
3
-65
/
+34
|
*
perform normalization of signatures for signal transitions
Kent Hansen
2009-06-22
2
-8
/
+15
|
*
perform all property assignments of initial state that's nested
Kent Hansen
2009-06-17
1
-2
/
+2
|
*
bring back QAbstractTransition::triggered() signal
Kent Hansen
2009-06-17
4
-0
/
+23
|
*
prevent subclasses from emitting entered() and exited()
Kent Hansen
2009-06-17
1
-0
/
+3
|
*
Update license headers in files that are new in 4.6.
Jason McDonald
2009-06-17
25
-50
/
+50
|
*
Merge license header changes from 4.5
Volker Hilsheimer
2009-06-16
1
-2
/
+2
*
|
Manually fix bad merges and make sure everything compiles with 4.6.
Harald Fernengel
2009-06-29
1
-1
/
+1
|
/
*
remove q->layout() and q->parentWidget() code where unnecessary
Thierry Bastian
2009-06-11
2
-6
/
+3
*
add QT_NO_STATEMACHINE define so state machine can be compiled out
Kent Hansen
2009-06-04
18
-0
/
+80
*
fix signal signature bug in debug output
Kent Hansen
2009-06-03
1
-2
/
+2
*
don't require use of SIGNAL macro in calls to addTransition()
Kent Hansen
2009-06-03
1
-2
/
+3
*
fix qdoc warning
Kent Hansen
2009-06-03
1
-1
/
+1
*
prepend private/ for included private headers
Martin Jones
2009-06-01
5
-5
/
+5
*
QStateMachine: better way to get the sender signalIndex
Olivier Goffart
2009-05-28
1
-18
/
+7
*
Use Qt::UniqueConnection instead of disconnect/connect
Olivier Goffart
2009-05-28
1
-2
/
+1
*
Compile qstatemachine autotest
Olivier Goffart
2009-05-28
1
-1
/
+1
*
Removed some export to symbols that don't need it
Thierry Bastian
2009-05-25
4
-22
/
+6
*
Added QT_NO_ANIMATION to qfeatures
Thierry Bastian
2009-05-25
1
-4
/
+9
*
Fixed 'crazy' warnings about using a string instead of a character
Thierry Bastian
2009-05-25
1
-12
/
+12
*
make sure signal transition is correctly unregistered/re-registered
Kent Hansen
2009-05-22
2
-14
/
+18
*
make sure event transition is correctly unregistered/re-registered
Kent Hansen
2009-05-22
2
-14
/
+18
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animat...
Thierry Bastian
2009-05-22
1
-1
/
+1
*
kill unused private functions
Kent Hansen
2009-05-22
6
-18
/
+0
*
doc: Update signature of eventTest() in documentation
Eskil Abrahamsen Blomfeldt
2009-05-15
1
-1
/
+1
*
Make QAbstractTransition::eventTest() non-const
Eskil Abrahamsen Blomfeldt
2009-05-14
9
-10
/
+10
[next]