summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* kill QStateMachine::animationsFinished(), introduce QState::polished()Kent Hansen2009-04-291-2/+153
* SCXML defines an atomic state as a <state> with no children or <final>. However,Eskil Abrahamsen Blomfeldt2009-04-291-0/+25
* Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-04-293-59/+36
|\
| * compile fix for the benchmarkThierry Bastian2009-04-293-59/+36
* | kill QStateMachine::states() and QState::transitions()Kent Hansen2009-04-291-14/+16
* | kill source/target-specific animationsKent Hansen2009-04-291-80/+85
* | rename QBoundEvent to QWrappedEvent and make it publicKent Hansen2009-04-291-1/+1
* | replace QState::Type with QState::childMode propertyKent Hansen2009-04-291-2/+2
* | Add test that property assignments set on parallel states are actuallyEskil Abrahamsen Blomfeldt2009-04-291-3/+40
* | Remove QEXPECT_FAIL because e06c2e15 fixes this test as well.Eskil Abrahamsen Blomfeldt2009-04-291-1/+0
* | Compile against new QHistoryState API.Eskil Abrahamsen Blomfeldt2009-04-291-2/+2
* | Merge the two queries for entry states to support having history states asEskil Abrahamsen Blomfeldt2009-04-291-0/+35
* | rename a few properties and methodsKent Hansen2009-04-291-7/+7
* | make history state constructibleKent Hansen2009-04-291-2/+2
* | Add a test for the semantics of transitions from a region in parallel states.Eskil Abrahamsen Blomfeldt2009-04-281-0/+47
* | replace QStateFinished{Event,Transition} by QState::finished() signalKent Hansen2009-04-271-2/+2
|/
* Merge branch 'kinetic-statemachine' into kinetic-animationsKent Hansen2009-04-244-820/+871
|\
| * Remove API for setting specific restore policies on states. We have no clearEskil Abrahamsen Blomfeldt2009-04-232-38/+28
| * kill the stateactions apiKent Hansen2009-04-221-172/+22
| * Test for overriding default animations. This test defines the order ofEskil Abrahamsen Blomfeldt2009-04-221-0/+247
| * Add tests for the removeDefaultAnimation* APIEskil Abrahamsen Blomfeldt2009-04-221-0/+127
| * Add API for adding default animations to the state machine. This is especiallyEskil Abrahamsen Blomfeldt2009-04-211-0/+140
| * QAnimationState is no more, so we remove the test for it. The relevant testsEskil Abrahamsen Blomfeldt2009-04-213-630/+327
| * compile.Eskil Abrahamsen Blomfeldt2009-04-211-3/+3
* | Fix a bug in the ease{In,Out}Bounce easing functions + small cleanup.Jan-Arve Sæther2009-04-231-92/+91
* | Remove trailing whitespaceJan-Arve Sæther2009-04-231-8/+8
* | Fixes QPropertyAnimation's default start value update conditionLeonardo Sobral Cunha2009-04-221-0/+22
* | QPropertyAnimation reevaluates the default start value after each runLeonardo Sobral Cunha2009-04-212-5/+37
|/
* Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-04-211-0/+34
|\
| * Fixes bug when adding the same child animation twice to the same groupLeonardo Sobral Cunha2009-04-211-0/+34
* | compileEskil B2009-04-211-63/+48
* | Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-04-214-81/+81
|\ \ | |/
| * iterationCount becomes loopCount againThierry Bastian2009-04-204-81/+81
* | compileKent Hansen2009-04-211-34/+34
|/
* Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-04-17197-2424/+3593
|\
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animationsAlexis Menard2009-04-17197-2424/+3593
| |\
| | * Fixes long strings getting truncated by the ODBC Driver.Bill King2009-04-161-0/+34
| | * QSortFilterProxyModel: In dynamic filter model, childs of temporarlyOlivier Goffart2009-04-161-0/+42
| | * Phonon autotest - checking if the backend plugin is actually deployedThomas Hartmann2009-04-161-2/+16
| | * Fix crash in the SQLQueryModel testsOlivier Goffart2009-04-161-1/+5
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-04-161-1/+8
| | |\
| | | * autotest fix in QtreeViewThierry Bastian2009-04-161-1/+8
| | * | Remove obsolete code from autotests.Jason McDonald2009-04-16109-1576/+415
| | |/
| | * QFileDialog : Fix filters that doesn't work if whitespaces at the endAlexis Menard2009-04-151-0/+16
| | * Update the item if the text has changed but the boundingRect is theAlexis Menard2009-04-151-0/+34
| | * The submenu of a multicolumn menu have an incorrect positionThierry Bastian2009-04-151-0/+34
| | * Stabilize test for QItemDelegateOlivier Goffart2009-04-151-0/+1
| | * Fixes QSortFilterProxyModel not reporting child if the model need to fetchMoreOlivier Goffart2009-04-151-0/+87
| | * Fix regression in QString::replace(int, int, QChar) when string is emptyPaul Olav Tvete2009-04-151-0/+4
| | * BT: Fix a regression to 4.4 in Graphics View's handling of child clippersAndreas Aardal Hanssen2009-04-152-0/+109