summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge branch 'eventStarvationFixes' into 4.7-s60axis2010-09-232-15/+31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Made it more clear what the okToRun function does by renaming it.axis2010-09-232-12/+12
| | * | | | | | | | Fixed event starvation on Symbian if timers were constantly recreatedaxis2010-09-232-0/+17
| | * | | | | | | | Made posted events part of the round robin queue.axis2010-09-232-6/+5
| * | | | | | | | | Avoid OpenVG rendering errors when stroking an aliased path.Jason Barron2010-09-231-1/+6
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-231-2/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Incorrect translations for application menu items on Mac OS X.Prasanth Ullattil2010-09-231-2/+7
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-2316-143/+232
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Compile on Symbian - rework the X11 mask patch a bit.Trond Kjernåsen2010-09-236-22/+19
| * | | | | | | | | Fix text direction setting in QTextBlock layoutJiang Jiang2010-09-231-6/+0
| * | | | | | | | | Fix text direction handling in QLabelJiang Jiang2010-09-232-11/+17
| * | | | | | | | | Fixed QPixmap::resize() for X11 pixmap with masks.Trond Kjernåsen2010-09-231-9/+14
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-2315-112/+199
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-2315-112/+199
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-2215-112/+199
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | | | * | | | | | | QPainter not restored correctly in Graphics View.Bjørn Erik Nilsen2010-09-222-1/+4
| | | | * | | | | | | Setting QGraphicsItem::ItemClipsChildrenToShape forces ItemClipsToShapeBjørn Erik Nilsen2010-09-221-45/+79
| | | | * | | | | | | Fix compilationOlivier Goffart2010-09-221-2/+2
| | | | * | | | | | | Fixed drawing of QPixmaps with masks in the GL 2 and X11 engines.Trond Kjernåsen2010-09-226-2/+22
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-228-64/+94
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Fix warning on MSVCOlivier Goffart2010-09-221-1/+1
| | | | | * | | | | | | QThread: make sure start works even if called after exitOlivier Goffart2010-09-222-0/+4
| | | | | * | | | | | | Revert "Fixed painter path drawing on FBO without stencil buffer."Kim Motoyoshi Kalland2010-09-222-30/+0
| | | | | * | | | | | | Fix a crash with D&d on mingwThierry Bastian2010-09-221-6/+6
| | | | | * | | | | | | Revert "Keep other text format with QTextOption::SuppressColors tag on"Jiang Jiang2010-09-221-6/+2
| | | | | * | | | | | | Fixed stencil buffer on FBOs with OpenGL ES.Kim Motoyoshi Kalland2010-09-222-27/+79
| | | | | * | | | | | | Keep other text format with QTextOption::SuppressColors tag onJiang Jiang2010-09-221-2/+6
| | | | | * | | | | | | QTreeView: do not scroll to top if last item is removedFrank Reininghaus2010-09-221-0/+4
* | | | | | | | | | | | Improved Symbian4 platform detectionMiikka Heikkinen2010-09-233-31/+57
|/ / / / / / / / / / /
* | | | | | | | | | | Various declarative autotest additions.Michael Brasser2010-09-231-1/+1
* | | | | | | | | | | Update QtDeclarative def filesJoona Petrell2010-09-232-3/+7
* | | | | | | | | | | Fix ListModel::set() so the implementation and docs areBea Lam2010-09-231-2/+3
* | | | | | | | | | | Improve docs for Qt.quit()Bea Lam2010-09-231-1/+3
* | | | | | | | | | | Doc fix.Michael Brasser2010-09-231-1/+1
* | | | | | | | | | | Remove unused, unexported class.Michael Brasser2010-09-234-127/+0
* | | | | | | | | | | Remove dead code paths in declarative list model code.Michael Brasser2010-09-234-44/+0
|/ / / / / / / / / /
* | | | | | | | | | Move includes after copyright blockMartin Jones2010-09-221-5/+2
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-229-10/+314
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-222-0/+98
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-229-10/+216
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-224-3/+42
| | * | | | | | | | Update QtDeclarative def filesJoona Petrell2010-09-222-0/+167
| | * | | | | | | | Add exports for BauhausThomas Hartmann2010-09-212-2/+2
| | * | | | | | | | Fix a crash in QDeclarativeVisualDataModelJoona Petrell2010-09-211-3/+3
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-211-2/+2
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | * | | | | | | Small optimization for QDeclarativeVisualDataModel.Michael Brasser2010-09-211-2/+2
* | | | | | | | | | We also don't need to watch for org.freedesktop.DBus changing ownersThiago Macieira2010-09-221-0/+4
* | | | | | | | | | Avoid adding match rules for NameAcquired and NameLostThiago Macieira2010-09-221-9/+17
* | | | | | | | | | We don't need to add a match rule to receive messages targetted at us.Thiago Macieira2010-09-221-18/+0
* | | | | | | | | | Save the D-Bus's base service earlier.Thiago Macieira2010-09-221-2/+4