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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kill unnecessary qmake variable mods
Kent Hansen
2009-04-29
1
-3
/
+0
*
make history state constructible
Kent Hansen
2009-04-29
6
-55
/
+74
*
say hello (again) to QAbstract{State,Transition}::machine()
Kent Hansen
2009-04-29
4
-2
/
+29
*
add animationsEnabled property
Kent Hansen
2009-04-29
3
-8
/
+47
*
move assignProperty() to QState
Kent Hansen
2009-04-29
8
-51
/
+54
*
kill StateFinished from docs
Kent Hansen
2009-04-29
1
-1
/
+0
*
kill StateFinished event type since it doesn't exist anymore
Kent Hansen
2009-04-28
1
-2
/
+1
*
replace QStateFinished{Event,Transition} by QState::finished() signal
Kent Hansen
2009-04-27
9
-421
/
+21
*
make the entry/exit order well-defined for all combinations of states
Kent Hansen
2009-04-27
1
-4
/
+18
*
Merge branch 'kinetic-statemachine' into kinetic-animations
Kent Hansen
2009-04-24
29
-1633
/
+292
|
\
|
*
Remove API for setting specific restore policies on states. We have no clear
Eskil Abrahamsen Blomfeldt
2009-04-23
6
-94
/
+44
|
*
kill the stateactions api
Kent Hansen
2009-04-22
29
-1533
/
+112
|
*
Add API for adding default animations to the state machine. This is especially
Eskil Abrahamsen Blomfeldt
2009-04-21
3
-4
/
+132
|
*
doc: Document return value of QState::addTransition(QAbstractTransition*)
Eskil Abrahamsen Blomfeldt
2009-04-21
1
-1
/
+2
|
*
Have QState::addTransition(QAbstractTransition*) return the transition object
Eskil Abrahamsen Blomfeldt
2009-04-21
2
-5
/
+6
*
|
Fix a bug in the ease{In,Out}Bounce easing functions + small cleanup.
Jan-Arve Sæther
2009-04-23
1
-17
/
+17
*
|
Remove trailing whitespace
Jan-Arve Sæther
2009-04-23
1
-32
/
+32
*
|
Fixes QPropertyAnimation's default start value update condition
Leonardo Sobral Cunha
2009-04-22
2
-20
/
+16
*
|
Fixes for solution package.
Jan-Arve Sæther
2009-04-22
1
-2
/
+3
*
|
Expose QVariantAnimationPrivate::getInterpolator in the private header
Leonardo Sobral Cunha
2009-04-21
2
-2
/
+4
*
|
QPropertyAnimation reevaluates the default start value after each run
Leonardo Sobral Cunha
2009-04-21
1
-2
/
+4
|
/
*
Merge branch 'kinetic-animations' into kinetic-statemachine
Kent Hansen
2009-04-21
1
-1
/
+2
|
\
|
*
Fixes bug when adding the same child animation twice to the same group
Leonardo Sobral Cunha
2009-04-21
1
-1
/
+2
*
|
Merge branch 'kinetic-animations' into kinetic-statemachine
Kent Hansen
2009-04-21
15
-600
/
+117
|
\
\
|
|
/
|
*
don't assert if the signal is not valid
Kent Hansen
2009-04-21
1
-1
/
+2
|
*
remove QItemAnimation and add the interpolator for QColor
Thierry Bastian
2009-04-20
6
-511
/
+28
|
*
iterationCount becomes loopCount again
Thierry Bastian
2009-04-20
9
-89
/
+89
*
|
rename QTransition -> QActionTransition
Kent Hansen
2009-04-21
13
-87
/
+88
*
|
don't assert if the signal is not valid
Kent Hansen
2009-04-21
1
-1
/
+2
*
|
initialize "for-future-expansion"-pointer
Kent Hansen
2009-04-20
1
-1
/
+1
|
/
*
Merge branch 'kinetic-animations' into kinetic-statemachine
Kent Hansen
2009-04-20
1
-3
/
+4
|
\
|
*
Fix compilation after a merge error
Alexis Menard
2009-04-17
1
-3
/
+4
*
|
doc
Kent Hansen
2009-04-20
13
-6
/
+25
*
|
more doc
Kent Hansen
2009-04-17
2
-2
/
+6
*
|
doc
Kent Hansen
2009-04-17
4
-4
/
+5
*
|
compile
Kent Hansen
2009-04-17
1
-0
/
+2
*
|
Merge branch 'kinetic-animations' into kinetic-statemachine
Kent Hansen
2009-04-17
297
-5356
/
+9003
|
\
\
|
|
/
|
*
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animations
Alexis Menard
2009-04-17
297
-5356
/
+9003
|
|
\
|
|
*
Line edit displays garbage when pressing up or down arrow keys (Cocoa).
Prasanth Ullattil
2009-04-17
1
-1
/
+4
|
|
*
Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...
Simon Hausmann
2009-04-17
5
-4
/
+24
|
|
*
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
Jarek Kobus
2009-04-17
61
-1122
/
+2189
|
|
|
\
|
|
|
*
Fixes long strings getting truncated by the ODBC Driver.
Bill King
2009-04-17
1
-1
/
+1
|
|
|
*
Compile
Olivier Goffart
2009-04-16
1
-1
/
+1
|
|
|
*
QSortFilterProxyModel: In dynamic filter model, childs of temporarly
Olivier Goffart
2009-04-16
1
-1
/
+13
|
|
|
*
BT:Stop widgets disappearing in unified when clicking the toolbar button
Norwegian Rock Cat
2009-04-16
1
-1
/
+12
|
|
|
*
Remove some warnings
Norwegian Rock Cat
2009-04-16
1
-2
/
+2
|
|
|
*
Doc - Some minor cleanups in the documentation of QInputDialog. Also
Kavindra Devi Palaraja
2009-04-16
1
-85
/
+96
|
|
|
*
Fix QPrinter::setPrinterName()/QPrinter::printerName() on the Mac.
Trond Kjernåsen
2009-04-16
2
-28
/
+39
|
|
|
*
fix reading problem on 64-bit machines in QProcess and socket engine
Peter Hartmann
2009-04-16
3
-22
/
+7
|
|
|
*
Add a warning for trying to connectToHost() when disconnecting.
Thiago Macieira
2009-04-16
1
-1
/
+1
[next]