summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | | | | | | Fix warnings about unused variables in tests (CLANG).Friedemann Kleint2013-03-114-28/+23
* | | | | | | | Improve emission of FocusScope focusChanged signals.Andrew den Exter2013-02-275-31/+569
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-224-28/+136
* | | | | | | MouseArea shouldn't grab the mouse until there is an effective drag.Andrew den Exter2013-02-223-22/+137
| |/ / / / / |/| | | | |
* | | | | | Copy builtins.qmltypes into the 'imports' directoryKai Koehne2013-02-201-2/+2
* | | | | | Add license files mandated by (L)GPL.Timo Jyrinki2013-02-194-0/+1660
| |_|_|_|/ |/| | | |
* | | | | Doc: Removed reference to deprecated \badcode command.Jerome Pasion2013-02-155-12/+14
* | | | | Remove QPointerBase bic check.Stephen Kelly2013-02-131-5/+0
* | | | | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-061-6/+6
* | | | | Merge branch 'release' into stableSergio Ahumada2013-01-312-2/+2
|\| | | |
| * | | | doc: Fix namespace version to 5.0.1 for qhp documentationv5.0.1Sergio Ahumada2013-01-121-1/+1
| * | | | test examples only in developer buildsOswald Buddenhagen2013-01-111-1/+1
| * | | | Merge branch 'stable' into releaseSergio Ahumada2013-01-0928-93/+195
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | point dependencies to 'release' branchesSergio Ahumada2012-12-181-8/+8
* | | | | remove pointless conditionalsOswald Buddenhagen2013-01-3071-142/+71
* | | | | make use of qtHaveModule()Oswald Buddenhagen2013-01-2810-16/+16
| |_|_|/ |/| | |
* | | | tst_bic: Add linux-gcc-ia32 bic dataSergio Ahumada2013-01-152-0/+17622
* | | | Remove the Qt 4 BIC data for qtquick1Sergio Ahumada2013-01-151-18158/+0
* | | | Doc: Remove duplicate consecutive wordsTopi Reinio2013-01-114-4/+4
* | | | Update copyright year in Digia's license headersSergio Ahumada2013-01-101347-1349/+1349
* | | | Remove QPerformanceTimer now that QElapsedTimer contains the necessary bitsRobin Burchell2013-01-098-415/+13
| |/ / |/| |
* | | Fix image source for networkaccessmanagerfactory exampleTopi Reinio2013-01-071-1/+1
* | | Improve tst_qdeclarativetextedit.Friedemann Kleint2013-01-072-60/+82
* | | Fix mistake in using == instead of =Thiago Macieira2013-01-041-1/+1
* | | Fix some warnings in qtquick1 found by ClangThiago Macieira2013-01-045-7/+7
* | | Silence the Clang warning about overloaded virtual shadowing a previousThiago Macieira2013-01-041-0/+11
* | | Add changes-5.0.1 fileSergio Ahumada2012-12-241-0/+51
* | | Bump Qt version to 5.0.1Sergio Ahumada2012-12-231-4/+4