Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | tst_qnetworkreply: Check if TCP/HTTP connection got re-used | Markus Goetz | 2010-02-19 | 1 | -7/+124 | |
| * | | | | | | | | | | | | | | Fix building in a namespace on Windows | Andy Shaw | 2010-02-19 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | Ensure that posted events are sent on Windows | Bradley T. Hughes | 2010-02-19 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-19 | 13 | -84/+170 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | | / / / / / / / / / / / / / | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-18 | 13 | -84/+170 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Moving QDir benchmarks; making way for new test cases | João Abecasis | 2010-02-18 | 3 | -11/+15 | |
| * | | | | | | | | | | | | | Fixing QDir benchmarks... | João Abecasis | 2010-02-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | QTreeView: Fix premature pessimization | João Abecasis | 2010-02-18 | 1 | -4/+5 | |
| * | | | | | | | | | | | | | Simplify code, fix a compiler warning... profit! | João Abecasis | 2010-02-18 | 1 | -7/+5 | |
| * | | | | | | | | | | | | | tst_qnetworkreply: Add another testcase | Markus Goetz | 2010-02-18 | 1 | -0/+66 | |
| * | | | | | | | | | | | | | QNAM HTTP: Clean code a bit | Markus Goetz | 2010-02-18 | 2 | -29/+45 | |
| * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-18 | 8 | -34/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | QNAM HTTP: Always set channel.reply to 0 when done | Markus Goetz | 2010-02-18 | 5 | -22/+27 | |
| | * | | | | | | | | | | | | | Revert "Added note to make QList destructor virtual in version 5" | Zeno Albisser | 2010-02-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Fix s390(x) atomic ops related crashes | Dirk Mueller | 2010-02-17 | 1 | -10/+6 | |
| | * | | | | | | | | | | | | | Fix undefined sequence point compiler warning | Dirk Mueller | 2010-02-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-18 | 11 | -176/+151 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-18 | 11 | -176/+151 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Help system: Remove hard-coded qt namespace. | ck | 2010-02-18 | 11 | -58/+39 | |
| | * | | | | | | | | | | | | | Help system: Handle all Clucene exceptions. | ck | 2010-02-18 | 1 | -118/+112 | |
* | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-18 | 8 | -188/+175 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Always use display() in QEglContext, so initialization can occur | Tom Cooksey | 2010-02-18 | 1 | -12/+11 | |
| * | | | | | | | | | | | | | | Fixed a regression in dockwidgets that would jump when toplevel resized | Thierry Bastian | 2010-02-18 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | Stabilize QGraphicsView benchmarks. | Bjørn Erik Nilsen | 2010-02-18 | 1 | -125/+134 | |
| * | | | | | | | | | | | | | | Remove platform dependent code from QGraphicsView benchmark. | Bjørn Erik Nilsen | 2010-02-18 | 1 | -33/+1 | |
| * | | | | | | | | | | | | | | Compiler warnings in QGraphicsView benchmark. | Bjørn Erik Nilsen | 2010-02-18 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | Stabilize QGraphicsScene benchmarks. | Bjørn Erik Nilsen | 2010-02-18 | 1 | -1/+13 | |
| * | | | | | | | | | | | | | | Compiler warning, unusable variable in tst_QGraphicsScene benchmark. | Bjørn Erik Nilsen | 2010-02-18 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | Documented behavior of blur effect radius and drop shadow offset. | Samuel Rødal | 2010-02-18 | 1 | -2/+10 | |
| * | | | | | | | | | | | | | | Fixed autotest failure in tst_QPainter::drawEllipse on Maemo. | Samuel Rødal | 2010-02-18 | 2 | -10/+0 | |
* | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-18 | 8 | -15/+44 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | / / / / / / / / / / | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Use correct include path for qglobal.h | Iain | 2010-02-18 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed softkey localizaton to comile also on platforms without softkeys. | Janne Anttila | 2010-02-18 | 1 | -0/+2 | |
| * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-18 | 7 | -14/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-17 | 7 | -14/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Use correct (forward slash) separators in qmake-generated bld.inf | Iain | 2010-02-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Support for dynamic localization in Symbian softkeys. | Janne Anttila | 2010-02-17 | 6 | -13/+40 | |
* | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-17 | 5 | -4/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix compilation on Mac 32-bit. | Thiago Macieira | 2010-02-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Doc fix, ensure that the \obsolete tag is placed correctly | Andy Shaw | 2010-02-17 | 1 | -1/+3 | |
| * | | | | | | | | | | | | Added note to make QList destructor virtual in version 5 | Zeno Albisser | 2010-02-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Fix handling of Evaluation licenses on the Windows configure.exe | Thiago Macieira | 2010-02-17 | 2 | -1/+2 | |
* | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-17 | 1 | -19/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Remove unusable test case from QGraphicsItem benchmark. | Bjørn Erik Nilsen | 2010-02-17 | 1 | -12/+0 | |
| * | | | | | | | | | | | | Remove unstable test case from QGraphicsItem::setTransform benchmark. | Bjørn Erik Nilsen | 2010-02-17 | 1 | -1/+0 | |
| * | | | | | | | | | | | | Stabilize QGraphicsItem benchmarks. | Bjørn Erik Nilsen | 2010-02-17 | 1 | -7/+23 | |
* | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-17 | 139 | -302/+336 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Change all ptrdiff_t to qptrdiff. | Thiago Macieira | 2010-02-17 | 9 | -23/+22 | |
| * | | | | | | | | | | | | HTTP backend: remove comment | Peter Hartmann | 2010-02-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Fixed failure of maketestselftest with vcproj generator. | Rohan McGovern | 2010-02-17 | 1 | -1/+3 | |