Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | Add a way to query the reading direction of QML editor text | Joona Petrell | 2011-03-03 | 2 | -0/+118 | |
| | * | | | | | | | | Merge branch '4.7' into qtquick11 | Martin Jones | 2011-03-01 | 38 | -273/+1697 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Make sure horizontal QML editor text aligment always returns the actual align... | Joona Petrell | 2011-03-01 | 3 | -12/+96 | |
| | * | | | | | | | | | Reverse KeyNavigation left and right properties when the layout mirroring is ... | Joona Petrell | 2011-03-01 | 1 | -0/+54 | |
| | * | | | | | | | | | Add LayoutMirroring attached property for mirroring QML layouts | Joona Petrell | 2011-03-01 | 14 | -93/+470 | |
| | * | | | | | | | | | Merge branch '4.7' into qtquick11 | Joona Petrell | 2011-02-17 | 6 | -5/+327 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Adding file required for ListView Autotest | Christopher Ham | 2011-02-17 | 1 | -0/+42 | |
| | * | | | | | | | | | | GridView and ListView bug fixes | Christopher Ham | 2011-02-17 | 2 | -1/+3 | |
| | * | | | | | | | | | | Righ-to-left support for GridView and ListView | Christopher Ham | 2011-02-15 | 4 | -1/+370 | |
| | * | | | | | | | | | | Merge branch '4.7' into qtquick11 | Joona Petrell | 2011-02-15 | 105 | -227/+9744 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Add support for anchor mirroring | Joona Petrell | 2011-02-15 | 19 | -13/+1892 | |
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-03-10 | 6 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Bump Qt version to 4.7.3 | Timo Turunen | 2011-03-09 | 6 | -6/+6 | |
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Laszlo Agocs | 2011-03-09 | 5 | -14/+149 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-09 | 4 | -6/+133 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Fix unstable qdeclarativeflickable test. | Martin Jones | 2011-03-08 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Update TextEdit's visible selection when only the anchor changes. | Andrew den Exter | 2011-03-08 | 2 | -4/+55 | |
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Set correct initial value for TextEdit and TextInput canPaste property | Yann Bodson | 2011-03-07 | 2 | -0/+76 | |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-03-08 | 1 | -8/+16 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | QNetworkCookie: fix quoted values | Peter Hartmann | 2011-03-07 | 1 | -8/+16 | |
* | | | | | | | | | | Multiple screen support for Symbian in QDeskopWidget. | Laszlo Agocs | 2011-03-09 | 1 | -2/+3 | |
* | | | | | | | | | | Added native image handle provider header. | Laszlo Agocs | 2011-03-08 | 1 | -1/+1 | |
* | | | | | | | | | | Added native image handle provider support in pixmaps on openvg. | Laszlo Agocs | 2011-03-08 | 3 | -1/+245 | |
* | | | | | | | | | | VGImage readback support in QPixmap on OpenVG. | Laszlo Agocs | 2011-03-07 | 2 | -0/+107 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-04 | 2 | -1/+111 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Fix TextInput auto test failure on mac. | Andrew den Exter | 2011-03-04 | 1 | -0/+1 | |
| * | | | | | | | | Fix word selection locking on string boundaries. | Andrew den Exter | 2011-03-04 | 1 | -1/+72 | |
| * | | | | | | | | QDeclarativePropertyMap::keys() cannot be called from qml | Charles Yin | 2011-03-03 | 1 | -0/+34 | |
| * | | | | | | | | Compensate for horizontal scroll in TextInput micro focus. | Andrew den Exter | 2011-03-03 | 1 | -0/+4 | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-03 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Position the TextInput cursor correctly after IM text is commited. | Andrew den Exter | 2011-03-03 | 1 | -0/+18 | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-02 | 5 | -7/+229 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Make the TextInput cursorRectangle relative to the item. | Andrew den Exter | 2011-03-02 | 1 | -3/+39 | |
| * | | | | | | | | Don't assert if font engine creates new glyphs | Aaron Kennedy | 2011-03-02 | 2 | -0/+24 | |
| * | | | | | | | | Add QML file for TextEdit positionAt test. | Andrew den Exter | 2011-03-02 | 1 | -0/+9 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Don't return positions within preedit text from positionAt(). | Andrew den Exter | 2011-03-01 | 2 | -7/+84 | |
| * | | | | | | | Add an is input method composing property to TextEdit and TextInput. | Andrew den Exter | 2011-03-01 | 2 | -0/+76 | |
* | | | | | | | | Changed some parts of QVolatileImage autotest to be Symbian specific. | Laszlo Agocs | 2011-03-01 | 1 | -0/+2 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Laszlo Agocs | 2011-03-01 | 258 | -459/+17904 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-28 | 4 | -3/+90 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Fix FolderListModel test - set folder to one containing files. | Martin Jones | 2011-02-28 | 1 | -0/+3 | |
| | * | | | | | | | Drag over bounds errors when ListView has variable height content | Martin Jones | 2011-02-28 | 1 | -2/+24 | |
| | * | | | | | | | FolderListModel emitted incorrect rowsRemoved range causing crash. | Martin Jones | 2011-02-28 | 1 | -1/+30 | |
| | * | | | | | | | Fix test instability. | Martin Jones | 2011-02-28 | 1 | -0/+2 | |
| | * | | | | | | | Ensure layout is updated when section property changes. | Martin Jones | 2011-02-25 | 2 | -1/+24 | |
| | * | | | | | | | Add a 'CursorPosition' parameter to TextInput.positionAt(). | Andrew den Exter | 2011-02-24 | 1 | -0/+8 | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-02-28 | 1 | -1/+11 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | Merge branch 'graphics-team-text-4.7' into 4.7 | Eskil Abrahamsen Blomfeldt | 2011-02-28 | 1 | -1/+11 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fix cursor position adjustment when removing strings | Jiang Jiang | 2011-01-25 | 1 | -0/+28 | |
| | | * | | | | | | | Fix out of bounds handling in Mac shaper | Jiang Jiang | 2011-01-14 | 1 | -1/+11 | |