summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| * Revert "QWindow::destroy(): only reset QGuiApp::focus_window and friends as a...Tor Arne Vestbø2016-02-021-2/+1
| * QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last re...Tor Arne Vestbø2016-01-291-1/+2
| * QtWidgets: Allow to cover up the window container by another widgetBłażej Szczygieł2016-01-281-0/+18
| * Remove some old QT_MAC_USE_COCOA cruftTor Arne Vestbø2016-01-281-4/+0
* | tst_qcombobox: Don't use the deprecated QTest::qWaitForWindowShown()Liang Qi2016-01-261-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-264-14/+71
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-214-14/+71
| |\|
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-193-12/+50
| | |\
| | | * Fix UB in tst_QDialog::showExtension()Marc Mutz2016-01-071-11/+12
| | | * Revert "Fix global coordinate mapping for child widgets in QGraphicsView."Friedemann Kleint2016-01-051-1/+7
| | | * QWidgetWindow: The alien widget should be from the window's hierarchyGabriel de Dietrich2015-12-211-0/+32
| | * | Fix reentrancy regression in QShortcutMap after c7e5e1d9eTor Arne Vestbø2016-01-121-2/+21
* | | | Updated license headersJani Heikkinen2016-01-21136-2311/+1631
|/ / /
* | | Android: Fix some QGraphicsScene testsEskil Abrahamsen Blomfeldt2016-01-203-4/+48
* | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-123-0/+4
|\| |
| * | don't rely on transitive dependenciesOswald Buddenhagen2016-01-083-0/+4
* | | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-17/+17
|\| |
| * | Make use of preprocessor easier to understand.Edward Welbourne2016-01-041-17/+17
* | | QFileDialog: optimize string handling in qt_tildeExpansionMarc Mutz2016-01-011-9/+12
* | | QHeaderView - fix broken stretchLastSectionThorbjørn Martsum2016-01-011-1/+122
* | | Refactor tst_QGraphicsWidget::setTabOrderAndReparent().Friedemann Kleint2015-12-221-62/+66
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-186-24/+156
|\| |
| * | QDockAreaLayout/QPlaceHolderItem: Store geometry excluding frame.Friedemann Kleint2015-12-151-1/+15
| * | Fix compilation for WinRTMaurice Kalinowski2015-12-142-4/+7
| * | QFileSystemModel: report special files which are not symlinksGiuseppe D'Angelo2015-12-131-0/+44
| * | QFileSystemModel autotest: fix a broken sort() testGiuseppe D'Angelo2015-12-121-7/+10
| * | QLineEdit: a validator fixup() should keep it modified; add failing testGiuseppe D'Angelo2015-12-121-0/+24
| * | QFileDialog test: make the right subwidget visibleGiuseppe D'Angelo2015-12-101-4/+6
| * | QFileSystemModel: do not unwatch directories if removal failsGiuseppe D'Angelo2015-12-101-0/+31
| * | QFileDialog: Call reject() on Key_Escape even when itemview has focusGiuseppe D'Angelo2015-12-091-11/+22
* | | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-1043-869/+39
* | | QLineEdit: fix the shortcut override events on a readonly line editGiuseppe D'Angelo2015-12-091-0/+60
* | | QAIV - allow users to control single step in ScrollPerPixel modeThorbjørn Lund Martsum2015-12-093-0/+120
* | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-12-081-1/+16
|\| |
| * | Skip testing empty window sizes on WindowsJan Arve Saether2015-12-041-1/+16
* | | QAbstractItemView: replace a QPair with a dedicated structMarc Mutz2015-12-071-3/+3
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-026-104/+101
|\| |
| * | Windows QPA: Fix window state transition from minimized to normal.Friedemann Kleint2015-12-011-4/+0
| * | Use QCollator for sorting in the filesystem modelLars Knoll2015-11-301-76/+0
| * | Fix closing a QMenu by pressing Alt.Friedemann Kleint2015-11-271-0/+30
| * | QWidget::mapTo/FromGlobal(): Avoid calling QWindow helpers until shown.Friedemann Kleint2015-11-271-0/+56
| * | Clean up tst_qlabelMarc Mutz2015-11-271-22/+6
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-271-0/+9
| |\|
| | * Fix crash in QFileDialog::iconProvider() with native dialogsJoni Poikelin2015-11-241-0/+9
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-231-2/+72
|\| |
| * | Support mixing native child widgets with texture-based onesLaszlo Agocs2015-11-191-2/+72
* | | Remove remaining support for BlackberryLouai Al-Khanji2015-11-218-48/+8
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-185-118/+135
|\| |
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-171-0/+6
| |\|
| | * QComboBox: Disable wheel events on OS X & iOSAdam Strzelecki2015-11-091-0/+6