summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removing libconninet 3rdparty component.Aaron McCarthy2010-09-2843-4595/+650
* Closes properly the dbus connection in icd backendAaron McCarthy2010-09-281-0/+2
* Connect/Disconnect requests needs to use the same dbus connection to ICD for ...Aaron McCarthy2010-09-282-5/+6
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-274-8/+24
|\
| * Merge commit 'oslo-staging-1/4.7' into week39Morten Engvoldsen2010-09-273-2/+13
| |\
| * \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-261-8/+11
| |\ \
| * \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-2459-410/+1006
| |\ \ \
| * | | | Clarified documentation of loadFinished() signal.Jerome Pasion2010-09-241-5/+7
| * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Geir Vattekar2010-09-2437-258/+234
| |\ \ \ \
| | * \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-2237-258/+234
| | |\ \ \ \
| * | | | | | Doc: call qApp->precessEvents after QSplashScreen::showMessageGeir Vattekar2010-09-241-0/+7
| * | | | | | Doc: Said that QApplication exits when not able to open X11 displayGeir Vattekar2010-09-241-0/+6
| |/ / / / /
| * | | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-215-13/+40
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-2029-251/+742
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'doc-4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Morten Engvoldsen2010-09-201-3/+4
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'doc-4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Jerome Pasion2010-09-2054-3632/+1690
| | |\ \ \ \ \ \ \
| | * | | | | | | | Added default value documentation for two variables.Jerome Pasion2010-09-171-3/+4
* | | | | | | | | | Moved the partial deployment section to qbase.pri.axis2010-09-274-45/+17
* | | | | | | | | | Made the Symbian menu close when switching native focus.axis2010-09-271-0/+4
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Document PropertyAnimation::targets propertyBea Lam2010-09-271-1/+8
* | | | | | | | | Fix test.Michael Brasser2010-09-271-0/+4
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-261-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-241-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-241-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | More declarative autotests.Michael Brasser2010-09-241-1/+1
* | | | | | | | | | QHostInfo: Fix a crash when a new request is pushed while resolving.Jocelyn Turcotte2010-09-261-8/+11
|/ / / / / / / / /
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-09-2411-5/+332
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Updated WebKit to 6e15c3404d15a8ab72242152ec966e5e388161a2Simon Hausmann2010-09-2411-5/+332
| |/ / / / / / / /
* | | | | | | | | Do not set DESTDIR to the current directoryDenis Dzyubenko2010-09-243-7/+7
* | | | | | | | | Fix dependency on the plugins rule for multimediaAndy Shaw2010-09-241-1/+2
|/ / / / / / / /
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-243-113/+103
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed floating point overflow issues in QRasterizer::rasterizeLineSamuel Rødal2010-09-231-60/+79
| * | | | | | | | Fixed scaled point drawing with square cap in raster paint engine.Samuel Rødal2010-09-231-24/+17
| * | | | | | | | Don't try to use the texture_from_pixmap extension in GL on desktop/X11.Trond Kjernåsen2010-09-232-29/+7
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-243-16/+37
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | 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
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |