summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leakAaron Kennedy2011-01-171-3/+9
* Add canPaste property to TextInput and TextEditAlan Alpert2011-01-176-3/+66
* Remove unnecessary debug traces from declarative classesJoona Petrell2011-01-171-1/+0
* Add lineCount property to QDeclarativeTextEditChristopher Ham2011-01-144-1/+40
* QDeclarativeText has new multiline propertiesChristopher Ham2011-01-143-15/+185
* Add NOTIFY signals to Flipable 'front' and 'back' propertiesBea Lam2011-01-132-2/+6
* Revert "Don't use implicitSize when calculating implicit size"Alan Alpert2011-01-121-6/+4
* Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Alan Alpert2011-01-121-0/+1
|\
| * QDeclarativeDebug: Hardcode version when serializing Qt typesKai Koehne2011-01-111-0/+1
* | Don't use implicitSize when calculating implicit sizeAlan Alpert2011-01-121-4/+6
|/
* Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Alan Alpert2011-01-1111-172/+367
|\
| * Add methods to position view at beginning or end.Martin Jones2011-01-115-108/+220
| * Fix Qt.formatTime() to accept QTime valuesBea Lam2011-01-111-22/+64
| * set() and setProperty() should not always trigger change signalsBea Lam2011-01-115-42/+83
* | Don't crash if cursor at the end.Alan Alpert2011-01-111-1/+4
|/
* Add versioning for new Flickable methods.Martin Jones2011-01-112-3/+3
* Disable dragging text in TextEdit.Andrew den Exter2011-01-114-1/+22
* Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Alan Alpert2011-01-103-3/+6
|\
| * Add property versioning checks for QtQuick 1.1 deselect() functionJoona Petrell2011-01-103-3/+6
* | Fix word selection in QLineControlAlan Alpert2011-01-101-2/+2
|/
* Add selection modes to TextEdit and TextInput.Andrew den Exter2011-01-104-17/+187
* Add missing Qt namespaces macros to qdeclarativeapplication.cpp source fileJoona Petrell2011-01-071-0/+4
* Add layoutDirection property to Qt.application elementJoona Petrell2011-01-072-2/+33
* Introduce Qt.application.active propertyJoona Petrell2011-01-075-0/+210
* Group all QtQuick 1.1 registrations togetherMartin Jones2011-01-071-8/+7
* PinchArea API changes following review.Martin Jones2011-01-072-31/+31
* Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-073-3/+15
|\
| * Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Alan Alpert2011-01-071-0/+4
| |\
| * | Add linkActivated signal to TextEditAlan Alpert2011-01-073-3/+15
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-0740-206/+510
|\ \ \ | |_|/ |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-061-2/+4
| |\ \
| | * | Fix KERN-EXEC 0 panic on exit when bearer is searching for WLANsShane Kearns2011-01-061-2/+4
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-062-8/+8
| |\ \ \
| | * | | QUrl::setUrl should call detachOlivier Goffart2011-01-061-0/+1
| | * | | qkeymapper_x11.cpp: fix compilation with LSB and without XKBOlivier Goffart2011-01-061-8/+7
| | |/ /
| * | | PathView crashed when the path is provided with undefined values.Martin Jones2011-01-061-1/+7
| * | | PathView: update modelCount before attempting to regenerate delegates.Martin Jones2011-01-061-1/+3
| |/ /
| * | Doc fixes for introduction page and Item docsBea Lam2011-01-061-28/+0
| * | Support for swap modes in QGLWindowSurface.Michael Dominic K2011-01-042-1/+15
| * | Pre-create the GL share widget before window surface creation.Michael Dominic K2011-01-041-6/+2
| * | Fixed first element being a LineToElement in QPainterPath::connectPath()Samuel Rødal2011-01-041-1/+2
| * | Clear WSERV content when a native child receives an "expose"Jason Barron2010-12-291-0/+8
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-12-231-6/+18
| |\ \
| | * | Fix fullscreen/Maximized dialog misplacement in SymbianMiikka Heikkinen2010-12-231-6/+18
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-12-232-36/+86
| |\ \ \
| | * | | Add Postgresql 8.x and 9 supportsCharles Yin2010-12-232-36/+86
| | |/ /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-2310-20/+83
| |\ \ \ | | |/ / | |/| |
| | * | WorkerScript could starve image loading of CPU.Martin Jones2010-12-231-1/+1
| | * | More docs for FolderListModelMartin Jones2010-12-231-0/+33
| | * | Improve docs on attached properties on view delegates.Martin Jones2010-12-233-0/+25