aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not force focus for non-focused windows.Gunnar Sletta2013-01-176-10/+12
* Disable blending of opaque Rectangle elementsGunnar Sletta2013-01-171-0/+3
* Disable the QQuickFlickable test in CI.Gunnar Sletta2013-01-161-0/+1
* Make numeric-literal parsing even more robust.Erik Verbruggen2013-01-163-4/+9
* 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-114-3/+29
* Make numeric-literal parsing more robust.Erik Verbruggen2013-01-113-1/+3
* Marking test qquickanimations insignificant on mac.Erik Verbruggen2013-01-111-0/+1
* Reenable temporarily skipped QML testsPeter Varga2013-01-092-6/+0
* Update some QML tests and temporarily skip themPeter Varga2013-01-092-15/+11
* 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-084-0/+136
* Fix unicode escape sequence validation in strings.Erik Verbruggen2013-01-085-5/+16
* Deinline QQuickKeysAttached::keyToSignal.Robin Burchell2013-01-082-21/+22
* Merge "Merge branch 'stable' into dev" into refs/staging/devFrederik Gladhorn2013-01-07943-3060/+3810
|\
| * Merge branch 'stable' into devFrederik Gladhorn2013-01-04943-3060/+3810
| |\
| | * 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
| | * Update porting docsv5.0.0-rc2Alan Alpert2012-12-121-1/+10
| | * Change virtual folders in .qdocconf to qtqml and qtquickhjk2012-12-122-2/+2
| | * Add \brief comment to Custom Geometry examplehjk2012-12-121-1/+1
| | * Use resource files for most examplesKai Koehne2012-12-1299-160/+770
| | * Work towards supporting front-to-back reordering of opaque items.Michael Brasser2012-12-122-10/+9
| | * Fixed abstractitemmodel exampleOliver Wolff2012-12-124-8/+13
| | * Fixed install targets for model examplesOliver Wolff2012-12-113-0/+9
| | * Examples: Remove unused import "../shared"Kai Koehne2012-12-112-2/+0