summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix QGraphicsWidget window frame section logicDyami Caliri2015-02-021-0/+29
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-291-4/+7
| |\
| | * Merge 5.4 into 5.4.1Oswald Buddenhagen2015-01-169-3/+93
| | |\
| | * | Swallow wheel events while a popup widget is open.Friedemann Kleint2015-01-121-4/+7
| * | | Enter/Return should cause an edit inside an itemview on OS XAndy Shaw2015-01-232-6/+0
| * | | Android: Fix some tests for QCompleterEskil Abrahamsen Blomfeldt2015-01-231-0/+6
| * | | Windows: Fix coordinate offset when positioning the taskbar on the left.Friedemann Kleint2015-01-201-3/+6
| * | | Fix QVERIFY() in tst_qwidget.Friedemann Kleint2015-01-201-35/+55
| * | | Add test for QColorDialog initial colorJoni Poikelin2015-01-191-0/+10
* | | | Remove traces of the Maemo platformTor Arne Vestbø2015-02-041-1/+1
* | | | Allow exposing QItemSelectionModel to QMLGabriel de Dietrich2015-02-031-1/+0
* | | | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-035-6/+6
* | | | QTreeWidget: forbid forcing PartiallyChecked on parent tristate items.David Faure2015-01-251-0/+6
* | | | Itemviews: add ItemIsUserTristate flagDavid Faure2015-01-252-1/+64
* | | | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSimon Hausmann2015-01-2110-3/+126
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-2110-3/+126
| |\| | |
| | * | | Fix a crash in QPlainTextEdit::documentChangedPierre Rossi2015-01-191-0/+33
| | | |/ | | |/|
| | * | Android: Fix QLayout testsEskil Abrahamsen Blomfeldt2015-01-163-0/+14
| | * | Android: Fix QDirModel testsEskil Abrahamsen Blomfeldt2015-01-163-3/+48
| | * | Android: Fix QSideBar testEskil Abrahamsen Blomfeldt2015-01-161-0/+6
| | * | Android: Fix some QStyle testsEskil Abrahamsen Blomfeldt2015-01-082-0/+25
| | |/
* | | Introduce helper for QML to allow creating QWidget hierarchiesSimon Hausmann2015-01-201-0/+17
* | | QHeaderView: fix restoring Qt4 state.Arnaud Bienner2015-01-201-0/+31
|/ /
* | tst_qitemdelegate: remove more duplication.David Faure2015-01-171-12/+1
* | tst_QSizePolicy::getSetCheck: separate data generation from testMarc Mutz2015-01-171-9/+68
* | QProgressDialog: don't require setValue(0) to be called.David Faure2015-01-171-6/+39
* | qtest_widgets.h: add support for pretty-printing QSizePolicyMarc Mutz2015-01-161-0/+50
* | QComboBox: make setModel reset the root model indexGiuseppe D'Angelo2015-01-131-0/+23