summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Change to commercial license headers in preparation for release.Jason McDonald2010-09-071609-20959/+20959
* Fix QStaticText copy constructor to also copy text option propertyEskil Abrahamsen Blomfeldt2010-09-061-0/+27
* Modified file/directory names and text to remove disallowed terminology.Kevin Wright2010-09-031-4/+4
* Fixed input context trying to squeeze content into a full widget.axis2010-09-031-3/+0
* Cleaned up position tracking in the Symbian input methods.axis2010-09-032-2/+661
* Don't overflow the unreferenced cost counterAaron Kennedy2010-09-031-0/+27
* Test backing store is deleted after reparenting a visible native child widgetGareth Stockwell2010-09-021-0/+37
* Test backing store is deleted after: partial reveal, full reveal, hideGareth Stockwell2010-09-021-0/+37
* Apparently QPen::brush() can't return a NoBrush for a NoPen.Trond Kjernåsen2010-09-021-8/+0
* Add a test for the QPen::brush() != Qt::NoBrush for a Qt::NoPen pen.Trond Kjernåsen2010-09-021-0/+7
* Add text decoration support to QStaticTextJiang Jiang2010-09-021-0/+106
* Fix crash when all the items in a QListView are hiddenJason McDonald2010-09-021-1/+52
* Fixed autotest compilation issue on solarisThierry Bastian2010-09-015-19/+19
* Fixed build issue on SolarisThierry Bastian2010-09-011-3/+3
* Revert "Fix the rendering of lines with the X11 paint engine"Samuel Rødal2010-08-191-65/+0
* Don't destroy ListModel child list nodes.Martin Jones2010-08-181-3/+4
* Only modify pixmap cache reply when protected by a mutexAaron Kennedy2010-08-181-0/+10
* Drawer widget in a MainWindow disappears after returning from full screen mode.Carlos Manuel Duclos Vergara2010-08-181-0/+23
* Properly emit geometryChanged() when the position change.Alexis Menard2010-08-131-1/+19
* qdoc: Added list of all members (including inherited) page to QML elements.Martin Smith2010-08-121-15/+15
* Fix scrollbar randomly popping up in QPlainTextEditEskil Abrahamsen Blomfeldt2010-08-121-0/+30
* QSslSocket: fix security vulnerability with wildcard IP addressesPeter Hartmann2010-08-111-0/+2
* Don't double-add item change listeners.Michael Brasser2010-08-112-0/+27
* Top-level QML item should not have special focus handling.Michael Brasser2010-08-081-1/+1
* Make SpringAnimation usable inside a transitionmae2010-08-062-0/+43
* Limit the pixmap cache in space as well as in time.Aaron Kennedy2010-08-042-0/+40
* Make it possible to manually set the orientation of QML Viewer on SymbianJoona Petrell2010-08-041-3/+33
* Removed QEXPECT_FAIL macros from test cases which now passGareth Stockwell2010-08-041-3/+1
* Fix the rendering of lines with the X11 paint engineBenjamin Poulain2010-08-031-0/+65
* Add moving and flicking properties to PathViewMartin Jones2010-08-028-470/+815
* Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-293-5/+11
* Q_INVOKABLES added to Qt-DBusEvan Nguyen2010-07-281-8/+130
* Copied Qt QML 4.7 branch to release.Toby Tomkins2010-07-2736-399/+232
* Fix QLineEdit's Highlight color when inactive.Pierre Rossi2010-07-271-1/+17
* Remove QDeclarativeItem::childrenChanged() signal overloadMartin Jones2010-07-261-0/+5
* QML focus API updates.Michael Brasser2010-07-2613-159/+154
* wantsFocus should be based on FocusScope chain, not parent chain.Michael Brasser2010-07-266-13/+53
* Allow MouseArea dragging to filter mouse events from descendantsMartin Jones2010-07-261-0/+11
* Only ignore the same target value for a Behavior when it is running.Michael Brasser2010-07-262-0/+44
* Autotest for QTBUG-5491 (Animation in a Behavior doesn't update running)Michael Brasser2010-07-262-0/+38
* Bounding rect of text was not always calculated correctly.Martin Jones2010-07-262-0/+37
* Ensure the boundingRect() of Text is correctly calculated.Michael Brasser2010-07-261-0/+1
* Fix TextEdit text attribute and text stored in the internal QTextDocument hav...Joona Petrell2010-07-261-0/+34
* font.letterSpacing used percentage rather than absolute values.Martin Jones2010-07-263-8/+8
* Rewinding AnchorChanges should not make target item's implicit width and heig...Joona Petrell2010-07-262-0/+72
* Ensure released VisualItemModel items are removed from the scene.Martin Jones2010-07-262-4/+34
* moc: Slot with complex template default value does not compileOlivier Goffart2010-07-221-0/+15
* QGraphicsItem: Animation leaves drawing artifacts when clipping is used.Bjørn Erik Nilsen2010-07-221-0/+73
* Fix a Headerview layout bugPierre Rossi2010-07-211-0/+21
* Remove some files as instructed by Legal department.Jason McDonald2010-07-207-96/+0