aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | point dependencies to 'release' branchesSergio Ahumada2012-12-181-3/+3
* | | | PathCurve documentation: fix non-working example snippetTopi Reinio2013-01-171-0/+1
|/ / /
* | | 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
* | Revert "Mark autotest as insignificant on mac"Paul Olav Tvete2013-01-031-2/+0
* | qmltest: Added the possibility to use QApplicationLiang Qi2012-12-312-6/+30
* | Add changes-5.0.1 fileSergio Ahumada2012-12-241-0/+56
* | Bump Qt version to 5.0.1Sergio Ahumada2012-12-232-8/+8
* | Fix other warnings in qtdeclarative found by GCC 4.7Thiago Macieira2012-12-237-4/+9
* | Fix warnings in QtQml due to ?: with enums of different typesThiago Macieira2012-12-231-25/+25
* | Add qmake generated files to .gitignore.Miikka Heikkinen2012-12-211-0/+3
* | Quick tests: Introduce QQmlMessageHandler.Friedemann Kleint2012-12-2014-204/+140
* | Fix compiler warnings in declarative tests.Friedemann Kleint2012-12-2012-31/+31
* | Do not crash on some animation changesAlbert Astals Cid2012-12-202-1/+74
* | Compile with QT_NO_WHEELEVENT.Volker Krause2012-12-1916-1/+39
* | Accessibility: Improve interface handling in QuickFrederik Gladhorn2012-12-196-49/+90
* | Stabilize QQuickLoader test on Windows.Friedemann Kleint2012-12-191-0/+2
* | Fix tst_qqmlbundle on Windows.Friedemann Kleint2012-12-192-1/+2
* | Fix tst_qqmllanguage for MSVC.Friedemann Kleint2012-12-182-6/+4
|/
* Doc: Enabling Qt QML linking to Qt Quick.v5.0.0Jerome Pasion2012-12-171-1/+1
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-162-2/+0
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-1613-14/+10
* Add a hidden XandYAxis enum valueAlan Alpert2012-12-1519-22/+22
* Add minimal plugin importing to quick2 qmlplugindump toolMiikka Heikkinen2012-12-141-0/+2
* Fixed samegame tutorial part 4 to reflect Quick2 stateOliver Wolff2012-12-143-20/+28
* Improved cosmetics for StockQtJens Bache-Wiig2012-12-138-45/+76
* Clean up the StockQt demoJens Bache-Wiig2012-12-1310-789/+726
* Fix StocQt buttonsAlan Alpert2012-12-124-155/+124