aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-28216-833/+0
* Added an example of the window container embedding a QQuickViewGunnar Sletta2013-01-256-0/+285
* Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-2446-1477/+1520
* Move ListModel and ListElement to the QtQml importAlan Alpert2013-01-2431-282/+281
* Refactor QQmlTypePrivateAlan Alpert2013-01-242-92/+169
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...David Faure (KDE)2013-01-2310-27/+61
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2310-27/+61
| |\
| | * Stabilize QQuickTextEdit testFrederik Gladhorn2013-01-231-1/+1
| | * QQuickImageProvider: fixed three \snippet pathsXingtao Zhang2013-01-211-3/+3
| | * Clean up accessibility QtQuick exampleTopi Reinio2013-01-214-20/+29
| | * Fix crash in PathViewTasuku Suzuki2013-01-183-3/+27
| | * Merge "Merge branch 'release' into stable" into refs/staging/stableGunnar Sletta2013-01-1712-18/+33
| | |\
| | * | PathCurve documentation: fix non-working example snippetTopi Reinio2013-01-171-0/+1
* | | | Move documentation to QtQml moduleAlan Alpert2013-01-233-17/+17
|/ / /
* | | Fix import path of TextBallon-example.Friedemann Kleint2013-01-231-1/+1
* | | Complete rewrite of threaded render loop.Gunnar Sletta2013-01-1825-1374/+1543
* | | Merge branch 'stable' into devGunnar Sletta2013-01-172218-2784/+8415
|\ \ \ | | |/ | |/|
| * | Merge branch 'release' into stableGunnar Sletta2013-01-1712-18/+33
| |\ \ | | |/ | |/|
| | * Avoid race condition in QQuickTestsGunnar Sletta2013-01-171-1/+2
| | * Exporting required symbols for Qt Quick DesignerThomas Hartmann2013-01-177-7/+7
| | * Update changes file for 5.0.1 releaseSergio Ahumada2013-01-121-7/+21
| | * doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-122-2/+2
| | * test examples only in developer buildsOswald Buddenhagen2013-01-111-1/+1
| | * Merge branch 'stable' into releaseSergio Ahumada2013-01-0989-472/+1152
| | |\
| | * | point dependencies to 'release' branchesSergio Ahumada2012-12-181-3/+3
| * | | Enable sub-pixel anti-aliasing for default builds on WindowsEskil Abrahamsen Blomfeldt2013-01-171-1/+1
| * | | Improve the look and feel of our demo launcherJens Bache-Wiig2013-01-175-14/+123
| * | | Greatly improved Scene Graph Overview documentationGunnar Sletta2013-01-1611-100/+292
| * | | Remove workaround for particle shader on BlackberryFabian Bumberger2013-01-162-10/+0
| * | | Fixing a mistake in the GridView documentationFabian Bumberger2013-01-141-2/+2
| * | | Silence compiler warnings in qaccessiblequickitem.h.Friedemann Kleint2013-01-141-9/+9
| * | | Doc: correcting typo "the the"Nico Vertriest2013-01-1410-37/+37
| * | | Update copyright year in Digia's license headersSergio Ahumada2013-01-102186-2188/+2188
| * | | tst_bic: Add test data for linux-gcc-ia32Sergio Ahumada2013-01-101-0/+4622
| * | | make use of qtHaveModule()Oswald Buddenhagen2013-01-1015-18/+18
| * | | Fix PinchArea stealing events while disabledOleg Shparber2013-01-091-1/+1
| * | | Doc: Updated docs for examples and etcXingtao Zhang2013-01-0930-239/+246
| * | | Fix bug where a tap over stacked mouse areas generates a double clickDaniel d'Andrada2013-01-092-5/+25
| * | | Test case for tapping on stacked mouse areasDaniel d'Andrada2013-01-092-0/+82
| * | | Flickable: Test case for flicking twice using touchesDaniel d'Andrada2013-01-092-0/+92
| * | | Flickable: Fix bug when flicking twice using touchesDaniel d'Andrada2013-01-091-0/+5
| * | | Fix warnings about nonexistent signals in QQuickScreenOleg Shparber2013-01-091-10/+2
| | |/ | |/|
| * | Don't try to grab Windows with invalid or a zero sizeDominik Holland2013-01-081-0/+3
| * | Fix tst_qquicktextinput on Windows and Mac.Friedemann Kleint2013-01-071-3/+1
| * | Documentation for scene graph examples.Gunnar Sletta2013-01-0713-68/+484
| * | Accessibility: Send value updatesFrederik Gladhorn2013-01-042-0/+10
| * | Modify qmlscene usage text to be consistentRichard Moe Gustavsen2013-01-041-4/+4
| * | Accessibility: Work with QQuickWindowFrederik Gladhorn2013-01-044-29/+37
| * | Improve example with key navigation.Frederik Gladhorn2013-01-044-31/+101
* | | Do not force focus for non-focused windows.Gunnar Sletta2013-01-176-10/+12