Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Multiple screen support for Symbian in QDeskopWidget. | Laszlo Agocs | 2011-03-09 | 7 | -42/+281 | |
* | | | | | | | | Added native image handle provider header. | Laszlo Agocs | 2011-03-08 | 1 | -0/+69 | |
* | | | | | | | | Added native image handle provider support in pixmaps on openvg. | Laszlo Agocs | 2011-03-08 | 7 | -5/+100 | |
* | | | | | | | | Correcting incorrect ordinal introduced by the split view changes. | Laszlo Agocs | 2011-03-08 | 1 | -1/+1 | |
* | | | | | | | | Support partial input mode | Sami Merila | 2011-03-08 | 6 | -9/+345 | |
* | | | | | | | | Avoid compiler warnings in openvg on win32. | Laszlo Agocs | 2011-03-07 | 2 | -1/+6 | |
* | | | | | | | | Updated def files with new QVGPixmapData function. | Laszlo Agocs | 2011-03-07 | 2 | -0/+2 | |
* | | | | | | | | VGImage readback support in QPixmap on OpenVG. | Laszlo Agocs | 2011-03-07 | 3 | -12/+41 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-03-04 | 4 | -2/+10 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Added image conversion flag to prevent conversions. | Samuel Rødal | 2011-03-04 | 4 | -2/+10 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-04 | 4 | -22/+40 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Fix word selection locking on string boundaries. | Andrew den Exter | 2011-03-04 | 1 | -11/+14 | |
| * | | | | | | Fix potential crash in QTextControl. | Lasse Holmstedt | 2011-03-04 | 1 | -2/+4 | |
| * | | | | | | QDeclarativePropertyMap::keys() cannot be called from qml | Charles Yin | 2011-03-03 | 2 | -8/+21 | |
| * | | | | | | Compensate for horizontal scroll in TextInput micro focus. | Andrew den Exter | 2011-03-03 | 1 | -1/+1 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-03-03 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use the generic QVoltileImage implementation on S60 3.1 and 3.2. | Laszlo Agocs | 2011-03-03 | 1 | -3/+3 | |
* | | | | | | | | 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 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Position the TextInput cursor correctly after IM text is commited. | Andrew den Exter | 2011-03-03 | 1 | -1/+1 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-02 | 6 | -19/+105 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Make the TextInput cursorRectangle relative to the item. | Andrew den Exter | 2011-03-02 | 1 | -0/+1 | |
| * | | | | | | Don't assert if font engine creates new glyphs | Aaron Kennedy | 2011-03-02 | 1 | -5/+6 | |
| * | | | | | | Doc: remove experimental GestureArea from contents and add PinchArea | Martin Jones | 2011-03-02 | 1 | -0/+4 | |
| * | | | | | | Don't return positions within preedit text from positionAt(). | Andrew den Exter | 2011-03-01 | 3 | -6/+31 | |
| * | | | | | | Add an is input method composing property to TextEdit and TextInput. | Andrew den Exter | 2011-03-01 | 4 | -8/+63 | |
* | | | | | | | Have QVolatileImage backed by a bitmap in all cases. | Laszlo Agocs | 2011-03-01 | 1 | -5/+3 | |
* | | | | | | | Removing extra tabs from def file. | Laszlo Agocs | 2011-03-01 | 1 | -1/+1 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Laszlo Agocs | 2011-03-01 | 273 | -2557/+9088 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-28 | 15 | -110/+225 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Drag over bounds errors when ListView has variable height content | Martin Jones | 2011-02-28 | 4 | -43/+84 | |
| | * | | | | | | FolderListModel emitted incorrect rowsRemoved range causing crash. | Martin Jones | 2011-02-28 | 1 | -1/+1 | |
| | * | | | | | | fix/improve docs for new QtQuick 1.1 attributes | Bea Lam | 2011-02-28 | 9 | -15/+52 | |
| | * | | | | | | Document BorderImage::asynchronous | Alan Alpert | 2011-02-27 | 1 | -0/+14 | |
| | * | | | | | | Ensure layout is updated when section property changes. | Martin Jones | 2011-02-25 | 1 | -1/+4 | |
| | * | | | | | | QDeclarativeDebug: Export needed symbols on Symbian | Kai Koehne | 2011-02-24 | 3 | -47/+47 | |
| | * | | | | | | Add a 'CursorPosition' parameter to TextInput.positionAt(). | Andrew den Exter | 2011-02-24 | 2 | -3/+23 | |
| * | | | | | | | 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 | 2 | -7/+13 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | Fix Mac synthesized italic fonts clipping issue for QGLWidget | Jiang Jiang | 2011-02-28 | 1 | -5/+10 | |
| | * | | | | | | Merge branch 'graphics-team-text-4.7' into 4.7 | Eskil Abrahamsen Blomfeldt | 2011-02-28 | 1 | -2/+3 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Fix cursor position adjustment when removing strings | Jiang Jiang | 2011-01-25 | 1 | -1/+3 | |
| | | * | | | | | | Fix out of bounds handling in Mac shaper | Jiang Jiang | 2011-01-14 | 1 | -2/+3 | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-02-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-02-26 | 3 | -13/+33 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Make QtScript support COLLECT_ON_EVERY_ALLOCATION define | Kent Hansen | 2011-02-25 | 1 | -11/+12 | |
| | * | | | | | | | | Add missing API shims to QScriptValue constructors | Kent Hansen | 2011-02-25 | 1 | -0/+5 | |
| | * | | | | | | | | Don't crash when marking arguments object of native context | Kent Hansen | 2011-02-25 | 2 | -2/+16 | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-02-26 | 6 | -70/+281 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-02-25 | 2 | -7/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | / / / / / / | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | QSortFilterProxyModel::reset() should invalidate. | Olivier Goffart | 2011-02-25 | 2 | -7/+9 | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-02-24 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / |