summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Filedialog test: Do not set directory if empty.Friedemann Kleint2013-02-161-1/+3
* QColorDialog manual test: add initial color selectionJ-P Nurmi2013-02-072-2/+74
* Dialog testing tool: add missing enableDeleteModalDialogButton() callsJ-P Nurmi2013-02-071-0/+2
* Manual test for QFontDialogJ-P Nurmi2013-02-054-3/+299
* Manual test for QColorDialogJ-P Nurmi2013-01-304-3/+280
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-242-1/+44
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-242-1/+44
| |\
| | * QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-01-232-1/+44
* | | Manual file dialog test: Add showModal().Friedemann Kleint2013-01-242-18/+58
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-22138-138/+138
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-18138-138/+138
* | Don't build lance as application bundle on Mac OSTor Arne Vestbø2013-01-221-0/+1
* | Dialog testing tool: Control life cycle of non-modal file dialogs.Friedemann Kleint2013-01-162-6/+36
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-071-1/+0
|\|
| * Tests: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-061-1/+0
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0423-27/+350
|\|
| * 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
* | QAbstractItemView - allow deselect in single selection mode.Thorbjørn Lund Martsum2013-01-021-0/+3
* | Compile windowflags/windowgeometry manual tests against 4.8.Friedemann Kleint2012-12-031-0/+4
|/
* 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