summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-18138-138/+138
* Tests: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-061-1/+0
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Fix some typosSergio Ahumada2012-12-211-2/+2
* Add a manual test for QFile.Friedemann Kleint2012-12-213-0/+149
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-171-1/+1
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-172-2/+0
* Compile.Morten Johan Sørvig2012-12-172-5/+20
* QGraphicsView - fix rubberband to expand on wheel eventThorbjørn Lund Martsum2012-12-111-7/+14
* QMetaType: remember whether a type was registered with Q_DECLARE_METATYPEMarc Mutz2012-12-114-0/+161
* test: Remove CONFIG += testcase from manual testsSergio Ahumada2012-12-117-7/+0
* Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-031-2/+2
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-017-3/+400
* QWidget windows have fullscreen button by default; manual test for itShawn Rutledge2012-12-013-6/+13
* QGraphicsView - fix rubberband to stay right on scrollThorbjørn Lund Martsum2012-12-012-0/+103
* Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().Samuel Rødal2012-11-271-3/+3
* QHeaderView: - avoid cursor move on setDefaultSectionSizeThorbjørn Lund Martsum2012-11-251-2/+1
* QHeaderView - Fix auto-scroll on manual move on sectionsThorbjørn Lund Martsum2012-11-231-5/+5
* Make widgetgrab manual test compile with 4.8 and 5.Friedemann Kleint2012-11-231-3/+14
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-1/+3
* Qt5 updates to the QPainter lancelot autotestaavit2012-11-092-9/+26
* Extend widget grab test.Friedemann Kleint2012-11-071-4/+47
* Qt 5.0 QTreeView. Prevent manual moving of the first sectionThorbjørn Lund Martsum2012-11-023-2/+61
* Add manual test for dialogs.Friedemann Kleint2012-10-315-1/+559
* Fix syncing of visibility and enabled for menus on CocoaAndy Shaw2012-10-261-7/+67
* normalise signal/slot signatures [QtNetwork tests]Marc Mutz2012-10-192-13/+13
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-1/+1
* Modified vertical alignments of simple widgets on OSXTero Ahola2012-10-1811-0/+615
* QScreen manual test improvements: fields resize, better formattingShawn Rutledge2012-10-164-11/+24
* Add a manual test for QMacCocoaViewContainerAndy Shaw2012-09-244-0/+286
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-22123-2662/+2662
* Added manual test for QScreen propertiesShawn Rutledge2012-09-218-0/+495
* Fix build of tests/ on Windows CEKevin Funk2012-09-102-2/+7
* Add example to test widget grab.Friedemann Kleint2012-09-073-1/+347
* Ensure child items are updated even if the parent item has no contentAndy Shaw2012-08-293-0/+84
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0144-0/+44
* Add command line options to windowgeometry testAndreas Holzammer2012-08-011-2/+17
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-2/+0
* Track window state in manual test windowflags.Friedemann Kleint2012-07-182-15/+39
* Improve windowflags, windowgeometry manual tests.Friedemann Kleint2012-07-118-21/+62
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* QHeaderView - resizeSection improvementThorbjørn Lund Martsum2012-07-052-0/+113
* qget test - fix null pointer dereferenceShane Kearns2012-06-271-1/+1
* remove some qmake -project boilerplate from project filesOswald Buddenhagen2012-06-191-3/+0
* Add Qt::WindowTransparentForInput to Window flags manual test.Friedemann Kleint2012-06-082-0/+7
* Cocoa implementation of QPA menu interface.James Turner2012-05-192-0/+206
* Enable specifying raw headers for the requestShane Kearns2012-05-053-10/+33
* Windowmodality-test: Compile with Qt 4.8.Friedemann Kleint2012-05-042-6/+6
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]Thiago Macieira2012-05-041-1/+1
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-4/+4