summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix build on Windows, typo.Aaron McCarthy2010-02-121-1/+1
* Fix build on Windows.Aaron McCarthy2010-02-125-3/+4
* Move http resume code into http backend.Aaron McCarthy2010-02-124-18/+60
* Fix compiler warning, unused variable.Aaron McCarthy2010-02-121-2/+0
* Merge remote branch 'origin/master' into master-mobilityRohan McGovern2010-02-1113-124/+356
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-1113-124/+356
| |\
| | * Added geometry shaders to changes-4.7.0 file + a small doc update about itGunnar Sletta2010-02-101-0/+2
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Gunnar Sletta2010-02-10108-878/+1753
| | |\
| | | * Crash when deleting the parent of a context menu while it is being displayedGabriel de Dietrich2010-02-106-16/+21
| | | * Workaround for a certain functionally challenged compileraavit2010-02-101-3/+3
| | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-104-102/+101
| | | |\
| | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-094-102/+101
| | | | |\
| | | | | * Use libpng API as recommended. Preparation for upgrade to libpng 1.4.0.aavit2010-02-091-73/+62
| | | | | * QMainWindow: update the separator size when the style changeOlivier Goffart2010-02-083-29/+39
| | * | | | Merge branch 'geometry-shaders-to-integrate'Gunnar Sletta2010-02-084-5/+231
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Another round of Geometry shader review.Gunnar Sletta2010-02-082-21/+13
| | | * | | Fix Geometry shaders based on reviewGunnar Sletta2010-02-042-10/+16
| | | * | | Geometry Shader support in QGLShaderProgramGunnar Sletta2010-02-014-1/+228
* | | | | | Add 'We mean it.' header.Aaron McCarthy2010-02-111-2/+13
* | | | | | Merge remote branch 'origin/master' into bearermanagement/integrationAaron McCarthy2010-02-11260-3350/+9646
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed regression.Erik Verbruggen2010-02-101-4/+4
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-105-23/+68
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Added method to clear the undo/redo stacks.Erik Verbruggen2010-02-094-22/+67
| | * | | | Fixed setting back spaces when streaming a QPointFThorbjørn Lindeijer2010-02-091-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-1078-471/+1193
| |\ \ \ \
| | * \ \ \ Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-0978-471/+1193
| | |\ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-0917-232/+389
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-0817-232/+389
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Compile fix for embedded.Denis Dzyubenko2010-02-084-10/+0
| | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-0817-232/+399
| | | |\ \ \
| | | | * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-0817-232/+399
| | | | |\ \ \
| | | | | * | | Revised fix for system tray popup activationJens Bache-Wiig2010-02-051-1/+4
| | | | | * | | Added new mouse cursor types.Denis Dzyubenko2010-02-0513-231/+381
| | | | | * | | Doc: more \since 4.7Volker Hilsheimer2010-02-052-0/+6
| | | | | * | | Doc: add \since 4.7 to new functions.Volker Hilsheimer2010-02-051-0/+8
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-086-56/+48
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-086-56/+48
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | S60 style: Compile fix.Friedemann Kleint2010-02-081-1/+1
| | | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-086-56/+48
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | A few trivial optimizationsThorbjørn Lindeijer2010-02-054-9/+9
| | | | * | | | Fixed handling of paths containing ".." in QFileSystemModel on Windows.Robert Loehning2010-02-011-46/+38
| | | | * | | | QAbstractItemModel docs: Fix typo.ck2010-02-011-1/+1
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2aavit2010-02-0887-672/+1575
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Replace qt_vg_imageBits() with constBits() in the OpenVG codeRhys Weatherley2010-02-082-22/+11
| | |/ / / / /
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-053-15/+11
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Revert "Prevent widgets with WA_DontShowOnScreen from keeping the app running"Tor Arne Vestbø2010-02-051-11/+9
| | | * | | | Fix for number entry in QDateTimeEntry using Shift+KeyPad (QTBUG-7842)Thomas Sondergaard2010-02-051-1/+1
| | | * | | | Get rid of setFirstActionActive on mouse release in QMenuPierre Rossi2010-02-051-3/+1
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-051-14/+16
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | doc: Fixed some qdoc warnings.Martin Smith2010-02-051-14/+16