summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlineedit/qlineedit.pro
Commit message (Collapse)AuthorAgeFilesLines
* tst_qlineedit: add contains(QT_CONFIG,qt3support) to the .pro file to make ↵Olivier Goffart2010-04-231-1/+1
| | | | it compile
* Fix regression: auto completion text cursor problem in Q3FileDialogOlivier Goffart2010-04-221-0/+1
| | | | | | | | | | | | | | This was another regression in QLineEdit introduced with the move to QLineControl setCursorPosition clear the selection, and setSelection move the cursor position. So the case where we want the position at the beginning of the selection need to be handled separately (by doing the selection reverse) This does not cover the case where the position is in the middle, or outside the selection, but it is not possible to do. Task-number: QTBUG-10019 Reviewed-by: jbache
* Long live Qt for S60!axis2009-04-241-0/+5