summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Update the high-dpi manual test.Morten Johan Sørvig2013-03-299-40/+169
* Cocoa: Correct enter/leave event handling.Morten Johan Sørvig2013-03-262-0/+154
* Compile most manual tests with Qt 4.Friedemann Kleint2013-03-2248-45/+236
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1613-54/+52
* Add missing .pro-file for qpainfo-test.Friedemann Kleint2013-03-141-0/+7
* Add qpainfo manual test.Friedemann Kleint2013-03-132-0/+221
* Manual file test: Add permission and compile with Qt 4.8.Friedemann Kleint2013-03-131-1/+44
* Fix building of the manual tests.Friedemann Kleint2013-03-134-15/+20
* Add manual tests for X11 embeddingAlberto Mardegan2013-03-0711-0/+783
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-064-0/+187
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-054-0/+187
| |\
| | * Added transient window manual testShawn Rutledge2013-02-254-0/+187
* | | Manual dialog test: Add a page for QWizard.Friedemann Kleint2013-03-054-2/+436
|/ /
* | Clean up manual test to QGraphicsView (rubberband)Thorbjørn Martsum2013-03-011-8/+7
* | QGraphicsView - emit signal when rubber band changes.Thorbjørn Lund Martsum2013-02-261-18/+9
* | QGraphicsView - add function to get RubberBand rectThorbjørn Lund Martsum2013-02-261-3/+34
* | 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