summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Make connectNotify() work with QMLThomas McGuire2012-08-3111-34/+239
* Register less types for QtDeclarative/QCoreApplicationKevin Ottens2012-08-203-68/+78
* XMLHttpRequest does not support the DELETE methodJani Honkonen2012-08-151-1/+4
* Update contact information in license headers.Sergio Ahumada2012-08-01325-655/+655
* MouseArea: use current value of drag.axisAlberto Mardegan2012-07-252-11/+8
* Fix roundtrip between double and string in QDeclarativeListModel leading to p...Florian Hänel2012-07-251-4/+7
* Qml ListView highlight component cannot access ListView scopeMartin Jones2012-07-042-64/+48
* Item.mapFromItem() crashes with Items not created by the engine.Martin Jones2012-06-261-2/+4
* rewind macro in WinCE wrongly substituted.Martin Jones2012-06-261-0/+8
* QDeclarativeTextInput sends delayed mouse events to input contextLauri Malmi2012-06-071-3/+13
* Propagate left key presses to the parent item when TextInput is empty.Marcel Schuette2012-05-301-1/+1
* Fix crash when using aliases and variantsNicolas Arnaud-Cormos2012-05-251-1/+1
* Fix memory leak in qdeclarativevisualdatamodel.Andrew den Exter2012-05-211-2/+4
* Wrong signals received when moving Flickable elementKatja2012-05-111-2/+2
* Clicking on a disabled ListView's delegate breaks mouse interactionPasi Pentikainen2012-05-081-1/+1
* Fix crash in TextEdit when changing text content.Andrew den Exter2012-04-271-1/+1
* Moved qmljs_debug_arguments to QCoreApplicationRafael Roquetto2012-04-201-13/+13
* Doc Fix- a QML MouseArea Elelment can accept 5 buttons.Rick Stockton2012-03-201-0/+2
* Fix QDeclarativeItem::hasActiveFocus().Andreas Aardal Hanssen2012-03-191-2/+5
* Build fix for QtDeclarative in WindowsCEjaanttil2012-02-061-0/+7
* Fixed compiler warning about unused status argument.jaanttil2012-02-031-0/+1
* Fixed warning by MSVC about class/struct mismatch in MethodData.Janne Anttila2012-02-031-1/+1
* Fix pinch-zoom problem when application is deactivatedJarkko T. Toivonen2012-02-032-3/+11
* Fixed compiler warnings about unused q and d variables in declarative.jaanttil2012-02-023-3/+0
* Fixed crash in QDeclarativeGridViewMartin Jones2012-02-021-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-11325-327/+327
* Declarative: Use qDebug() for debugger status updatesKai Koehne2011-11-282-2/+2
* Declarative: Unify output of warning messages in debug serverKai Koehne2011-11-281-12/+15
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-11-251-3/+3
|\
| * Fixes for the manifest and links.Casper van Donderen2011-11-241-3/+3
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-11-244-52/+60
|\ \
| * | Surviving out of memory in Qt Quick appmread2011-11-213-51/+59
| * | Merge remote-tracking branch 'qt/4.8'Pasi Pentikainen2011-11-171-16/+41
| |\|
| * | Fix alignment of non-wrapped richtext QML Text elements.Miikka Heikkinen2011-11-161-1/+1
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-11-231-7/+8
|\ \ \ | |_|/ |/| |
| * | Merge remote-tracking branch 'qt-qml-review/master' into master-qml-stagingKai Koehne2011-11-221-7/+8
| |\ \
| | * | DeclarativeDebugServer: Instantiate QPluginLoader on heapAurindam Jana2011-11-171-7/+8
| | * | Properly protect access to pixmap reader thread with mutexChris Adams2011-11-141-16/+41
| * | | Properly protect access to pixmap reader thread with mutexChris Adams2011-11-151-16/+41
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-11-151-16/+41
|\ \ \ \ | |_|_|/ |/| | |
| * | | Properly protect access to pixmap reader thread with mutexChris Adams2011-11-151-16/+41
* | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-312-0/+25
|\ \ \ \
| * | | | Adding items to a view with no delegate crashes.Martin Jones2011-10-272-0/+25
* | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-259-80/+235
|\| | | | | |/ / / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-10-171-2/+3
| |\ \ \
| | * | | Fix crash on exit when overriding signal handlers in states.Michael Brasser2011-10-171-2/+3
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-10-122-15/+10
| |\| | |
| | * | | Cannot flick to the end of a horizontal list view width LayoutMirroringMartin Jones2011-10-122-15/+10
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-10-128-63/+222
| |\| | |
| | * | | Backport more imports directory caching changes.Martin Jones2011-10-124-15/+20