Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-22 | 1 | -1/+1 |
|\ | |||||
| * | examples/widgets/stylesheet fix mainwindow.ui | Joerg Bornemann | 2010-04-21 | 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-16 | 9 | -26/+632 |
|\ \ | |||||
| * | | Fix duplicate project entry in visual studio solution file. | Andrew den Exter | 2010-04-16 | 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-15 | 8 | -25/+631 |
| |\ \ | |||||
| | * \ | Merge remote branch 'staging/4.7' into bearermanagement/mobility-changes-squash | Aaron McCarthy | 2010-04-14 | 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-14 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * | | Partially revert "Sunstudio12.1(5.10): Fix compile errors GTK style and other... | Thiago Macieira | 2010-04-13 | 1 | -1/+1 |
| | * | | | | Bearer management changes from Qt Mobility (7a5ff985) | Aaron McCarthy | 2010-04-14 | 7 | -24/+630 |
| | |/ / / | |||||
* | | | | | Fix localFont path in fonts example. | Yann Bodson | 2010-04-15 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-13 | 73 | -681/+1184 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Example fixes | Bea Lam | 2010-04-13 | 10 | -83/+110 |
| * | | | Fix code style in examples | Bea Lam | 2010-04-13 | 58 | -487/+881 |
| * | | | Make demo code more consistent with example code in terms of variable | Bea Lam | 2010-04-13 | 1 | -1/+1 |
| * | | | Fix score from previous change | Bea Lam | 2010-04-13 | 1 | -1/+1 |
| * | | | Doc improvements | Bea Lam | 2010-04-13 | 1 | -1/+1 |
| * | | | Fix example code style | Bea Lam | 2010-04-13 | 14 | -124/+206 |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-13 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Don't try to use so much permissions, use something a lot more sane | Thomas Zander | 2010-04-12 | 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-13 | 8 | -31/+54 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-12 | 8 | -31/+54 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Allow building Qt without the QtGui module | Bernhard Rosenkraenzer | 2010-04-07 | 8 | -31/+54 |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-12 | 126 | -645/+714 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Example code style improvements | Bea Lam | 2010-04-09 | 7 | -206/+195 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-09 | 1 | -0/+8 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-09 | 10 | -139/+122 |
| | |\ \ \ | |||||
| | * | | | | self-doc | Warwick Allison | 2010-04-09 | 1 | -0/+8 |
| * | | | | | Replace "property var " with "property variant " in QML code | Aaron Kennedy | 2010-04-09 | 8 | -14/+14 |
| | |/ / / | |/| | | | |||||
| * | | | | Some cleanup in widgets module. Deletion of GraphicsObjectContainer. | Alexis Menard | 2010-04-09 | 1 | -20/+15 |
| * | | | | Straighten board lines | Bea Lam | 2010-04-09 | 1 | -0/+0 |
| * | | | | More tutorial improvments | Bea Lam | 2010-04-09 | 8 | -119/+107 |
| |/ / / | |||||
| * | | | Fix call to saveHighScores() and restore game timer. | Bea Lam | 2010-04-08 | 3 | -6/+4 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-04-08 | 121 | -289/+379 |
| |\ \ \ | |||||
| | * | | | Fix warning in declarative/examples/velocity | Leonardo Sobral Cunha | 2010-04-08 | 1 | -2/+6 |
| | * | | | Fix samegame4 tutorial code | Leonardo Sobral Cunha | 2010-04-08 | 2 | -12/+3 |
| | * | | | Missing file | Yann Bodson | 2010-04-08 | 1 | -0/+0 |
| | * | | | Renamed 'source' property from SpringFollow to 'to' | Leonardo Sobral Cunha | 2010-04-08 | 8 | -16/+15 |
| | * | | | Add running of examples to quality gate. | Warwick Allison | 2010-04-08 | 2 | -2/+2 |
| | * | | | Improve velocity example | Yann Bodson | 2010-04-08 | 4 | -135/+84 |
| | * | | | Missing file | Aaron Kennedy | 2010-04-08 | 2 | -1/+146 |
| | * | | | Replace "import Qt 4.6" with "import Qt 4.7" | Michael Brasser | 2010-04-08 | 115 | -116/+116 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-08 | 1 | -0/+1 |
| | |\ \ \ | |||||
| | * | | | | Replace Text::wrap property with Text::wrapMode enumeration. | Martin Jones | 2010-04-08 | 5 | -8/+10 |
| | | |/ / | | |/| | | |||||
| * | | | | Improve example code - rename variables, remove redundant ids. | Bea Lam | 2010-04-08 | 13 | -156/+156 |
| | |/ / | |/| | | |||||
| * | | | needs focus | Warwick Allison | 2010-04-08 | 1 | -0/+1 |
| |/ / | |||||
* | | | Fixing the missing "\\" | Aleksandar Sasha Babic | 2010-04-08 | 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-06 | 1 | -1/+1 |
|\ \ | |||||
| * | | Sunstudio12.1(5.10): Fix compile errors GTK style and other minor compile errors | Johan Hauan | 2010-04-06 | 1 | -1/+1 |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-06 | 1 | -0/+27 |
|\ \ \ | |/ / |/| | | |||||
| * | | Labs (experimental) Gesture support. | Warwick Allison | 2010-04-06 | 1 | -0/+27 |