Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | QNAM HTTP: Ignore double content-length headers | Markus Goetz | 2010-11-13 | 2 | -3/+19 | |
| | | * | | | | Don't pack Harfbuzz structs, this causes unaligned access crashes. | Andreas Kling | 2010-11-12 | 10 | -78/+0 | |
| | | * | | | | 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 | 8 | -35/+70 | |
| | | |\ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | | | * | | | Minor adjustments to merge-request 915 | Donald Carr | 2010-11-11 | 1 | -2/+2 | |
| | | | * | | | Implement brush transformations for directfb. | Sam Magnuson | 2010-11-11 | 1 | -14/+28 | |
| | | | * | | | Add FreeBSD's certificate bundle to the certificates list. | Raphael Kubo da Costa | 2010-11-11 | 1 | -0/+1 | |
| | | | * | | | SSL internals: upon error, read all errors from OpenSSL | Peter Hartmann | 2010-11-11 | 2 | -17/+27 | |
| | | | * | | | Added an example for QTest::touchEvent to the documentation. | Denis Dzyubenko | 2010-11-11 | 1 | -0/+3 | |
| | | | * | | | Push and pop the thread-default context for the current thread | Philip Van Hoof | 2010-11-11 | 1 | -0/+7 | |
| | | | * | | | Fix compilation by s/intptr_t/quintptr/ | Thiago Macieira | 2010-11-11 | 3 | -4/+4 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-15 | 1 | -37/+23 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | ListView: items with size < 1.0 were layed out incorrectly. | Martin Jones | 2010-11-15 | 1 | -3/+3 | |
| | * | | | | | ListView.SnapToItem with ListView.StrictlyEnforceRange is broken. | Martin Jones | 2010-11-15 | 1 | -34/+20 | |
| | |/ / / / | ||||||
| * | | | | | 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 | 6 | -17/+5 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | 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 | 5 | -12/+5 | |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | | * | | | Don't set -mfpu=neon globally if the compiler supports neon. | Samuel Rødal | 2010-11-11 | 5 | -12/+5 | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-15 | 3 | -17/+74 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | 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 | 1 | -6/+35 | |
| | | |/ / | | |/| | | ||||||
| * | | | | 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 | 5 | -78/+158 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Doc: Fixing typo | Sergio Ahumada | 2010-11-11 | 1 | -1/+1 | |
| | * | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-09 | 6 | -5/+101 | |
| | |\ \ \ | ||||||
| | * | | | | 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 | 3 | -17/+15 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-05 | 17 | -46/+94 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-04 | 11 | -41/+82 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | With some locales, QDoubleValidator would not accept "C" locale valid numbers | Gabriel de Dietrich | 2010-11-02 | 2 | -19/+28 | |
* | | | | | | | | | Add additional trace range data. | Michael Brasser | 2010-11-19 | 6 | -1/+23 | |
* | | | | | | | | | Make deferred tracing less expensive (real-time cost is the same) | Michael Brasser | 2010-11-19 | 3 | -30/+48 | |
* | | | | | | | | | Support directly setting string range data. | Michael Brasser | 2010-11-19 | 3 | -8/+9 | |
* | | | | | | | | | Add additional tracing. | Michael Brasser | 2010-11-19 | 4 | -2/+11 | |
* | | | | | | | | | Add support for a record-then-send debug process. | Michael Brasser | 2010-11-19 | 2 | -9/+53 | |
* | | | | | | | | | Use high performance timer for profiling. Add binding profile info. | Michael Brasser | 2010-11-19 | 3 | -2/+21 | |
* | | | | | | | | | Add a private high-performance timer for profiling. | Michael Brasser | 2010-11-19 | 3 | -2/+312 | |
* | | | | | | | | | Optimize binding rewrites. | Michael Brasser | 2010-11-19 | 3 | -4/+54 | |
* | | | | | | | | | Optimize test for sharable bindings. | Michael Brasser | 2010-11-16 | 3 | -8/+15 | |
* | | | | | | | | | Optimize string->color conversion in QML. | Michael Brasser | 2010-11-16 | 1 | -4/+2 | |
* | | | | | | | | | Treat easing.type: Easing.InOutQuad as a literal assignment, not binding | Michael Brasser | 2010-11-16 | 1 | -9/+25 | |
* | | | | | | | | | Small optimization of enum detection in script. | Michael Brasser | 2010-11-12 | 3 | -3/+11 | |
* | | | | | | | | | Add 'cached' property to Image element | Yann Bodson | 2010-11-12 | 7 | -16/+75 | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Yann Bodson | 2010-11-12 | 186 | -1216/+2256 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | 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 | 2 | -16/+60 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| | * | | | | | | | 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 | 6 | -37/+146 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | 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 | |
| | * | | | | | | | Plugin-side support for creating/destroying/waiting on fence sync. | Michael Dominic K | 2010-11-11 | 4 | -13/+49 | |