summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-143-28/+38
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0113-0/+13
* Remove usage of deprecated qWaitForWindowShown in dialog tests.Friedemann Kleint2012-07-245-32/+34
* Tests: Replace deprecated QPixmap::grabWidget() by QWidget::grab().Friedemann Kleint2012-07-201-3/+3
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-0/+1
* Remove the test tst_qdialog::throwInExec().Friedemann Kleint2012-07-191-54/+0
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-161-3/+0
* Tests: Fix printsupport profiles.Friedemann Kleint2012-07-121-1/+1
* fixed unittest builds for winceBjoern Breitmeyer2012-07-061-0/+2
* QSKIP test that is blocking unrelated changes in CIShane Kearns2012-06-251-2/+2
* tst_qfilesystemmodel: increased test's permitted runtimeRohan McGovern2012-06-201-0/+1
* Make tst_qfiledialog2 closer to parallel-safe.Rohan McGovern2012-05-291-18/+23
* Make tst_qfilesystemmodel parallel-safe.Rohan McGovern2012-05-292-1/+2
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-289-0/+9
* Fix bug when destruction fields in QWizardCarl Schumann2012-05-163-1/+220
* Improve widget geometry.Friedemann Kleint2012-05-091-3/+0
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-033-5/+5
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-12/+12
* Respect the DontUseNativeDialog flag.Christoph Schleifenbaum2012-04-271-4/+1
* Skip tst_QInputDialog on Mac OS XBradley T. Hughes2012-04-251-0/+2
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-172-2/+6
|\
| * Skip tests toolbar-dialog/widget_window.Friedemann Kleint2012-04-171-0/+4
| * Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-1/+1
| * QFileSystemModel: fix sortingGiuseppe D'Angelo2012-04-071-1/+1
* | Fix tst_QDialog::deleteInExec() crash on Mac OS XBradley T. Hughes2012-04-171-1/+0
|/
* Mark tst_qdialog as insignificant on mac.Rohan McGovern2012-03-271-0/+1
* Cocoa: fix setting color with alpha channel value for color dialogTeemu Katajisto2012-03-221-3/+0
* QHeaderView - renaming functions in Qt5Thorbjørn Lund Martsum2012-03-141-1/+1
* QFileSystemModel autotest fixesMiikka Heikkinen2012-02-292-59/+33
* Fix build of QWizard tests with QT_USE_QSTRINGBUILDERStephen Kelly2012-02-291-2/+2
* qfiledialog2: Skip test that is passing on CI and failing otherwise.Toby Tomkins2012-02-271-3/+3
* clean up qmake-generated projectsOswald Buddenhagen2012-02-242-7/+1
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-222-9/+8
* Make 'nmake check' succeed for widgets testsMiikka Heikkinen2012-02-171-0/+2
* Skip all tst_QFontDialog tests on Mac OS XBradley T. Hughes2012-02-171-0/+10
* Skip hanging tst_QColorDialog test, expect failing test on Mac OS XBradley T. Hughes2012-02-171-0/+6
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-171-1/+3
* Fix tst_QFileDialog2 for Windows 7.Miikka Heikkinen2012-02-151-9/+35
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-151-21/+25
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+1
* Remove many deprecated methodsLars Knoll2012-01-313-35/+33
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3014-14/+14
* Expect tst_QWizard::setPixmap() failure on Mac OS XBradley T. Hughes2012-01-231-4/+10
* Expect tst_QFileDilaog:clearLineEdit() failure on Mac OS XBradley T. Hughes2012-01-231-0/+3
* Do not expect tst_QFileDialog::selectFiles() failure on Mac OS XBradley T. Hughes2012-01-231-2/+2
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-236-19/+14
* Update contact information in license headers.Jason McDonald2012-01-2314-14/+14
* Obsolete QInputDialog::getInteger() 'officially'.Robin Burchell2012-01-221-13/+13
* Mark tst_QFileDialog2 failure as expected on Mac OS XBradley T. Hughes2012-01-171-0/+3