summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-enabled passing tests in tst_qabstractprintdialogJo Asplin2011-11-102-2/+1
* Re-enabled tst_qdialogJo Asplin2011-11-081-2/+0
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-3/+4
* Doc: Fixing typoSergio Ahumada2011-10-262-2/+2
* Fix QDialog test: Q_WS_X11 is no more.Frederik Gladhorn2011-10-251-2/+2
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2513-26/+35
* Fix qsidebar test for shadow builds.Jason McDonald2011-10-241-2/+2
* Fix qfilesystemmodel test for shadow builds.Jason McDonald2011-10-241-1/+1
* Fix QFileDialog test for shadow builds.Jason McDonald2011-10-241-3/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-215-8/+7