summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-1/+1
* | | | | | | Testability for password mask delayPekka Vuorela2012-04-012-4/+14
* | | | | | | Fix inputMask accessor of QLineControl.Friedemann Kleint2012-03-311-4/+4
* | | | | | | Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-281-18/+18
* | | | | | | Fix some compiler warnings in tests.Friedemann Kleint2012-03-272-7/+4
* | | | | | | Reverted use of tentative commit use in QWidget editorsPekka Vuorela2012-03-275-49/+75
| |_|_|_|_|/ |/| | | | |
* | | | | | Mark tst_qdialog as insignificant on mac.Rohan McGovern2012-03-271-0/+1
* | | | | | Cocoa: don't show window when calling raise()Bradley T. Hughes2012-03-261-3/+0
* | | | | | Password editor mask delay stylable by platform pluginPekka Vuorela2012-03-261-6/+4
* | | | | | Implement QSystemTrayIcon for X11.Friedemann Kleint2012-03-231-2/+5
| |_|_|_|/ |/| | | |
* | | | | Fixed QLineEdit to emit selectionChangedPekka Vuorela2012-03-231-4/+17
* | | | | Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask)Joerg Bornemann2012-03-221-2/+2
* | | | | FocusAboutToChange event to be send before focus changesPekka Vuorela2012-03-221-21/+32
* | | | | Cocoa: fix setting color with alpha channel value for color dialogTeemu Katajisto2012-03-221-3/+0
* | | | | QHeaderView - minor fix to setDefaultSectionSizeThorbjørn Lund Martsum2012-03-201-0/+27
| |_|_|/ |/| | |
* | | | QTableView: call model->submit() on row changeMark Brand2012-03-151-0/+27
* | | | Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-145-24/+5
* | | | QHeaderView - renaming functions in Qt5Thorbjørn Lund Martsum2012-03-142-31/+31
* | | | Move tst_qshortcut.cpp to QtWidgetsDebao Zhang2012-03-124-0/+1273
| |_|/ |/| |
* | | Implement QSystemTrayIcon for Windows.Friedemann Kleint2012-03-121-6/+6
* | | Move the auto test of QPixmap::grabWidget() from QPixmap to QWidgetDebao Zhang2012-03-121-0/+75
* | | Move tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgetsDebao Zhang2012-03-1225-0/+3356
* | | Make tst_qapplication build when QT_NO_SHAREDMEMORY is definedKevin Krammer2012-03-091-0/+4
* | | Windows: Fix QStyleSheetStyle autotest antialiasing issuesMiikka Heikkinen2012-03-092-14/+18
* | | Windows: Removing insignification from QTextEdit testMiikka Heikkinen2012-03-081-2/+0
* | | Windows: Make QMenuBar autotest significant againDebao Zhang2012-03-081-2/+0
* | | examples: use QVector<QPointF> instead of QList<QPointF>Marc Mutz2012-03-081-1/+1
| |/ |/|
* | QCursor: Associate cursor with screen.Friedemann Kleint2012-03-073-12/+10
* | Fix dockwidgets behavior when window resized or central widgets is set.Debao Zhang2012-03-071-0/+5
* | Add fonts to QPlatformTheme.Friedemann Kleint2012-03-072-7/+3
* | Stabilize tst_QCalendarWidget::buttonClickCheckRohan McGovern2012-03-062-3/+2
* | Remove AccessibilityPrepare event.Frederik Gladhorn2012-03-051-7/+0
* | Fix tst_QStyleSheetStyle::qproperty to not implicitly rely on QHash ordering.Robin Burchell2012-03-051-2/+2
* | Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-1/+1
|\ \
| * | Merge master -> api_changesRohan McGovern2012-02-2929-211/+173
| |\|
| * | Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-261-1/+1
* | | QAbstractSlider - adding setRange as a slotThorbjørn Lund Martsum2012-03-021-0/+13
* | | Fix sizing in QGraphicsView itemsAtPosition auto testJonathan Liu2012-03-021-0/+1
* | | Add additional QGraphicsView tests for regressionJonathan Liu2012-03-021-0/+61
* | | Fix QApplication autotest crash when running on multiple screensMiikka Heikkinen2012-03-021-3/+0
* | | Cocoa: Implement QPlatformTheme:palette()Morten Johan Sorvig2012-03-011-2/+3
* | | QFileSystemModel autotest fixesMiikka Heikkinen2012-02-292-59/+33
* | | Fix build of QWizard tests with QT_USE_QSTRINGBUILDERStephen Kelly2012-02-291-2/+2
| |/ |/|
* | QComboBox: Use platform theme hint to determine popup geometry.Friedemann Kleint2012-02-281-12/+10
* | Fix tst_qmenu.Debao Zhang2012-02-271-1/+0
* | Fix inconsistent auto test executable namesDavid Faure2012-02-272-1/+2
* | Skip unstable qlineedit autotest on Ubuntu 11.10.Toby Tomkins2012-02-272-0/+6
* | qfiledialog2: Skip test that is passing on CI and failing otherwise.Toby Tomkins2012-02-271-3/+3
* | Fix tst_qlineedit.Friedemann Kleint2012-02-242-38/+48
* | QHeaderView - fix setOffsetToSectionPosition a bitThorbjørn Lund Martsum2012-02-241-0/+28