| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | Michael Brasser | 2009-04-23 | 1 | -100/+99 |
|\ |
|
| * | Fix a bug in the ease{In,Out}Bounce easing functions + small cleanup. | Jan-Arve Sæther | 2009-04-23 | 1 | -92/+91 |
|
|
| * | Remove trailing whitespace | Jan-Arve Sæther | 2009-04-23 | 1 | -8/+8 |
|
|
* | | Make declarative autotests compile. | Aaron Kennedy | 2009-04-23 | 5 | -23/+23 |
|
|
* | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | Michael Brasser | 2009-04-22 | 1 | -0/+22 |
|\ \
| |/ |
|
| * | Fixes QPropertyAnimation's default start value update condition | Leonardo Sobral Cunha | 2009-04-22 | 1 | -0/+22 |
|
|
* | | Merge branch 'kinetic-animations' of ../../qt/kinetic into kinetic-declarativeui | Michael Brasser | 2009-04-22 | 6 | -283/+272 |
|\ \
| |/ |
|
| * | QPropertyAnimation reevaluates the default start value after each run | Leonardo Sobral Cunha | 2009-04-21 | 2 | -5/+37 |
|
|
| * | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-04-21 | 1 | -0/+34 |
| |\ |
|
| | * | Fixes bug when adding the same child animation twice to the same group | Leonardo Sobral Cunha | 2009-04-21 | 1 | -0/+34 |
|
|
| * | | compile | Eskil B | 2009-04-21 | 1 | -63/+48 |
|
|
| * | | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-04-21 | 4 | -81/+81 |
| |\ \
| | |/ |
|
| | * | iterationCount becomes loopCount again | Thierry Bastian | 2009-04-20 | 4 | -81/+81 |
|
|
| * | | compile | Kent Hansen | 2009-04-21 | 1 | -34/+34 |
| |/ |
|
| * | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-04-17 | 197 | -2424/+3593 |
| |\ |
|
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animations | Alexis Menard | 2009-04-17 | 197 | -2424/+3593 |
| | |\ |
|
| | * | | Initial import of kinetic-animations branch from the old kinetic | Alexis Menard | 2009-04-17 | 12543 | -0/+2488754 |
| | / |
|
| * | | Initial import of statemachine branch from the old kinetic repository | Alexis Menard | 2009-04-17 | 12543 | -0/+2488692 |
| / |
|
* | | Merge branch 'master' of ../../qt/qt into kinetic-declarativeui | Michael Brasser | 2009-04-22 | 15 | -21/+573 |
|\ \ |
|
| * \ | Merge branch '4.5' | Rhys Weatherley | 2009-04-21 | 2 | -0/+193 |
| |\ \ |
|
| | * | | BT: Fix update regression for cached QGraphicsItem (Elastic Nodes stuck) | Andreas Aardal Hanssen | 2009-04-21 | 1 | -0/+42 |
|
|
| | * | | We don't need to call two times itemChange when an item is deleted. | Alexis Menard | 2009-04-21 | 1 | -0/+35 |
|
|
| | * | | There is no way to delete a invalid entry in the sidebar of QFileDialog. | Alexis Menard | 2009-04-21 | 1 | -0/+82 |
|
|
| | * | | Fix a bug in QFileDialog sidebar when the bookmark has an hidden parent | Alexis Menard | 2009-04-21 | 1 | -0/+34 |
|
|
| * | | | Add license headers for these two files, which are new in 4.6 and didn't have it | Thiago Macieira | 2009-04-21 | 2 | -0/+68 |
|
|
| * | | | Merge branch '4.5' | Thiago Macieira | 2009-04-20 | 3 | -4/+77 |
| |\ \ \
| | |/ / |
|
| | * | | Fixed key sequence eating behavior for QShortcut and QAction. | jasplin | 2009-04-20 | 2 | -4/+36 |
|
|
| | * | | This fix a bug on the QFileSystemModel with a custom icon provider | Alexis Menard | 2009-04-20 | 1 | -0/+41 |
|
|
| * | | | Fix QGraphicsProxyWidget's window flag handling | Andreas Aardal Hanssen | 2009-04-20 | 1 | -1/+1 |
|
|
| * | | | Working on QGraphicsProxyWidget's handling of widget flags. | Andreas Aardal Hanssen | 2009-04-20 | 2 | -0/+143 |
|
|
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-20 | 6 | -17/+92 |
| |\ \ \
| | |/ / |
|
| | * | | Miscellaneous cleanups for Sql tests. | Bill King | 2009-04-19 | 1 | -12/+31 |
|
|
| | * | | compile | Paul Olav Tvete | 2009-04-17 | 1 | -1/+1 |
|
|
| | * | | autotest didn't compile with gcc | Thierry Bastian | 2009-04-17 | 1 | -1/+1 |
|
|
| | * | | Compile. | Jan-Arve Sæther | 2009-04-17 | 1 | -3/+3 |
|
|
| | * | | Possible assert when hiding tabbed QDockWidget | Thierry Bastian | 2009-04-17 | 1 | -0/+32 |
|
|
| | * | | Display error with QTableView with custom default row height | Thierry Bastian | 2009-04-17 | 1 | -0/+24 |
| | |/ |
|
* | | | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 218 | -69/+17010 |
|/ / |
|
* | | Make sure tooltips are shown properly in popups. | Jan-Arve Sæther | 2009-04-17 | 1 | -0/+29 |
|
|
* | | Fix QGraphicsView::mapToScene(QRect) to avoid extra adjustments. | Andreas Aardal Hanssen | 2009-04-17 | 1 | -11/+41 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-17 | 111 | -1577/+520 |
|\ \
| |/ |
|
| * | Fixes long strings getting truncated by the ODBC Driver. | Bill King | 2009-04-16 | 1 | -0/+34 |
|
|
| * | QSortFilterProxyModel: In dynamic filter model, childs of temporarly | Olivier Goffart | 2009-04-16 | 1 | -0/+42 |
|
|
| * | Phonon autotest - checking if the backend plugin is actually deployed | Thomas Hartmann | 2009-04-16 | 1 | -2/+16 |
|
|
| * | Fix crash in the SQLQueryModel tests | Olivier Goffart | 2009-04-16 | 1 | -1/+5 |
|
|
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-04-16 | 1 | -1/+8 |
| |\ |
|
| | * | autotest fix in QtreeView | Thierry Bastian | 2009-04-16 | 1 | -1/+8 |
|
|
| * | | Remove obsolete code from autotests. | Jason McDonald | 2009-04-16 | 109 | -1576/+415 |
| |/ |
|
| * | QFileDialog : Fix filters that doesn't work if whitespaces at the end | Alexis Menard | 2009-04-15 | 1 | -0/+16 |
|
|
| * | Update the item if the text has changed but the boundingRect is the | Alexis Menard | 2009-04-15 | 1 | -0/+34 |
|
|