summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Don't crash or loop infinitely when we retrieving the accessible accel.Jan-Arve Sæther2009-04-151-6/+46
| | * Fix the behaviour of sql classes regarding quoted identifiersabcd2009-04-155-60/+681
| | * Fix auto-test failure since we remove the warning in QColorAlexis Menard2009-04-141-1/+1
| | * QGraphicsItem: When an item is deleted and eventfilters installedAlexis Menard2009-04-141-0/+19
| | * increase waiting timeMaurice Kalinowski2009-04-141-1/+1
| | * fix deployment rulesMaurice Kalinowski2009-04-141-1/+1
| | * Fixes: QTreeView font change regression if there is an application stylesheetOlivier Goffart2009-04-141-1/+42
| | * Fix crash in QTreeViewOlivier Goffart2009-04-141-1/+25
| | * Javascript: When there is javascript running then it will spin the CPU at 100%Bradley T. Hughes2009-04-081-0/+65
| | * Autotest: Cisco changed their DNS setup; update our test.Thiago Macieira2009-04-081-1/+1
| | * fix assertMaurice Kalinowski2009-04-081-4/+4
| | * remove senseless testfunctionsMaurice Kalinowski2009-04-081-17/+17
| | * add deployment for WinCEMaurice Kalinowski2009-04-081-0/+1
| | * Enable test for WinCEMaurice Kalinowski2009-04-081-1/+1