summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update all plugins.qmltypes files except webviewLiang Qi2013-05-272-2/+27
* Move debugger plugins into separate qml1tooling directoryKai Koehne2013-05-224-4/+4
* Move exports conflicting with QtQml into namespaceKai Koehne2013-05-134-14/+94
* Make sure correct files are bundled on Androidv5.1.0-beta1Eskil Abrahamsen Blomfeldt2013-05-031-0/+4
* Fix warnings for QtQuick1Thiago Macieira2013-04-021-0/+1
* Doc: Fix faulty code snippet in QDeclarativeEngine class referenceTopi Reinio2013-04-021-2/+4
* Fix a bug where completed was emitted twice when duration was zero.v5.1.0-alpha1Thomas Kristensen2013-03-261-4/+0
* Merge branch 'dev' into stableSergio Ahumada2013-03-19124-499/+201
|\
| * Fix warning about extended date/time range in Qt 5.Friedemann Kleint2013-03-152-11/+11
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-143-20/+31
| |\
| * | Remove unused variable (CLANG).Friedemann Kleint2013-03-061-2/+0
| * | Fix warning about uninitialized variable (CLANG).Friedemann Kleint2013-03-061-1/+1
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-253-50/+39
| |\ \
| * \ \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-02-1910-23/+25
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1810-23/+25
| | |\ \ \
| * | | | | Fix QDeclarativeListView currentSection property updateNils Jeisecke2013-02-181-0/+2
| |/ / / /
| * | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-28114-448/+0
| * | | | Remove export-declaration from inline function qmlRegisterType().Friedemann Kleint2013-01-281-1/+1
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-17665-990/+680
| |\ \ \ \
| * \ \ \ \ Merge branch 'stable' into devFrederik Gladhorn2013-01-17573-63/+29687
| |\ \ \ \ \
| * | | | | | Add a method that allows registration of files to typesAlan Alpert2012-12-055-1/+106
| * | | | | | Delay loading implicit importAlan Alpert2012-12-053-36/+66
* | | | | | | Smooth dragging an item with MouseArea.Andrew den Exter2013-03-191-0/+1
* | | | | | | Fix jump and property changes on first move when dragging a Flickable.Andrew den Exter2013-03-191-4/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | Makes QSmoothedAnimation respect zero duration.Thomas Kristensen2013-03-131-2/+2
* | | | | | Improve emission of FocusScope focusChanged signals.Andrew den Exter2013-02-272-18/+29
| |_|_|_|/ |/| | | |
* | | | | Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-221-26/+20
* | | | | MouseArea shouldn't grab the mouse until there is an effective drag.Andrew den Exter2013-02-221-22/+17
* | | | | Copy builtins.qmltypes into the 'imports' directoryKai Koehne2013-02-201-2/+2
| |_|_|/ |/| | |
* | | | Doc: Removed reference to deprecated \badcode command.Jerome Pasion2013-02-155-12/+14
* | | | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-061-6/+6
* | | | Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
|\ \ \ \
| * | | | doc: Fix namespace version to 5.0.1 for qhp documentationv5.0.1Sergio Ahumada2013-01-121-1/+1
| | |/ / | |/| |
* | | | make use of qtHaveModule()Oswald Buddenhagen2013-01-284-5/+5
| |_|/ |/| |
* | | Doc: Remove duplicate consecutive wordsTopi Reinio2013-01-114-4/+4
* | | Update copyright year in Digia's license headersSergio Ahumada2013-01-10662-664/+664
* | | Remove QPerformanceTimer now that QElapsedTimer contains the necessary bitsRobin Burchell2013-01-095-322/+12
|/ /
* | Fix mistake in using == instead of =Thiago Macieira2013-01-041-1/+1
* | Fix some warnings in qtquick1 found by ClangThiago Macieira2013-01-044-6/+6
* | Silence the Clang warning about overloaded virtual shadowing a previousThiago Macieira2013-01-041-0/+11
* | Bump Qt version to 5.0.1Sergio Ahumada2012-12-231-4/+4
* | remove pointless harfbuzz includeOswald Buddenhagen2012-12-191-1/+0
* | Specify better increment for captured propertiesAlan Alpert2012-12-193-4/+4
* | Backport PathView currentIndex fixes from Qt 5Bea Lam2012-12-121-37/+58
* | Process imports in the order they appear in the code.Robin Burchell2012-12-121-8/+8
* | Fix crash when mapping coordinates to & from the root item.Nicolas Tisserand2012-12-121-4/+18
* | Do not build Qt Quick 1 documentation and example manifest.hjk2012-12-111-1/+4
* | Make sure Q_DECLARE_METATYPE is used in all TUs it is registered in.Stephen Kelly2012-12-111-1/+2
* | Add qtdeclarative.qdocconf to get a example_manifest.xmlhjk2012-12-11555-1/+29548
* | Add PLUGIN_CLASS_NAME to qtquick1 pluginsMiikka Heikkinen2012-12-103-0/+3