summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-1/+1
* Allow horizontal scrolling with a mouse wheel for QListViewAlexander Volkov2015-05-261-0/+49
* Fix autotest on xcb and make it significant againLars Knoll2015-05-232-2/+1
* stabilize qwidget autotestLars Knoll2015-05-231-6/+10
* Fix blacklistingLars Knoll2015-05-221-1/+1
* Fix table view testLars Knoll2015-05-221-4/+4
* Deprecate ItemIsTristate in favor of ItemIsAutoTristate.David Faure2015-05-072-8/+8
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-05-042-20/+46
|\
| * QFileDialog: Stabilize tests.Friedemann Kleint2015-05-012-20/+46
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-273-9/+71
|\|
| * QMainWindow::restoreDockWidget(): Fix positioning of floating docks with nati...Friedemann Kleint2015-04-261-7/+66
| * Tests: Blacklist task260974_menuItemRectangleForComboBoxPopupCaroline Chao2015-04-241-0/+3
| * Tests: Remove tst_QGraphicsIten::sorting from the BLACKLIST fileCaroline Chao2015-04-221-2/+0
| * Tests: Blacklist tst_QGraphicItem::ensureUpdateOnTextItemCaroline Chao2015-04-221-0/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-2/+5
|\|
| * Skip tst_QFiledialog::directoryEnteredSignal() depending on side bar entry co...Friedemann Kleint2015-04-211-2/+5
* | Solid and gradients in high color accuracyAllan Sandfeld Jensen2015-04-1018-0/+0
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-068-0/+88
|\|
| * QComboBox: also adjust size on model reset, with AdjustToContentsDavid Faure2015-04-041-0/+17
| * Tests: Blacklist tests for ubuntu 14.04Caroline Chao2015-04-017-0/+32
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-0/+39
| |\
| | * QComboBox: Update completer on setCurrentIndex()Andre Hartmann2015-03-181-0/+39
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-012-0/+37
|\| |
| * | Fix incorrect FBO bindings with QOpenGLWidgetLaszlo Agocs2015-03-301-0/+26
| * | Do not emit textEdited on inputMask changeJoni Poikelin2015-03-271-0/+11
* | | QWidgetWindow: use sendEvent to forward events to the wrapped QWidgetGiuseppe D'Angelo2015-03-262-12/+54
|/ /
* | Fix problems with extended selection after changing the model contentsFrank Reininghaus2015-03-222-0/+122
* | Remove the tests for Ubuntu Oneiric (11.10)Thiago Macieira2015-03-172-7/+0
* | QAbstractButton: emit released on focus out or disableFrederik Gladhorn2015-03-101-0/+32
* | Remove cruftFrederik Gladhorn2015-03-091-18/+0
* | autotests: fix the build in case of QT_NO_WHEELEVENTShawn Rutledge2015-03-037-1/+34
* | Prevent static functions of Q[Gui]Application from crashing if there is no in...Friedemann Kleint2015-02-271-0/+24
* | Fix crash when accessing QStyleHints before QGuiApplication is constructed.Friedemann Kleint2015-02-251-1/+13
* | Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-252-22/+15
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-245-5/+112
|\|
| * Make sure there's a scene before using itAlbert Astals Cid2015-02-171-0/+11
| * Make sure the QSplashScreen isn't closed instantly when calling finish()Andy Shaw2015-02-172-0/+82
| * re-enable more QWidget testsJoerg Bornemann2015-02-131-5/+1
| * Fixed crash when adding items with spansJan Arve Saether2015-02-091-0/+18
* | Remove BlackBerry PlayBook support.Rafael Roquetto2015-02-201-4/+3
* | Fixed license headersJani Heikkinen2015-02-173-3/+3
* | Add widget support for requestUpdate() and improve its docs and testsLaszlo Agocs2015-02-161-0/+24
* | Add missing QPlainTextEdit::createStandardContextMenu(QPoint)J-P Nurmi2015-02-151-0/+40
* | QtWidgets: assorted migrations to QString::asprintfMarc Mutz2015-02-125-13/+12
* | Update copyright headersJani Heikkinen2015-02-11136-999/+975
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-1012-66/+216
|\|
| * Don't crash with invalid QModelIndex or when QTreeWidgetItem is NULL in mimeD...Maks Naumov2015-02-061-0/+11
| * Do not close popup widgets when showing a widget embedded into QGraphicsView.Friedemann Kleint2015-02-051-0/+39
| * QHeaderView: check that length is correct and fix restoring Qt4 state.Arnaud Bienner2015-02-031-0/+31
| * Suppress Ctrl/Ctrl+Shift keypresses in line/text edits.Friedemann Kleint2015-02-033-20/+55