summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...Michael Brasser2009-04-231-100/+99
|\
| * 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
* | Make declarative autotests compile.Aaron Kennedy2009-04-235-23/+23
* | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...Michael Brasser2009-04-221-0/+22
|\ \ | |/
| * Fixes QPropertyAnimation's default start value update conditionLeonardo Sobral Cunha2009-04-221-0/+22
* | Merge branch 'kinetic-animations' of ../../qt/kinetic into kinetic-declarativeuiMichael Brasser2009-04-226-283/+272
|\ \ | |/
| * 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
| | |\
| | * | Initial import of kinetic-animations branch from the old kineticAlexis Menard2009-04-1712543-0/+2488754
| | /
| * | Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-1712543-0/+2488692
| /
* | Merge branch 'master' of ../../qt/qt into kinetic-declarativeuiMichael Brasser2009-04-2215-21/+573
|\ \
| * \ Merge branch '4.5'Rhys Weatherley2009-04-212-0/+193
| |\ \
| | * | BT: Fix update regression for cached QGraphicsItem (Elastic Nodes stuck)Andreas Aardal Hanssen2009-04-211-0/+42
| | * | We don't need to call two times itemChange when an item is deleted.Alexis Menard2009-04-211-0/+35
| | * | There is no way to delete a invalid entry in the sidebar of QFileDialog.Alexis Menard2009-04-211-0/+82
| | * | Fix a bug in QFileDialog sidebar when the bookmark has an hidden parentAlexis Menard2009-04-211-0/+34
| * | | Add license headers for these two files, which are new in 4.6 and didn't have itThiago Macieira2009-04-212-0/+68
| * | | Merge branch '4.5'Thiago Macieira2009-04-203-4/+77
| |\ \ \ | | |/ /
| | * | Fixed key sequence eating behavior for QShortcut and QAction.jasplin2009-04-202-4/+36
| | * | This fix a bug on the QFileSystemModel with a custom icon providerAlexis Menard2009-04-201-0/+41
| * | | Fix QGraphicsProxyWidget's window flag handlingAndreas Aardal Hanssen2009-04-201-1/+1
| * | | Working on QGraphicsProxyWidget's handling of widget flags.Andreas Aardal Hanssen2009-04-202-0/+143
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-206-17/+92
| |\ \ \ | | |/ /
| | * | Miscellaneous cleanups for Sql tests.Bill King2009-04-191-12/+31
| | * | compilePaul Olav Tvete2009-04-171-1/+1
| | * | autotest didn't compile with gccThierry Bastian2009-04-171-1/+1
| | * | Compile.Jan-Arve Sæther2009-04-171-3/+3
| | * | Possible assert when hiding tabbed QDockWidgetThierry Bastian2009-04-171-0/+32
| | * | Display error with QTableView with custom default row heightThierry Bastian2009-04-171-0/+24
| | |/
* | | Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-22218-69/+17010
|/ /
* | Make sure tooltips are shown properly in popups.Jan-Arve Sæther2009-04-171-0/+29
* | Fix QGraphicsView::mapToScene(QRect) to avoid extra adjustments.Andreas Aardal Hanssen2009-04-171-11/+41
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-17111-1577/+520
|\ \ | |/
| * 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