Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-17 | 1 | -4/+0 |
|\ | | | | | | | | | Conflicts: tests/auto/qpainterpath/tst_qpainterpath.cpp | ||||
| * | Remove obsolete code from autotests. | Jason McDonald | 2009-04-16 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | Each version of Qt has its own set of autotests, therefore preprocessor directives relating to obsolete QT_VERSION's are not necessary. Reviewed-by: Carlos Duclos | ||||
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 15 | -0/+3497 |
| | |||||
* | Clear QLineEdit selection when redoing a delete operation. | jasplin | 2009-03-27 | 1 | -0/+13 |
| | | | | | | | | Deleting text in a QLineEdit should never leave a non-empty selection. This is now reflected properly in the redo function. Reviewed-by: janarve Task-number: 248948 | ||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 15 | -0/+3497 |