summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when trying to append a null transform to QDeclarativeItem.Michael Brasser2010-10-013-1/+26
* QAxBase::dynamicCall() returns invalid QVariantPrasanth Ullattil2010-10-011-2/+4
* Fixes cursor shape when widget becomes native on X11.Denis Dzyubenko2010-10-011-1/+3
* Streamlined smart installer package creationMiikka Heikkinen2010-09-302-5/+12
* Fixed incorrect snippet in BLD_INF_RULES documentationMiikka Heikkinen2010-09-302-1/+8
* Fix assert when placing a .qml file inside $QTDIR/importsKai Koehne2010-09-291-0/+1
* Fixed floating point overflow issues in QRasterizer::rasterizeLineSamuel Rødal2010-09-292-61/+79
* Fixed scaled point drawing with square cap in raster paint engine.Samuel Rødal2010-09-292-24/+39
* Removing libconninet 3rdparty component.Aaron McCarthy2010-09-2943-4595/+650
* Closes properly the dbus connection in icd backendAaron McCarthy2010-09-291-0/+2
* Connect/Disconnect requests needs to use the same dbus connection to ICD for ...Aaron McCarthy2010-09-292-5/+6
* Updated WebKit to 6e15c3404d15a8ab72242152ec966e5e388161a2Simon Hausmann2010-09-2811-5/+332
* Update QtDeclarative .def files.Jason McDonald2010-09-272-0/+4
* Move includes after copyright blockMartin Jones2010-09-271-5/+2
* Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-274-0/+187
* Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-277-3/+140
* fix RSS listing examplePeter Hartmann2010-09-273-47/+59
* Improved Symbian4 platform detectionMiikka Heikkinen2010-09-274-57/+93
* QHostInfo: Fix a crash when a new request is pushed while resolving.Jocelyn Turcotte2010-09-271-8/+11
* QML Debugging: Documentation fixesLasse Holmstedt2010-09-271-15/+3
* Fix dependency on the plugins rule for multimediaAndy Shaw2010-09-271-1/+2
* Avoid OpenVG rendering errors when stroking an aliased path.Jason Barron2010-09-241-1/+6
* Incorrect translations for application menu items on Mac OS X.Prasanth Ullattil2010-09-241-2/+7
* Fix a crash with D&d on mingwThierry Bastian2010-09-241-6/+6
* QTreeView: do not scroll to top if last item is removedFrank Reininghaus2010-09-242-0/+26
* Fix text direction setting in QTextBlock layoutJiang Jiang2010-09-231-6/+0
* Fix text direction handling in QLabelJiang Jiang2010-09-232-11/+17
* Update QtDeclarative def filesJoona Petrell2010-09-232-3/+9
* Fix example after changes to font.letterSpacing.Yann Bodson2010-09-231-1/+2
* Autotest and small fix for QDeclarativeFontLoader.Yann Bodson2010-09-233-5/+43
* Fix a crash in QDeclarativeVisualDataModelJoona Petrell2010-09-233-3/+44
* Rebuild configure.exe.Jason McDonald2010-09-231-0/+0
* qmake: fix quoting of moc callsJoerg Bornemann2010-09-231-2/+2
* QNAM: Use QFileNetworkReply for qrc:/ URL schemaMisha Tyutyunik2010-09-232-3/+6
* Fixed drawing a large number of glyphs with the same font under GL.Trond Kjernåsen2010-09-234-9/+30
* Update QtGui def filesJoona Petrell2010-09-232-2/+10
* Fix Symbian def file for a9e5329168Kai Koehne2010-09-231-0/+1
* Make qml debugging work with command line argumentsLasse Holmstedt2010-09-2310-20/+114
* Update QtCore bwins def fileJoona Petrell2010-09-231-2/+2
* Qt headers must be included before X11 headersBenjamin Poulain2010-09-221-3/+3
* Fixed compilation of MeeGo graphics system without eglext.hSamuel Rødal2010-09-221-1/+0
* Avoid creating copy of an image in memory when storing as jpegaavit2010-09-221-28/+13
* Bump version to 4.7.1.Jason McDonald2010-09-2221-50/+50
* Make build on SymbianBea Lam2010-09-222-29/+33
* Improve error messagesBea Lam2010-09-222-7/+7
* Changes to objects returned from get() should emit itemsChanged() soBea Lam2010-09-226-58/+698
* Make it clear that private ListModel constructor is only for workerBea Lam2010-09-224-20/+33
* Remove duplicated move() implementationsBea Lam2010-09-221-34/+26
* Doc changesBea Lam2010-09-221-4/+4
* Improved output of patch_capabilities.pl scriptMiikka Heikkinen2010-09-221-19/+64