summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0725-24/+199
|\
| * Doc fix.Michael Brasser2010-10-071-3/+3
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-077-15/+26
| |\
| | * Rename toolbar button.Yann Bodson2010-10-061-1/+1
| | * Update import statement.Michael Brasser2010-10-061-1/+1
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0623-19/+183
| | |\
| | | * Fixes assert in QDeclarativeWebViewThomas Hartmann2010-10-061-1/+5
| | | * Do not show 'More' button when in fullscreen view.Yann Bodson2010-10-062-9/+15
| * | | Fix setting PathView offset when all visible items are removed.Martin Jones2010-10-072-1/+12
| | |/ | |/|
| * | Set reasonable QT_GUI_DRAG_DISTANCE in mkspecs/linux-g++-maemo/qplatformdefs.hMartin Jones2010-10-061-0/+1
| * | Allow default QApplication::startDragDistance() to be defined in platformdefs.hMartin Jones2010-10-061-2/+5
| * | AutotestAaron Kennedy2010-10-062-0/+31
| * | Ensure the TextInput cursor blinks immediately when enabled.Michael Brasser2010-10-061-1/+5
| * | Fix minehunt execution from QtDemoJoona Petrell2010-10-065-2/+24
| * | Update QtGui def filesJoona Petrell2010-10-062-1/+5
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-068-3/+92
| |\ \
| | * | Ensure PathView updates positions when path changes.Michael Brasser2010-10-064-2/+52
| | * | Create Loader components in correct contextAaron Kennedy2010-10-064-1/+40
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-073-8/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-063-8/+2
| |\ \ \ |/ / / /
| * | | Define QVG_SCISSOR_CLIP for QtOpenVG on Symbian.Jason Barron2010-10-061-1/+1
| * | | Remove unused/incorrect TFX commands pertaining to layers on Symbian.Jason Barron2010-10-061-6/+0
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-10-0648-353/+789
| |\ \ \
| * | | | QS60Style: Highlighted TreeBranch indicator is incorrectSami Merila2010-10-061-1/+1
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-062-3/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-052-3/+4
| |\ \ \ \
| | * | | | Adding a threshold for partial updates.Michael Dominic K2010-10-051-2/+3
| | * | | | Fixed arm X11 build.Samuel Rødal2010-10-051-1/+1
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-0626-326/+1032
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-0626-326/+1032
| |\ \ \ \ |/ / / / / | | | _ / | | | /
| * | | QS60Style: QDateEdit - Layout issuesSami Merila2010-10-051-7/+2
| * | | Quick fix for OSX and Windows/Mingw compilation errors.Jani Hautakangas2010-10-051-8/+8
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-0525-313/+1024
| |\ \ \ | | |/ / | |/| |
| | * | Fix gcc compilation problems in QtOpenGL. Actually was typo andJani Hautakangas2010-10-042-2/+7
| | * | Revert "When using complex transformations rendering goes easily off by one p...Jani Hautakangas2010-10-041-92/+66
| | * | fix for USER: 163 panic found on 5800XMmread2010-10-041-1/+1
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-0423-222/+954
| | |\ \
| | | * \ Merge branch 'buildFixes' into 4.7-s60axis2010-10-043-7/+21
| | | |\ \
| | | | * | Fixed library ordering when linking to qtmain.axis2010-10-041-2/+7
| | | | * | Made javascriptcore depend on corelib.axis2010-10-041-1/+4
| | | | * | Made scripttools disabled on Symbian by default, like on Windows.axis2010-10-041-1/+8
| | | | * | Got rid of "No such directory" warning when shadow building.axis2010-10-041-3/+2
| | | * | | Enable QtOpenGL vector path caching on Symbian/IVE3Jani Hautakangas2010-10-044-134/+334
| | | |/ /
| | | * | Added qmake check for presence of RHttpDownloadMgr headerGareth Stockwell2010-10-034-29/+61
| | | * | Fixed crash on startup in Symbian debug buildGareth Stockwell2010-10-011-1/+1
| | | * | fixed hybrid heap Symbian udeb build issuesmread2010-10-013-2/+9
| | | * | qmediaplayer: show buffer status of 0%Gareth Stockwell2010-10-011-1/+1
| | | * | Progressive download in Phonon MMF backend: integrated with playerGareth Stockwell2010-10-018-43/+211
| | | * | Progressive download in Phonon MMF backend: added download managersGareth Stockwell2010-10-013-0/+308
| | | * | Remove partial upgrade deployment generation for WebkitMiikka Heikkinen2010-10-011-14/+17