aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|/
* 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
* Qt QML: Updated qtqml.qdocconfJerome Pasion2012-09-211-5/+4
* Avoid hanging if glGetIntegerv() fails.Jason Barron2012-09-211-1/+1
* Qt Quick: modified sources into documentation buildJerome Pasion2012-09-211-1/+5
* Qt Quick: Updated qtquick.qdocconfJerome Pasion2012-09-211-10/+8
* Fix Flickable movementEnded() signal emissionAndras Becsi2012-09-181-11/+15
* Add a Q_UNREACHABLE to improve code generation a littleThiago Macieira2012-09-132-0/+2
* Make the instruction table be constThiago Macieira2012-09-133-7/+7
* Qt Quick docs: Added link to the submodules' pages.Jerome Pasion2012-09-122-2/+29
* Add .qmltypes filesKai Koehne2012-09-1220-0/+6814
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-117-14/+0
* Fix calculation of QML_RENDER_TIMING valuesThomas McGuire2012-09-102-4/+4
* QML_RENDER_TIMING: Add time since last frame to outputThomas McGuire2012-09-102-2/+10
* Add QML_RENDER_TIMING output for the single-threaded caseThomas McGuire2012-09-101-0/+22
* Use DEFINE_BOOL_CONFIG_OPTION for QML_RENDER_TIMINGThomas McGuire2012-09-101-5/+5
* doc: fix some more typosSergio Ahumada2012-09-106-6/+6
* Compile following qreal -> float change in QtGui/math3d classesSean Harmer2012-09-071-2/+2
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-0723-28/+28
* Doc: Fix documentation issues.Kim Motoyoshi Kalland2012-09-077-27/+104
* doc: fix some typos in .qml filesSergio Ahumada2012-09-071-1/+1
* Fix typo in documentation.Sérgio Martins2012-09-061-1/+1
* Doc: Use settings from global qdocconf.Casper van Donderen2012-09-052-101/+6