summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changes-5.1.0 filev5.1.0-rc2v5.1.0Sergio Ahumada2013-06-191-0/+28
* qmlplugindump1: make it behave more like qmplugindumpv5.1.0-rc1Fawzi Mohamed2013-06-101-8/+9
* make use of qt_app.prfOswald Buddenhagen2013-05-281-5/+2
* adjust to new "configure -nomake tools" semanticsOswald Buddenhagen2013-05-281-1/+6
* Update all plugins.qmltypes files except webviewLiang Qi2013-05-272-2/+27
* Tools: unnecessary to make qmlplugindump a bundleLiang Qi2013-05-271-2/+7
* sync.profile: Point dependencies to an empty stringSergio Ahumada2013-05-261-8/+9
* Move debugger plugins into separate qml1tooling directoryKai Koehne2013-05-224-4/+4
* Cleanup and fix the Getting Started tutorialJ-P Nurmi2013-05-1581-3757/+159
* iOS: fix build on iOSRichard Moe Gustavsen2013-05-151-1/+1
* Move exports conflicting with QtQml into namespaceKai Koehne2013-05-134-14/+94
* tst_qdeclarativeimage: it's OK to receive a network image in chunksShawn Rutledge2013-05-101-2/+2
* Make sure correct files are bundled on Androidv5.1.0-beta1Eskil Abrahamsen Blomfeldt2013-05-031-0/+4
* Fix bic baseline dataJan Arve Saether2013-04-301-28/+3
* Doc: Remove instructions for using qtdemo from examples READMETopi Reinio2013-04-161-35/+5
* test: Remove CONFIG+=parallel_test from tst_examplesSergio Ahumada2013-04-111-2/+0
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-032-0/+24
|\
| * disable module when widgets is not availablev5.0.2Tasuku Suzuki2013-03-221-0/+2
| * Add changes-5.0.2 fileSergio Ahumada2013-03-201-0/+22
* | 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-262-4/+20
* | Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-03-262-2/+2
* | Bump MODULE_VERSION to 5.1.0Sergio Ahumada2013-03-251-1/+1
* | Merge branch 'dev' into stableSergio Ahumada2013-03-19135-656/+292
|\ \
| * | 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-1413-62/+628
| |\ \
| * | | Remove qaccessible2 bic data.Frederik Gladhorn2013-03-131-151/+0
| * | | Fix qdeclarativelanguage test for installed builds.Friedemann Kleint2013-03-132-0/+4
| * | | Fix warning about overloaded virtual in qmlviewer (CLANG).Friedemann Kleint2013-03-112-2/+2
| * | | 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-2511-52/+1935
| |\ \ \
| * \ \ \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-02-1987-182/+108
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1887-182/+108
| | |\ \ \ \
| * | | | | | Fix QDeclarativeListView currentSection property updateNils Jeisecke2013-02-182-0/+33
| |/ / / / /
| * | | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-28115-452/+0
| * | | | | Remove export-declaration from inline function qmlRegisterType().Friedemann Kleint2013-01-281-1/+1
| * | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-171356-19926/+18988
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'stable' into devFrederik Gladhorn2013-01-171096-1005/+5359
| |\ \ \ \ \ \
| * | | | | | | sync.profile: Point dependencies to 'refs/heads/dev'wip/androidSergio Ahumada2012-12-131-8/+8
| * | | | | | | Add a method that allows registration of files to typesAlan Alpert2012-12-059-1/+143
| * | | | | | | Delay loading implicit importAlan Alpert2012-12-056-36/+98
* | | | | | | | Smooth dragging an item with MouseArea.Andrew den Exter2013-03-192-10/+11
* | | | | | | | Fix jump and property changes on first move when dragging a Flickable.Andrew den Exter2013-03-193-6/+12
* | | | | | | | Merge branch 'release' into stableOswald Buddenhagen2013-03-181-0/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | define MODULE_VERSIONOswald Buddenhagen2013-02-271-0/+2
| * | | | | | Merge branch 'stable' into releaseJohanna Aijala2013-02-211441-20104/+20752
| |\ \ \ \ \ \
* | | | | | | | Makes QSmoothedAnimation respect zero duration.Thomas Kristensen2013-03-133-2/+35
* | | | | | | | Fix warning about adding int to a QString (CLANG).Friedemann Kleint2013-03-111-1/+1