| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move undo framework out of Qt Widgets | Mitch Curtis | 2020-03-30 | 1 | -3930/+0 |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9 | Liang Qi | 2017-03-13 | 1 | -1/+1 |
| |\ |
|
| | * | Properly use the "process" feature | Ulf Hermann | 2017-02-27 | 1 | -1/+1 |
| * | | Added isObsolete and setObsolete functions in QUndoStack | Addison Elliott | 2017-01-02 | 1 | -0/+765 |
| * | | Update Widgets/Util Tests to Qt5 Connection Syntax | Addison Elliott | 2016-12-22 | 1 | -48/+48 |
| |/ |
|
| * | Add a resetClean() method to the undo stack | Jarek Kobus | 2016-10-24 | 1 | -0/+144 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-10-05 | 1 | -31/+22 |
| |\ |
|
| | * | Plug remaining leaks in tests/auto/widgets/util | Marc Mutz | 2016-10-02 | 1 | -31/+22 |
| * | | Merge remote-tracking branch 'origin/5.6' into dev | Liang Qi | 2016-02-11 | 1 | -4/+4 |
| |\| |
|
| | * | Pass -silent to lrelease to avoid cruft in test logs. | Edward Welbourne | 2016-02-02 | 1 | -1/+1 |
| | * | Don't clutter up the source tree with .qm files generated by testing. | Edward Welbourne | 2016-02-02 | 1 | -4/+4 |
| * | | Updated license headers | Jani Heikkinen | 2016-01-21 | 1 | -17/+12 |
| |/ |
|
| * | tst_QUndoGroup, tst_QUndoStack Fixed flag QT_NO_PROCESS | Tuomas Heimonen | 2015-09-14 | 1 | -4/+4 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Fix for tst_qundostack autotest in shadow build | Simo Fält | 2013-07-25 | 1 | -2/+6 |
| * | Whitespace cleanup: remove trailing whitespace | Axel Waggershauser | 2013-03-16 | 1 | -46/+46 |
| * | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi... | Frederik Gladhorn | 2013-01-23 | 1 | -1/+1 |
| |\ |
|
| | * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | | Check existence of QProcess feature before using it on Qt autotests. | Pasi Petäjäjärvi | 2013-01-23 | 1 | -0/+4 |
| |/ |
|
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Remove TESTED_CLASS/TESTED_FILES comments from tests. | Jason McDonald | 2011-12-06 | 1 | -3/+0 |
| * | Remove SkipMode parameter from QSKIP calls. | Jason McDonald | 2011-10-21 | 1 | -3/+2 |
| * | Moved tests into integrationtests/ and widgets/ | Jo Asplin | 2011-10-20 | 1 | -0/+3039 |