aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtdeclarative int...Jerome Pasion2012-11-0270-493/+725
|\
| * adjust to qt_plugin.prf changes, part 2Oswald Buddenhagen2012-11-015-19/+0
| * adjust to qt_plugin.prf changes, part 1Oswald Buddenhagen2012-10-294-0/+5
| * Prepare for removal of Softkeys APIJan Arve Saether2012-10-291-8/+2
| * Doc: Removed reference to QTDIR and did some language editsVenugopal Shivashankar2012-10-291-104/+115
| * Changed the plugin module nameVenugopal Shivashankar2012-10-293-14/+14
| * Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-2910-20/+0
| * Fix crash in qtlocation tests.Friedemann Kleint2012-10-241-1/+1
| * Change qml list interfaceMarco Bubke2012-10-238-35/+92
| * Adding invalidate function to QQmlPropertyCacheThomas Hartmann2012-10-232-0/+34
| * Make Rectangle border be inner instead of centered on the outline.Samuel Rødal2012-10-226-127/+10
| * Fix qmltest library.Friedemann Kleint2012-10-201-4/+16
| * Change Q_ASSERTs in qquick[threaded]windowmanager.cpp to qWarning().Friedemann Kleint2012-10-202-11/+22
| * QQmlOpenMetaObjectType: extend interface for visual designerThomas Hartmann2012-10-192-0/+21
| * Add polishItems to the designer supportMarco Bubke2012-10-192-0/+7
| * Fix QQuickTextInput::moveCursorSelection()Konstantin Ritt2012-10-191-5/+4
| * Fix list functions for the data propertyMarco Bubke2012-10-181-11/+27
| * QQuickItem: handle QEvent::StyleAnimationUpdateJ-P Nurmi2012-10-171-0/+3
| * Doc: Cleaned up \module and \qmlmodule page for Qt Quick and Qt QML.Jerome Pasion2012-10-175-10/+8
| * QQuickScreen attached obj handles screenChanged and geometryChangedShawn Rutledge2012-10-162-7/+22
| * Doc: Changed the title to fix broken linksVenugopal Shivashankar2012-10-161-1/+1
| * Remove interim compatibility measuresAlan Alpert2012-10-1614-156/+93
| * Fix crash in the qmlpuppet at finishingMarco Bubke2012-10-151-1/+2
| * Adding DesignerWindowManager for Qt Quick DesignerMarco Bubke2012-10-157-10/+277
| * We need to export QQmlVMEMetaObject to support the designerThomas Hartmann2012-10-121-1/+1
* | Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-292-3/+0
* | doc: fix some typos.Alexandr Akulich2012-10-221-4/+4
|/
* Update docs after modularization of docsTor Arne Vestbø2012-10-124-11/+8
* Fix performance bottleneck in QQuickWindow::mouseMoveEvent().Sérgio Martins2012-10-113-8/+42
* Remove calculateHash functionPeter Varga2012-10-101-79/+3
* Fix QObject::receivers() within connectNotify()Thomas McGuire2012-10-101-2/+6
* crash fix in designersupportThomas Hartmann2012-10-091-1/+4
* Complete QmlJSVisitor for UiParameterListThomas Hartmann2012-10-084-1/+11
* Doc: Cleaned up Qt Quick module's titles and added them to groupJerome Pasion2012-10-044-10/+14
* Fix emitting originYChanged signals even when originY wouldn't changeGabriel de Dietrich2012-10-032-2/+12
* Fix in QmlJS parser for UiParameterListThomas Hartmann2012-10-012-0/+3
* Allow grabbing windows rendered without showing for testing.Balazs Kelemen2012-09-285-21/+24
* Fix potential crash when using text and more than 1 QQuickViewEskil Abrahamsen Blomfeldt2012-09-282-7/+20
* Fix a crash in QQmlPropertyCache::findPropertyJocelyn Turcotte2012-09-282-25/+29
* Update qMetaType helpers usage.Jędrzej Nowacki2012-09-271-8/+8
* Doc: Removed the verbs from the page and section titlesVenugopal Shivashankar2012-09-261-15/+13
* Work around mis-optimisation on QNX/SGX in AA vertex shaderSean Harmer2012-09-262-8/+24
* doc: Fix some typos in C++ integration documentationEskil Abrahamsen Blomfeldt2012-09-263-3/+3
* Android also needs <ctype.h> for isspace() to be found.Samuel Rødal2012-09-251-1/+1
* Fixed instances of "to to" in qtdeclarative.Samuel Rødal2012-09-241-1/+1
* Fixed missing virtual destructors in qtdeclarative.Samuel Rødal2012-09-249-4/+25
* Windows CE buildfixAndreas Holzammer2012-09-242-1/+5
* Add missing QT_{BEGIN,END}_{NAMESPACE,HEADER}Sergio Ahumada2012-09-232-0/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231023-19430/+19430
* Add QT_{BEGIN,END}_{NAMESPACE,HEADER} to qtquickglobal.hThiago Macieira2012-09-221-0/+6