summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qitemdelegate
Commit message (Expand)AuthorAgeFilesLines
* Plug remaining memleaks in tests/auto/widgets/itemviewsMarc Mutz2017-01-261-1/+1
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-012-1/+63
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-012-1/+63
| |\
| | * Item delegates: show localized detailed tooltips and "What's this?" textsAlexander Volkov2016-07-282-1/+63
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-072-2/+2
|/ /
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-32/+0
|/
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-5/+5
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+1
|\
| * fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* | Deprecate ItemIsTristate in favor of ItemIsAutoTristate.David Faure2015-05-071-3/+3
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Itemviews: add ItemIsUserTristate flagDavid Faure2015-01-251-1/+28
* tst_qitemdelegate: remove more duplication.David Faure2015-01-171-12/+1
* QItemDelegate: let QTextEdit and QPlainTextEdit receive tab keypressesGiuseppe D'Angelo2015-01-041-5/+14
* tst_QItemDelegate: simplify code, no behavior changeDavid Faure2014-12-021-68/+16
* tst_qitemdelegate: make the test more robustDavid Faure2014-11-111-3/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* WinRT: Fix various test compilationsAndrew Knight2013-10-022-2/+2
* item delegates: fix clicking on tristate checkboxes.David Faure2013-09-021-0/+51
* Fixed applying invalid data from QLineEdit to modelIvan Komissarov2013-05-071-0/+131
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-271-7/+7
* Fix warnings about overloaded virtuals in tests (CLANG).Friedemann Kleint2013-03-121-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Make sure uints remain uints when editing in itemviews.Stephen Kelly2012-10-191-0/+61
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-031-3/+0
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-251-1/+1
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-7/+2
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* QItemDelegate - add a more comprehensive testThorbjørn Lund Martsum2012-07-091-0/+124
* Remove capitalization when specifying include-libraries.kb2012-05-141-1/+1
* Re-enable the QItemDelegate test on Ubuntu 11.10.Jason McDonald2012-04-191-2/+0
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-2/+1
|\
| * Put bug numbers on same line as insignificant_test markers.Jason McDonald2012-04-161-2/+1
* | Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-1/+1
* | Remove workaround for QComboBox not having a USER property.Stephen Kelly2012-03-281-0/+31
* | Add USER properties to QDateEdit and QTimeEdit.Stephen Kelly2012-03-281-0/+10
|/
* Merge QStyleOption*V{2,3,4} classes togetherGiuseppe D'Angelo2012-02-021-0/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Flag tst_QItemDelegate::task257859_finalizeEdit test as unstable.Toby Tomkins2012-01-161-0/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+1223