summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qlineedit
Commit message (Expand)AuthorAgeFilesLines
* Disable clear button in read-only QLineEdit.Friedemann Kleint2013-11-051-0/+3
* Add clearButton-property to QLineEdit.Friedemann Kleint2013-08-081-0/+42
* Add side widgets to QLineEdit via QAction.Friedemann Kleint2013-08-061-0/+43
* Prevent QLineEdit from emitting edited signal (QTBUG-27347)Ivan Komissarov2013-07-211-0/+6
* Make the test a bit more sane.Gunnar Sletta2013-07-011-3/+6
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-241-0/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* Widgets: Stop cursor blink timer when QLineEdit is read-onlyGabriel de Dietrich2012-11-141-0/+38
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-4/+4
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-131-2/+3
* QtWidgets auto tests: revise clipboard related testsJ-P Nurmi2012-09-271-27/+5
* Test: Remove QSKIP from tst_QLineEdit::taskQTBUG_7395_readOnlyShortcutCaroline Chao2012-09-252-5/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix undo and redo in QLineEdit when in password modeJani Honkonen2012-08-151-0/+66
* 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-08-011-8/+8
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-7/+4
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-161-7/+7
* QTBUG-16850: QLineEdit::setSelection removes blank charactersTarja Sundqvist2012-05-251-0/+11
* Fixed QLineEdit::inputMethodQuery() for Qt::ImHintsTasuku Suzuki2012-05-231-0/+21
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* 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