Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tst_qlineedit: add contains(QT_CONFIG,qt3support) to the .pro file to make ↵ | Olivier Goffart | 2010-04-23 | 1 | -1/+1 |
| | | | | it compile | ||||
* | Fix regression: auto completion text cursor problem in Q3FileDialog | Olivier Goffart | 2010-04-22 | 1 | -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! | axis | 2009-04-24 | 1 | -0/+5 |