aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add containsPress property to MouseAreaMartin Jones2014-07-167-4/+123
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-1072-162/+467
|\
| * Docs: fix "classname" indentation in the qmldir specsJ-P Nurmi2014-07-091-1/+1
| * Fix role for generic Accessible itemsFrederik Gladhorn2014-07-092-2/+2
| * Calqlatr demo: Remove unused filesNiels Weber2014-07-0712-71/+1
| * Remove usage of external dependencies from the RSS News demoTopi Reinio2014-07-072-58/+23
| * Fix crash on QQmlEngine destruction.Andrew den Exter2014-07-032-2/+3
| * Don't dereference null QQuickWindowPrivate.Sérgio Martins2014-07-031-1/+5
| * Add opt-out environment variable for @2x imagesMorten Johan Sørvig2014-07-031-0/+5
| * Doc: correct link/compilation errors in Qt DeclarativeNico Vertriest2014-07-0253-59/+459
| * Fix crash in Flickable with pressDelay.Martin Jones2014-07-021-8/+8
* | Change default to QQuickWidget in the comparison exampleLaszlo Agocs2014-07-091-1/+1
* | Call glBindTexture() via QOpenGLFunctions in qsg_safeguard_texture().Friedemann Kleint2014-07-081-1/+3
* | Make sure JIT architectures lists are in syncDmitry Shachnev2014-07-072-3/+7
* | Fix segfault on certain resize patterns in QQuickWidgetLaszlo Agocs2014-07-071-1/+8
* | Add findChild to TestCase.Mitch Curtis2014-07-044-0/+135
* | Verbose fatal instead of crash when the scene graph state is invalid.Gunnar Sletta2014-07-048-0/+87
* | V4 IR: (natural) loop detection.Erik Verbruggen2014-07-045-81/+291
* | Avoid race condition in QQmlEngine on shutdown.Gunnar Sletta2014-07-043-3/+15
* | Remove old state logic for ComboBoxFrederik Gladhorn2014-07-031-4/+0
* | Enable QSG_RUNTIME_DESCRIPTION by default for debug builds.Gunnar Sletta2014-07-032-5/+8
* | Profiler: Fix MSVC warning about signed integers.Friedemann Kleint2014-07-031-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-0259-428/+2841
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-0259-428/+2841
| |\|
| | * Skip rssnews demo if xmlpatterns is not presentLaszlo Agocs2014-07-011-1/+2
| | * Merge "Merge remote-tracking branch 'origin/5.3.1' into 5.3" into refs/stagin...Frederik Gladhorn2014-06-301-0/+31
| | |\
| | | * Merge remote-tracking branch 'origin/5.3.1' into 5.3Frederik Gladhorn2014-06-251-0/+31
| | | |\
| | | | * Add changelog for 5.3.1v5.3.1Simon Hausmann2014-06-181-0/+31
| | * | | Avoid double deletion of QQuickWindowShawn Rutledge2014-06-303-0/+46
| | * | | Fix intermittent crash with older MinGW releasesRobin KAY2014-06-271-6/+3
| | * | | Doc: Add documentation for the Maroon in Trouble exampleLeena Miettinen2014-06-275-4/+851
| | * | | Merge remote-tracking branch 'origin/stable' into 5.3Frederik Gladhorn2014-06-253-5/+7
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Update QtQuick import value to 2.3Samuel Gaist2014-06-232-5/+5
| | | * | Set locked state while locking for grab.Gunnar Sletta2014-06-201-0/+2
| | * | | Fix crash when deleting component in Component.onComplete through loaderSimon Hausmann2014-06-232-7/+28
| | * | | Fix memory leak in QQmlComponent::createObjectSimon Hausmann2014-06-232-6/+4
| | * | | QQmlObjectCreator: Clear sharedState componentAttached in destruction/clearAlbert Astals Cid2014-06-201-0/+9
| | * | | Initialize velocityAlbert Astals Cid2014-06-201-1/+1
| | * | | Improve RSS News Qt Quick DemoTopi Reinio2014-06-2024-281/+515
| | * | | Fix QQmlComponent detailed description.Mitch Curtis2014-06-201-1/+1
| | * | | Add a QQuickWidget - QQuickView comparison exampleLaszlo Agocs2014-06-1911-1/+1201
| | * | | Fix crash in QObjectWrapperOleg Shparber2014-06-191-0/+2
| | * | | Use QSignalSpy instead of waitFor in tst_qpacketprotocolUlf Hermann2014-06-191-2/+7
| | * | | Bump versionOswald Buddenhagen2014-06-181-1/+1
| | | |/ | | |/|
| | * | Separate renderer out in "OpenGL under QML" example.Gunnar Sletta2014-06-163-104/+115
| | * | Use newest QtQuick in rssnews demoNiels Weber2014-06-165-10/+10
| | * | Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-141-0/+8
| | |\|
| | | * Fix copy-paste errors.Richard J. Moore2014-06-140-0/+0
| | | * Fix Stmt:Data object leakLiang Jian2014-06-131-0/+8
* | | | Use qNextPowerOfTwo instead of reimplementing itAllan Sandfeld Jensen2014-07-022-29/+6