Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build on Windows, typo. | Aaron McCarthy | 2010-02-12 | 1 | -1/+1 |
* | Fix build on Windows. | Aaron McCarthy | 2010-02-12 | 5 | -3/+4 |
* | Move http resume code into http backend. | Aaron McCarthy | 2010-02-12 | 4 | -18/+60 |
* | Fix compiler warning, unused variable. | Aaron McCarthy | 2010-02-12 | 1 | -2/+0 |
* | Merge remote branch 'origin/master' into master-mobility | Rohan McGovern | 2010-02-11 | 13 | -124/+356 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-11 | 13 | -124/+356 |
| |\ | |||||
| | * | Added geometry shaders to changes-4.7.0 file + a small doc update about it | Gunnar Sletta | 2010-02-10 | 1 | -0/+2 |
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 | Gunnar Sletta | 2010-02-10 | 108 | -878/+1753 |
| | |\ | |||||
| | | * | Crash when deleting the parent of a context menu while it is being displayed | Gabriel de Dietrich | 2010-02-10 | 6 | -16/+21 |
| | | * | Workaround for a certain functionally challenged compiler | aavit | 2010-02-10 | 1 | -3/+3 |
| | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-10 | 4 | -102/+101 |
| | | |\ | |||||
| | | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-09 | 4 | -102/+101 |
| | | | |\ | |||||
| | | | | * | Use libpng API as recommended. Preparation for upgrade to libpng 1.4.0. | aavit | 2010-02-09 | 1 | -73/+62 |
| | | | | * | QMainWindow: update the separator size when the style change | Olivier Goffart | 2010-02-08 | 3 | -29/+39 |
| | * | | | | Merge branch 'geometry-shaders-to-integrate' | Gunnar Sletta | 2010-02-08 | 4 | -5/+231 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | * | | | Another round of Geometry shader review. | Gunnar Sletta | 2010-02-08 | 2 | -21/+13 |
| | | * | | | Fix Geometry shaders based on review | Gunnar Sletta | 2010-02-04 | 2 | -10/+16 |
| | | * | | | Geometry Shader support in QGLShaderProgram | Gunnar Sletta | 2010-02-01 | 4 | -1/+228 |
* | | | | | | Add 'We mean it.' header. | Aaron McCarthy | 2010-02-11 | 1 | -2/+13 |
* | | | | | | Merge remote branch 'origin/master' into bearermanagement/integration | Aaron McCarthy | 2010-02-11 | 260 | -3350/+9646 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fixed regression. | Erik Verbruggen | 2010-02-10 | 1 | -4/+4 |
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-10 | 5 | -23/+68 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Added method to clear the undo/redo stacks. | Erik Verbruggen | 2010-02-09 | 4 | -22/+67 |
| | * | | | | Fixed setting back spaces when streaming a QPointF | Thorbjørn Lindeijer | 2010-02-09 | 1 | -1/+1 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-02-10 | 78 | -471/+1193 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-09 | 78 | -471/+1193 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-09 | 17 | -232/+389 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-08 | 17 | -232/+389 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | Compile fix for embedded. | Denis Dzyubenko | 2010-02-08 | 4 | -10/+0 |
| | | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-08 | 17 | -232/+399 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-08 | 17 | -232/+399 |
| | | | |\ \ \ | |||||
| | | | | * | | | Revised fix for system tray popup activation | Jens Bache-Wiig | 2010-02-05 | 1 | -1/+4 |
| | | | | * | | | Added new mouse cursor types. | Denis Dzyubenko | 2010-02-05 | 13 | -231/+381 |
| | | | | * | | | Doc: more \since 4.7 | Volker Hilsheimer | 2010-02-05 | 2 | -0/+6 |
| | | | | * | | | Doc: add \since 4.7 to new functions. | Volker Hilsheimer | 2010-02-05 | 1 | -0/+8 |
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-08 | 6 | -56/+48 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-08 | 6 | -56/+48 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | * | | | | | S60 style: Compile fix. | Friedemann Kleint | 2010-02-08 | 1 | -1/+1 |
| | | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-08 | 6 | -56/+48 |
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | | * | | | | A few trivial optimizations | Thorbjørn Lindeijer | 2010-02-05 | 4 | -9/+9 |
| | | | * | | | | Fixed handling of paths containing ".." in QFileSystemModel on Windows. | Robert Loehning | 2010-02-01 | 1 | -46/+38 |
| | | | * | | | | QAbstractItemModel docs: Fix typo. | ck | 2010-02-01 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 | aavit | 2010-02-08 | 87 | -672/+1575 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Replace qt_vg_imageBits() with constBits() in the OpenVG code | Rhys Weatherley | 2010-02-08 | 2 | -22/+11 |
| | |/ / / / / | |||||
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-05 | 3 | -15/+11 |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | | * | | | | Revert "Prevent widgets with WA_DontShowOnScreen from keeping the app running" | Tor Arne Vestbø | 2010-02-05 | 1 | -11/+9 |
| | | * | | | | Fix for number entry in QDateTimeEntry using Shift+KeyPad (QTBUG-7842) | Thomas Sondergaard | 2010-02-05 | 1 | -1/+1 |
| | | * | | | | Get rid of setFirstActionActive on mouse release in QMenu | Pierre Rossi | 2010-02-05 | 1 | -3/+1 |
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-05 | 1 | -14/+16 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | doc: Fixed some qdoc warnings. | Martin Smith | 2010-02-05 | 1 | -14/+16 |