summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid using 'check' as an identifier.Stephen Kelly2012-01-101-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-0514-14/+14
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-032-12/+12
* Silence -Woverloaded-virtual warnings in QFileDialogBradley T. Hughes2011-12-122-5/+5
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0612-37/+0
* Correct usage of network-settings.h.Jason McDonald2011-11-282-2/+2
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-212-2/+1
* Don't depend on moc to disable test functions.Jason McDonald2011-11-184-29/+31
* Fix for QMessageBox's autotest.Mikko Knuutila2011-11-141-1/+2