index
:
delta/qt5/qtquick1.git
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
baserock/morph
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
release
stable
wip/android
code.qt.io: qt/qtquick1.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix VS2010 compile warning
Alan Alpert
2013-06-04
1
-1
/
+2
|
*
Edited copyright header
Teemu Kaukoranta
2013-05-30
1
-1
/
+0
|
*
Update all plugins.qmltypes files except webview
Liang Qi
2013-05-27
2
-2
/
+27
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-05-23
9
-18
/
+102
|
\
\
|
|
/
|
*
Move debugger plugins into separate qml1tooling directory
Kai Koehne
2013-05-22
4
-4
/
+4
|
*
Move exports conflicting with QtQml into namespace
Kai Koehne
2013-05-13
4
-14
/
+94
|
*
Make sure correct files are bundled on Android
v5.1.0-beta1
Eskil Abrahamsen Blomfeldt
2013-05-03
1
-0
/
+4
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-04-03
3
-6
/
+5
|
\
\
|
|
/
|
*
Fix warnings for QtQuick1
Thiago Macieira
2013-04-02
1
-0
/
+1
|
*
Doc: Fix faulty code snippet in QDeclarativeEngine class reference
Topi Reinio
2013-04-02
1
-2
/
+4
|
*
Fix a bug where completed was emitted twice when duration was zero.
v5.1.0-alpha1
Thomas Kristensen
2013-03-26
1
-4
/
+0
*
|
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...
Frederik Gladhorn
2013-03-27
2
-4
/
+5
|
\
\
|
|
/
|
*
Merge branch 'dev' into stable
Sergio Ahumada
2013-03-19
124
-499
/
+201
|
|
\
|
*
|
Smooth dragging an item with MouseArea.
Andrew den Exter
2013-03-19
1
-0
/
+1
|
*
|
Fix jump and property changes on first move when dragging a Flickable.
Andrew den Exter
2013-03-19
1
-4
/
+4
*
|
|
Backport some enum optimizations from Qt 5
Alan Alpert
2013-03-26
1
-11
/
+33
|
|
/
|
/
|
*
|
Fix warning about extended date/time range in Qt 5.
Friedemann Kleint
2013-03-15
2
-11
/
+11
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-03-14
3
-20
/
+31
|
\
\
|
|
/
|
*
Makes QSmoothedAnimation respect zero duration.
Thomas Kristensen
2013-03-13
1
-2
/
+2
|
*
Improve emission of FocusScope focusChanged signals.
Andrew den Exter
2013-02-27
2
-18
/
+29
*
|
Remove unused variable (CLANG).
Friedemann Kleint
2013-03-06
1
-2
/
+0
*
|
Fix warning about uninitialized variable (CLANG).
Friedemann Kleint
2013-03-06
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-02-25
3
-50
/
+39
|
\
\
|
|
/
|
*
Flickable shouldn't grab the mouse until it starts an effective move.
Andrew den Exter
2013-02-22
1
-26
/
+20
|
*
MouseArea shouldn't grab the mouse until there is an effective drag.
Andrew den Exter
2013-02-22
1
-22
/
+17
|
*
Copy builtins.qmltypes into the 'imports' directory
Kai Koehne
2013-02-20
1
-2
/
+2
*
|
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...
Frederik Gladhorn
2013-02-19
10
-23
/
+25
|
\
\
|
*
\
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-02-18
10
-23
/
+25
|
|
\
\
|
|
|
/
|
|
*
Doc: Removed reference to deprecated \badcode command.
Jerome Pasion
2013-02-15
5
-12
/
+14
|
|
*
substitute fixed version numbers in qdocconf files with variables
Oswald Buddenhagen
2013-02-06
1
-6
/
+6
|
|
*
Merge branch 'release' into stable
Sergio Ahumada
2013-01-31
1
-1
/
+1
|
|
|
\
|
|
|
*
doc: Fix namespace version to 5.0.1 for qhp documentation
v5.0.1
Sergio Ahumada
2013-01-12
1
-1
/
+1
|
|
*
|
make use of qtHaveModule()
Oswald Buddenhagen
2013-01-28
4
-5
/
+5
*
|
|
|
Fix QDeclarativeListView currentSection property update
Nils Jeisecke
2013-02-18
1
-0
/
+2
|
/
/
/
*
|
|
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-28
114
-448
/
+0
*
|
|
Remove export-declaration from inline function qmlRegisterType().
Friedemann Kleint
2013-01-28
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-01-17
665
-990
/
+680
|
\
\
\
|
|
/
/
|
*
|
Doc: Remove duplicate consecutive words
Topi Reinio
2013-01-11
4
-4
/
+4
|
*
|
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
662
-664
/
+664
|
*
|
Remove QPerformanceTimer now that QElapsedTimer contains the necessary bits
Robin Burchell
2013-01-09
5
-322
/
+12
|
|
/
*
|
Merge branch 'stable' into dev
Frederik Gladhorn
2013-01-17
573
-63
/
+29687
|
\
\
|
|
/
|
*
Fix mistake in using == instead of =
Thiago Macieira
2013-01-04
1
-1
/
+1
|
*
Fix some warnings in qtquick1 found by Clang
Thiago Macieira
2013-01-04
4
-6
/
+6
|
*
Silence the Clang warning about overloaded virtual shadowing a previous
Thiago Macieira
2013-01-04
1
-0
/
+11
|
*
Bump Qt version to 5.0.1
Sergio Ahumada
2012-12-23
1
-4
/
+4
|
*
remove pointless harfbuzz include
Oswald Buddenhagen
2012-12-19
1
-1
/
+0
|
*
Specify better increment for captured properties
Alan Alpert
2012-12-19
3
-4
/
+4
|
*
Backport PathView currentIndex fixes from Qt 5
Bea Lam
2012-12-12
1
-37
/
+58
|
*
Process imports in the order they appear in the code.
Robin Burchell
2012-12-12
1
-8
/
+8
|
*
Fix crash when mapping coordinates to & from the root item.
Nicolas Tisserand
2012-12-12
1
-4
/
+18
[prev]
[next]