Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-15 | 7 | -20/+7 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | Remove driver bug work-around from GL 2 paint engine. | Samuel Rødal | 2010-11-12 | 1 | -5/+0 | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-12 | 6 | -15/+7 | |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | Don't set -mfpu=neon globally if the compiler supports neon. | Samuel Rødal | 2010-11-11 | 6 | -15/+7 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integration | Qt Continuous Integration System | 2010-11-15 | 6 | -15/+43 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-11 | 51 | -218/+693 | |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||||
| | * | | | | | | qdoc: Added QML Elements to the Assistant index | Martin Smith | 2010-11-11 | 3 | -10/+20 | |
| | * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Martin Smith | 2010-11-11 | 306 | -4443/+10713 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-10 | 306 | -4443/+10713 | |
| | | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | | qdoc: Fixed virtualness and constness of the fileBase() function. | Martin Smith | 2010-11-11 | 2 | -4/+7 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-09 | 20 | -216/+497 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Added the location of Getting Started with QML code. | Jerome Pasion | 2010-11-09 | 1 | -1/+16 | |
* | | | | | | | | | | Shrink size of a visual test | Alan Alpert | 2010-11-16 | 3 | -110/+110 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-15 | 3 | -3/+65 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ListView: items with size < 1.0 were layed out incorrectly. | Martin Jones | 2010-11-15 | 3 | -3/+65 | |
* | | | | | | | | | | Update all qmlvisual tests | Alan Alpert | 2010-11-15 | 128 | -1052/+1052 | |
* | | | | | | | | | | Take snapshots starting from the first frame | Alan Alpert | 2010-11-15 | 1 | -1/+6 | |
* | | | | | | | | | | Stabilize visual test focusscope/test3.qml | Alan Alpert | 2010-11-15 | 6 | -273/+272 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-15 | 3 | -36/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ListView.SnapToItem with ListView.StrictlyEnforceRange is broken. | Martin Jones | 2010-11-15 | 1 | -34/+20 | |
| * | | | | | | | | | Remove unneeded semicolons. | Martin Jones | 2010-11-15 | 2 | -2/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Fix failing visual tests | Alan Alpert | 2010-11-15 | 6 | -35/+42 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-15 | 5 | -17/+198 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Fix PathView key navigation docs. | Martin Jones | 2010-11-12 | 1 | -1/+15 | |
| * | | | | | | | Ensure increment/decrementCurrentIndex always move items in the correct direc... | Martin Jones | 2010-11-12 | 2 | -10/+24 | |
| * | | | | | | | Ensure loaded item's parent is set before component completion. | Martin Jones | 2010-11-12 | 3 | -6/+159 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int... | Qt Continuous Integration System | 2010-11-11 | 6 | -78/+170 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Doc: Fixing typo | Sergio Ahumada | 2010-11-11 | 1 | -1/+1 | |
| * | | | | | | Fix auto-test regression in tst_QDoubleValidator | Gabriel de Dietrich | 2010-11-10 | 1 | -0/+8 | |
| * | | | | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-09 | 20 | -216/+497 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | QS60Style: Color calculation should be optimized | Sami Merila | 2010-11-09 | 2 | -5/+5 | |
| * | | | | | | QS60Style: Color calculation should be optimized | Sami Merila | 2010-11-09 | 3 | -59/+130 | |
| * | | | | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-08 | 8 | -169/+508 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-06 | 1 | -2/+3 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-05 | 73 | -478/+2882 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-04 | 7 | -295/+353 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-04 | 29 | -105/+293 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | With some locales, QDoubleValidator would not accept "C" locale valid numbers | Gabriel de Dietrich | 2010-11-02 | 3 | -19/+32 | |
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-11-11 | 4 | -17/+65 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | SSL: Fix for capabilities in QSslCertificate auto test | Shane Kearns | 2010-11-11 | 1 | -1/+2 | |
| * | | | | | | | | | | Doc: update symbian capabilities regarding SSL | Shane Kearns | 2010-11-11 | 1 | -0/+3 | |
| * | | | | | | | | | | SSL: Fix crashes/hangs when retrieving CA certificates | Shane Kearns | 2010-11-11 | 2 | -16/+60 | |
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-11 | 14 | -48/+428 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Coding style: bang cleanup. | Michael Dominic K | 2010-11-11 | 1 | -10/+10 | |
| * | | | | | | | | | | Removed call to glFinish, obsoleted by fence syncs. | Michael Dominic K | 2010-11-11 | 1 | -1/+0 | |
| * | | | | | | | | | | Helper-side support for QMeeGoFenceSync. | Michael Dominic K | 2010-11-11 | 8 | -11/+282 | |
| * | | | | | | | | | | Plugin-side support for creating/destroying/waiting on fence sync. | Michael Dominic K | 2010-11-11 | 4 | -13/+49 | |
| * | | | | | | | | | | Added MeeGo graphicssystem entry points for KHR_fence_sync. | Michael Dominic K | 2010-11-11 | 2 | -2/+76 | |
| * | | | | | | | | | | Trailing whitespace fixes. | Michael Dominic K | 2010-11-11 | 3 | -15/+15 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-11 | 30 | -151/+183 | |
|\ \ \ \ \ \ \ \ \ \ |