summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "When using complex transformations rendering goes easily off by one p...Jani Hautakangas2010-10-061-92/+66
* QS60Style: QDateEdit - Layout issuesSami Merila2010-10-061-7/+2
* Update .def files for recent cherry-picks.Jason McDonald2010-10-053-10/+267
* Fixed a layout issue where you could get NaN as dimensionsThierry Bastian2010-10-051-12/+11
* Build fix for -qtnamespace.Leandro Melo2010-10-042-0/+9
* Fix double painting when adding an item into a linear layoutThierry Bastian2010-10-041-2/+6
* Fixed performance regression in curve stroking.Samuel Rødal2010-10-043-6/+8
* Fixed parsing of SVGs with absolute font sizes.Kim Motoyoshi Kalland2010-10-041-1/+32
* Revert "Fix (implement!) hfw/wfh in QGridLayoutEngine"Thierry Bastian2010-10-044-318/+13
* QDeclarativeDebug: Make autotests more robustKai Koehne2010-10-042-0/+4
* QDeclarativeDebugClient: Make sure status is consistentKai Koehne2010-10-041-2/+1
* QDeclarativeDebugClient: Fix gcc warningKai Koehne2010-10-041-1/+1
* QmlDebugService: Check that there is a receiver before sending messagesKai Koehne2010-10-041-2/+4
* Make QmlDebug protocol more robustKai Koehne2010-10-047-111/+304
* Add exports for BauhausThomas Hartmann2010-10-042-2/+2
* Add sendParentChangeNotification to QGraphicsItemMarco Bubke2010-10-012-4/+16
* Use setParentItem() instead of setParentItemHelper if componentComplete is trueMarco Bubke2010-10-012-9/+34
* Add export to QDeclarativeBasePositionerMarco Bubke2010-10-011-1/+1
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Jason McDonald2010-10-0113-17/+17
* Register QtQuick 1.0 module.Aaron Kennedy2010-10-014-31/+145
* If a type is registered under several names, share the attached property objectAaron Kennedy2010-10-016-10/+34
* Fixed regression when typing in QTextControl based widgets on Symbianaxis2010-10-011-2/+4
* Fix QApplication::desktop()->availableGeometry() for SymbianMiikka Heikkinen2010-10-011-0/+3
* Fix crash when trying to append a null transform to QDeclarativeItem.Michael Brasser2010-10-011-1/+1
* 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
* 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-291-60/+79
* Fixed scaled point drawing with square cap in raster paint engine.Samuel Rødal2010-09-291-24/+17
* 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-272-0/+98
* Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-274-3/+42
* Improved Symbian4 platform detectionMiikka Heikkinen2010-09-273-31/+57
* QHostInfo: Fix a crash when a new request is pushed while resolving.Jocelyn Turcotte2010-09-271-8/+11
* 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-241-0/+4
* 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
* Autotest and small fix for QDeclarativeFontLoader.Yann Bodson2010-09-231-5/+1
* Fix a crash in QDeclarativeVisualDataModelJoona Petrell2010-09-231-3/+3
* QNAM: Use QFileNetworkReply for qrc:/ URL schemaMisha Tyutyunik2010-09-232-3/+6