summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qlineedit
Commit message (Expand)AuthorAgeFilesLines
* Fixes a regression; missing cursor blink when input mask is set.Andreas Aardal Hanssen2012-04-121-0/+25
* Testability for password mask delayPekka Vuorela2012-04-012-4/+14
* Fix inputMask accessor of QLineControl.Friedemann Kleint2012-03-311-4/+4
* Reverted use of tentative commit use in QWidget editorsPekka Vuorela2012-03-271-36/+28
* Password editor mask delay stylable by platform pluginPekka Vuorela2012-03-261-6/+4
* Fixed QLineEdit to emit selectionChangedPekka Vuorela2012-03-231-4/+17
* Skip unstable qlineedit autotest on Ubuntu 11.10.Toby Tomkins2012-02-272-0/+6
* Fix tst_qlineedit.Friedemann Kleint2012-02-242-38/+48
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-151-35/+34
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-9/+9
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* QWidget editors to return correct value for Qt::ImEnabledPekka Vuorela2012-01-191-0/+13
* 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
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-4/+3
* QWidget text editors to commit text on their own on losing focusPekka Vuorela2011-11-101-0/+7
* Support tentative commit string with input method.Pekka Vuorela2011-11-051-0/+26
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-2015-0/+3841