aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-28216-833/+0
* Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-2437-1220/+1264
* Move ListModel and ListElement to the QtQml importAlan Alpert2013-01-249-172/+172
* Refactor QQmlTypePrivateAlan Alpert2013-01-242-92/+169
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...David Faure (KDE)2013-01-233-6/+11
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-233-6/+11
| |\
| | * QQuickImageProvider: fixed three \snippet pathsXingtao Zhang2013-01-211-3/+3
| | * Fix crash in PathViewTasuku Suzuki2013-01-181-3/+7
| | * Merge "Merge branch 'release' into stable" into refs/staging/stableGunnar Sletta2013-01-1710-10/+11
| | |\
| | * | PathCurve documentation: fix non-working example snippetTopi Reinio2013-01-171-0/+1
* | | | Move documentation to QtQml moduleAlan Alpert2013-01-233-17/+17
|/ / /
* | | Complete rewrite of threaded render loop.Gunnar Sletta2013-01-1817-1168/+1279
* | | Merge branch 'stable' into devGunnar Sletta2013-01-171032-1392/+1636
|\ \ \ | | |/ | |/|
| * | Merge branch 'release' into stableGunnar Sletta2013-01-1710-10/+11
| |\ \ | | |/ | |/|
| | * Avoid race condition in QQuickTestsGunnar Sletta2013-01-171-1/+2
| | * Exporting required symbols for Qt Quick DesignerThomas Hartmann2013-01-177-7/+7
| | * doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-122-2/+2
| * | Enable sub-pixel anti-aliasing for default builds on WindowsEskil Abrahamsen Blomfeldt2013-01-171-1/+1
| * | 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-148-12/+12
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-101024-1026/+1026
| * | make use of qtHaveModule()Oswald Buddenhagen2013-01-104-5/+5
| * | Fix PinchArea stealing events while disabledOleg Shparber2013-01-091-1/+1
| * | Doc: Updated docs for examples and etcXingtao Zhang2013-01-0918-175/+175
| * | Fix bug where a tap over stacked mouse areas generates a double clickDaniel d'Andrada2013-01-092-5/+25
| * | 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
| * Documentation for scene graph examples.Gunnar Sletta2013-01-071-0/+23
| * Accessibility: Send value updatesFrederik Gladhorn2013-01-042-0/+10
| * Accessibility: Work with QQuickWindowFrederik Gladhorn2013-01-044-29/+37
* | Do not force focus for non-focused windows.Gunnar Sletta2013-01-171-8/+2
* | Disable blending of opaque Rectangle elementsGunnar Sletta2013-01-171-0/+3
* | Make numeric-literal parsing even more robust.Erik Verbruggen2013-01-161-3/+6
* | Bump Qt version to 5.1.0Frederik Gladhorn2013-01-152-10/+10
* | Filter key press events through shortcut map.Frederik Gladhorn2013-01-141-0/+6
* | Fix automatic semicolon insertion before ++/-- operators.Erik Verbruggen2013-01-111-3/+1
* | Make numeric-literal parsing more robust.Erik Verbruggen2013-01-111-1/+1
* | Move VME exception to a better placeAlan Alpert2013-01-081-4/+5
* | Remove m_ in property names of QQmlTypePrivateAlan Alpert2013-01-081-183/+183
* | Fix semicolon insertion before pre-incr/decr operators.Erik Verbruggen2013-01-081-0/+54
* | Fix unicode escape sequence validation in strings.Erik Verbruggen2013-01-081-2/+5
* | Deinline QQuickKeysAttached::keyToSignal.Robin Burchell2013-01-082-21/+22
* | Merge "Merge branch 'stable' into dev" into refs/staging/devFrederik Gladhorn2013-01-0771-250/+397
|\ \
| * | Merge branch 'stable' into devFrederik Gladhorn2013-01-0471-250/+397
| |\|
| | * qmltest: Added the possibility to use QApplicationLiang Qi2012-12-312-6/+30
| | * Bump Qt version to 5.0.1Sergio Ahumada2012-12-232-8/+8