summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/util/qundostack/tst_qundostack.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move undo framework out of Qt WidgetsMitch Curtis2020-03-301-3930/+0
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-1/+1
|\
| * Properly use the "process" featureUlf Hermann2017-02-271-1/+1
* | Added isObsolete and setObsolete functions in QUndoStackAddison Elliott2017-01-021-0/+765
* | Update Widgets/Util Tests to Qt5 Connection SyntaxAddison Elliott2016-12-221-48/+48
|/
* Add a resetClean() method to the undo stackJarek Kobus2016-10-241-0/+144
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-31/+22
|\
| * Plug remaining leaks in tests/auto/widgets/utilMarc Mutz2016-10-021-31/+22
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-4/+4
|\|
| * Pass -silent to lrelease to avoid cruft in test logs.Edward Welbourne2016-02-021-1/+1
| * Don't clutter up the source tree with .qm files generated by testing.Edward Welbourne2016-02-021-4/+4
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* tst_QUndoGroup, tst_QUndoStack Fixed flag QT_NO_PROCESSTuomas Heimonen2015-09-141-4/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix for tst_qundostack autotest in shadow buildSimo Fält2013-07-251-2/+6
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-46/+46
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-231-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-231-0/+4
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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
* 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
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-3/+2
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+3039