Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-05-15 | 3 | -0/+41 |
|\ | |||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-15 | 1 | -0/+1 |
| |\ | |||||
| * | | Add id shortcut test | Aaron Kennedy | 2009-05-14 | 3 | -0/+41 |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Warwick Allison | 2009-05-15 | 14 | -20/+1656 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge branch '4.5' | Thiago Macieira | 2009-05-14 | 2 | -2/+117 |
| |\ \ | |||||
| | * | | QColor::toCmyk() does not convert the color if it is already in CMYK | Benjamin Poulain | 2009-05-14 | 1 | -0/+21 |
| | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Andy | 2009-05-14 | 1 | -0/+110 |
| | |\ \ | |||||
| | | * | | Fix QGraphicsItem::deviceTransform() to also work with normal items. | Andreas Aardal Hanssen | 2009-05-14 | 1 | -0/+110 |
| | * | | | Prevent duplicate entries in the sidebar when the paths are the same | Andy | 2009-05-14 | 1 | -2/+7 |
| | |/ / | |||||
| * | | | QColor::toCmyk() does not convert the color if it is already in CMYK | Benjamin Poulain | 2009-05-14 | 1 | -0/+21 |
| * | | | Fix missing update of edit geometry on QSpinBox | Jens Bache-Wiig | 2009-05-14 | 1 | -0/+6 |
| * | | | Fix sending of double-click events after explicit grab-ungrab. | Andreas Aardal Hanssen | 2009-05-14 | 1 | -0/+99 |
| * | | | Merge branch 'master' of ../master into contiguouscache | Ian Walters | 2009-05-14 | 10 | -18/+947 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '4.5' | Thiago Macieira | 2009-05-13 | 2 | -0/+73 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Improve the HTTP status line parsing and catch more errors. | Thiago Macieira | 2009-05-13 | 1 | -0/+7 |
| | | * | | Fix handling of garbage data sent by the HTTP server instead of a | Thiago Macieira | 2009-05-13 | 1 | -0/+42 |
| | | * | | Reset the 'connectedToScene' flag when changing the scene of a view | Leonardo Sobral Cunha | 2009-05-13 | 1 | -0/+24 |
| | * | | | QNAM: Upload architecture change: Auto test | Markus Goetz | 2009-05-13 | 1 | -16/+516 |
| | * | | | QRingBuffer: Enanced with readPointerAtPosition | Markus Goetz | 2009-05-13 | 3 | -0/+207 |
| | * | | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-13 | 2 | -2/+105 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fixes a segfault from out of order cleanup of mysql resources. | Bill King | 2009-05-13 | 1 | -2/+20 |
| | | * | | Fixed bug with Qt::WidgetWithChildren shortcut context in QGraphicsWidget. | jasplin | 2009-05-12 | 1 | -0/+85 |
| | * | | | QListView was assuming that selected indexes were always children of | Thierry Bastian | 2009-05-12 | 1 | -0/+24 |
| * | | | | Merge branch 'master' into contiguouscache | Ian Walters | 2009-05-12 | 256 | -2636/+6176 |
| |\ \ \ \ | |||||
| * | | | | | Various fixes resulting from QA code review. | Ian Walters | 2009-05-12 | 2 | -30/+141 |
| * | | | | | Move qDebug code to correct location | Ian Walters | 2009-04-08 | 1 | -24/+0 |
| * | | | | | Update licensing headers. | Ian Walters | 2009-04-07 | 1 | -3/+34 |
| * | | | | | Merge branch 'master' into contiguouscache | Ian Walters | 2009-04-06 | 87 | -705/+1886 |
| |\ \ \ \ \ | |||||
| * | | | | | | Rename OffsetVector to ContiguousCache | Ian Walters | 2009-04-03 | 3 | -85/+85 |
| * | | | | | | Squashed commit of the following: | Rhys Weatherley | 2009-03-24 | 3 | -0/+370 |
* | | | | | | | Make test compile. | Michael Brasser | 2009-05-15 | 1 | -0/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Add another binding test | Aaron Kennedy | 2009-05-14 | 2 | -1/+67 |
* | | | | | | Deleted context property test | Aaron Kennedy | 2009-05-14 | 1 | -0/+14 |
* | | | | | | Array expressions test | Aaron Kennedy | 2009-05-14 | 4 | -109/+148 |
* | | | | | | Add some expression tests | Aaron Kennedy | 2009-05-14 | 1 | -0/+95 |
* | | | | | | Cleanup testcase | Aaron Kennedy | 2009-05-14 | 8 | -11/+43 |
* | | | | | | Add gcov flags | Aaron Kennedy | 2009-05-14 | 1 | -0/+4 |
* | | | | | | Custom string converter test | Aaron Kennedy | 2009-05-14 | 3 | -2/+35 |
* | | | | | | Fixup gcov lib lines | Aaron Kennedy | 2009-05-14 | 1 | -1/+1 |
* | | | | | | Remove AssignSignal instruction | Aaron Kennedy | 2009-05-13 | 1 | -1/+1 |
* | | | | | | Literal signal property assignment test | Aaron Kennedy | 2009-05-13 | 5 | -364/+396 |
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-05-13 | 29 | -9/+305 |
|\ \ \ \ \ \ | |||||
| * | | | | | | More tests | Aaron Kennedy | 2009-05-13 | 2 | -0/+15 |
| * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-13 | 68 | -15/+741 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | More tests | Aaron Kennedy | 2009-05-12 | 8 | -1/+31 |
| * | | | | | | | Remove accidentally commited CXX flags | Aaron Kennedy | 2009-05-12 | 1 | -1/+1 |
| * | | | | | | | More tests | Aaron Kennedy | 2009-05-12 | 20 | -6/+257 |
* | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-05-12 | 68 | -15/+741 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Alexis Menard | 2009-05-12 | 68 | -15/+741 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | The editor geometry in item views is not correctly updated when 1st | Thierry Bastian | 2009-05-12 | 1 | -0/+20 |