Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-28 | 65 | -551/+1100 |
|\ | |||||
| * | Improve border image documentation. | Yann Bodson | 2010-04-28 | 1 | -11/+23 |
| * | Update border image examples. | Yann Bodson | 2010-04-28 | 7 | -73/+98 |
| * | Doc - micro fix. | Martin Jones | 2010-04-28 | 1 | -1/+0 |
| * | Fix QML default property HTML generation... again. | Martin Jones | 2010-04-28 | 1 | -8/+0 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-28 | 4 | -13/+73 |
| |\ | |||||
| | * | Bunch of doc fixes. | Alexis Menard | 2010-04-28 | 4 | -13/+73 |
| * | | Alpha needs to be part of rectangle cache key. | Martin Jones | 2010-04-28 | 1 | -4/+6 |
| |/ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-28 | 14 | -330/+503 |
| |\ | |||||
| | * | Code cleanup | Aaron Kennedy | 2010-04-28 | 1 | -235/+238 |
| | * | Remove unused variable | Aaron Kennedy | 2010-04-28 | 2 | -4/+1 |
| | * | Don't test snippets with C++ components | Bea Lam | 2010-04-28 | 1 | -0/+2 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-28 | 1 | -29/+43 |
| | |\ | |||||
| | * | | Don't unnecessarily regenerate property cache | Aaron Kennedy | 2010-04-28 | 6 | -32/+77 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-28 | 30 | -29/+73 |
| | |\ \ | |||||
| | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-28 | 10 | -56/+264 |
| | |\ \ \ | |||||
| | * | | | | Benchmark | Aaron Kennedy | 2010-04-28 | 3 | -0/+166 |
| | * | | | | Small cleanups | Aaron Kennedy | 2010-04-28 | 2 | -59/+19 |
| * | | | | | Doc: overview for Image | Martin Jones | 2010-04-28 | 1 | -1/+21 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Share Rectangle pixmap caches between items. | Martin Jones | 2010-04-28 | 1 | -29/+43 |
| | |_|/ | |/| | | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-28 | 25 | -19/+19 |
| |\ \ \ | |||||
| | * | | | Move snippets to correct location | Bea Lam | 2010-04-28 | 25 | -19/+19 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-28 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Make compile | Bea Lam | 2010-04-28 | 1 | -1/+1 |
| | | |/ | | |/| | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-28 | 10 | -56/+264 |
| |\ \ \ | | |/ / | |||||
| | * | | Doc fixes | Bea Lam | 2010-04-28 | 7 | -55/+90 |
| | * | | Delete canvas after use in positioner unit tests | Joona Petrell | 2010-04-28 | 1 | -0/+28 |
| | * | | Setting conflicting anchors to items inside positioners should print a warning | Joona Petrell | 2010-04-28 | 3 | -1/+146 |
| | |/ | |||||
| * | | Fix snap at view boundaries with overshoot on. | Martin Jones | 2010-04-28 | 2 | -8/+14 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-28 | 32 | -361/+2271 |
| |\ \ | | |/ | |||||
| * | | Emit hoverChanged appropriately when Item visibility changes. | Martin Jones | 2010-04-28 | 2 | -1/+39 |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-28 | 20 | -207/+966 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-04-28 | 127 | -577/+3773 |
| |\ \ | |||||
| | * | | Update Polish translations | Jarek Kobus | 2010-04-28 | 1 | -160/+160 |
| | * | | Fix compatibility with Qt Mobility. | Aaron McCarthy | 2010-04-28 | 1 | -4/+8 |
| | * | | Fix compile. | Aaron McCarthy | 2010-04-28 | 1 | -1/+1 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-27 | 18 | -43/+798 |
| | |\ \ | |/ / / |/| | | | |||||
| | * | | Fix compilation with QT_NO_TEXTSTREAM | Tasuku Suzuki | 2010-04-27 | 1 | -1/+1 |
| | * | | Fix the compilation with QT_NO_TOOLTIP | Tasuku Suzuki | 2010-04-27 | 2 | -0/+6 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-04-27 | 59 | -482/+3080 |
| | |\ \ | |||||
| | | * | | Add unit tests for a number of QList methods. | Robin Burchell | 2010-04-27 | 1 | -0/+489 |
| | | * | | Crash while dragging on Mac OS X (Cocoa) | Prasanth Ullattil | 2010-04-27 | 1 | -1/+2 |
| | | * | | Doc & menubar hidden for QtDemo after switching back from fullscreen | Carlos Manuel Duclos Vergara | 2010-04-27 | 1 | -0/+3 |
| | * | | | Merge commit 'refs/merge-requests/577' of git://gitorious.org/qt/qt into inte... | David Boddie | 2010-04-27 | 1 | -6/+2 |
| | |\ \ \ | |||||
| | | * | | | Slight QList documentation fix. | Robin Burchell | 2010-04-26 | 1 | -6/+2 |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-27 | 107 | -379/+2939 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Ensure text document is created before we access it. | Martin Jones | 2010-04-27 | 1 | -0/+1 |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-27 | 106 | -379/+2938 |
| |\ \ \ \ \ | |||||
| | * | | | | | Plugins documentation. | Bea Lam | 2010-04-27 | 2 | -7/+15 |
| | * | | | | | Fix update issue when an item has an effect and child. | Alexis Menard | 2010-04-27 | 2 | -1/+48 |