index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add list of changes for 5.4.1 relative to 5.4.0
v5.4.1
wip/tizen
Simon Hausmann
2015-02-04
1
-0
/
+50
*
QQuickTextItem: fix crash on polishing
Giuseppe D'Angelo
2015-01-29
1
-1
/
+1
*
Fix failing assertion in debug builds for JS that calls constants
Simon Hausmann
2015-01-15
3
-2
/
+4
*
doc: The correct enum name is 'Time', not 'LastModified'.
Gunnar Sletta
2015-01-12
1
-1
/
+1
*
Make opengl context current in context2d's toImage if necessary
Ulf Hermann
2015-01-12
1
-4
/
+26
*
Fix timing output from windows render loop
Laszlo Agocs
2015-01-11
1
-1
/
+1
*
Print exceptions in JS slots
Kai Koehne
2015-01-09
1
-5
/
+9
*
Fix grammatical error in Text and TextEdit documentation.
Mitch Curtis
2015-01-09
2
-2
/
+2
*
TextEdit: fix construction time text cache
J-P Nurmi
2015-01-08
2
-1
/
+13
*
Parse dates as Qt::RFC2822Date too
Albert Astals Cid
2015-01-08
3
-1
/
+10
*
doc: Fixed copy/paste errors in DSM snippets
Alejandro Exojo
2014-12-30
3
-3
/
+0
*
Remove unnecessary QString::toUtf8 method call
Nobuaki Sukegawa
2014-12-20
1
-1
/
+0
*
Fix invalid assertion
Nobuaki Sukegawa
2014-12-20
1
-1
/
+1
*
Fix GC crash with conditional breakpoints and JS console
Simon Hausmann
2014-12-19
1
-4
/
+6
*
QMLJS: remove unused/unsupported command-line options
Erik Verbruggen
2014-12-19
1
-1
/
+1
*
Fix compile issue with -opengl dynamic on Windows
Andy Shaw
2014-12-18
1
-3
/
+5
*
V4: fix reverse type propagation
Erik Verbruggen
2014-12-18
2
-10
/
+17
*
V4: only optimize out to-int32 conversions when the operands are int32.
Erik Verbruggen
2014-12-18
2
-2
/
+13
*
Doc: Updated the snippet to call the right function
Venu
2014-12-18
1
-1
/
+1
*
rendercontrol example: calculate fbo size correctly
Laszlo Agocs
2014-12-17
1
-1
/
+1
*
Fix build with MinGW due to -Werror
Sérgio Martins
2014-12-17
1
-0
/
+8
*
Fix QQuickText alignment when lineHeight is set
Daiwei Li
2014-12-16
2
-3
/
+15
*
Change Qt bugtracker URL to qt.io
Alex Blasche
2014-12-16
2
-2
/
+2
*
Mark qmlRegisterCustomExtendedType as \internal
Alejandro Exojo
2014-12-12
1
-0
/
+1
*
Bump version
Oswald Buddenhagen
2014-12-12
1
-1
/
+1
*
Input method support for QQuickWidget
Paul Olav Tvete
2014-12-11
2
-0
/
+10
*
Restore extension types documentation
Alejandro Exojo
2014-12-10
3
-3
/
+85
*
QML Debugging: Fix breakpoints/stepping in a with-statement.
Erik Verbruggen
2014-12-10
2
-1
/
+25
*
Add hiDPI @2x retina image support to AnimatedImage
Marko Kangas
2014-12-10
1
-1
/
+8
*
Fix the visualization of unmerged batch geometries without index
Jocelyn Turcotte
2014-12-09
2
-2
/
+5
*
Windows: Don't disable JIT
Sérgio Martins
2014-12-09
1
-2
/
+2
*
QML Debugging: Fix crash when stepping through try-catch block.
Erik Verbruggen
2014-12-09
5
-18
/
+57
*
QML: fix warning in tests
Erik Verbruggen
2014-12-09
1
-1
/
+7
*
QML: fix warning in tests
Erik Verbruggen
2014-12-09
1
-23
/
+0
*
QML: fix warning in tests
Erik Verbruggen
2014-12-09
1
-1
/
+0
*
Merge "Merge remote-tracking branch 'origin/5.4.0' into 5.4" into refs/stagin...
Simon Hausmann
2014-12-09
89
-110
/
+385
|
\
|
*
Merge remote-tracking branch 'origin/5.4.0' into 5.4
Simon Hausmann
2014-12-05
89
-110
/
+385
|
|
\
|
|
*
QQmlInspectorService: handle views only with supported plugins.
v5.4.0
Ulf Hermann
2014-12-05
1
-0
/
+1
|
|
*
qttest: make findChild available only for QtTest 1.1
Fawzi Mohamed
2014-12-05
79
-87
/
+89
|
|
*
Update plugins.qmltypes
Kai Koehne
2014-12-05
7
-16
/
+278
|
|
*
Add string::arg method in installTranslatorFunctions
Kai Koehne
2014-12-05
2
-0
/
+11
|
|
*
Fix crashes on QNX/x86
Simon Hausmann
2014-12-03
1
-7
/
+6
*
|
|
QML: fix warning in tests
Erik Verbruggen
2014-12-09
1
-2
/
+0
*
|
|
Quick: fix test
Erik Verbruggen
2014-12-09
1
-1
/
+1
*
|
|
Avoid string-based connect in QQuickImageBase.
Michael Brasser
2014-12-08
2
-6
/
+6
*
|
|
Fix \inqmlmodule usage: only use one parameter
Alejandro Exojo
2014-12-08
33
-36
/
+36
|
/
/
*
|
Correct QtQml.Models \qmlmodule version.
Mitch Curtis
2014-12-04
1
-1
/
+1
*
|
Fix QtQuick2 module unload support
Chris Adams
2014-12-04
10
-1
/
+228
*
|
Error out when trying to set an item as its own parent
Frederik Gladhorn
2014-12-03
1
-1
/
+1
*
|
Fix application build when combining with Mac OS X Cocoa headers
Simon Hausmann
2014-12-03
1
-6
/
+6
[next]