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
*
Revert "Fix scenegraph backend API for material shaders."
old/5.2
Michael Brasser
2014-02-19
2
-17
/
+0
*
Fix spurious binding loop errors in QtQuick Controls and other places
Simon Hausmann
2014-02-16
1
-7
/
+12
*
Fix crash when the currently running binding is deleted.
Michael Brasser
2014-02-15
2
-57
/
+61
*
Ensure m_opacityChange is cleared at the beginning of each frame.
Michael Brasser
2014-02-15
1
-0
/
+1
*
Update scenegraph docs to be in line with Qt 5.2 behavior changes.
Michael Brasser
2014-02-15
2
-10
/
+1
*
Provide scenegraph backend API for marking scenegraph nodes dirty.
Michael Brasser
2014-02-15
2
-0
/
+2
*
Enable program binary support through QSGRenderContext API.
Gunnar Sletta
2014-02-13
4
-16
/
+45
*
Disable Flickable tests on Mac OS X.
Jani Heikkinen
2014-02-13
1
-0
/
+1
*
Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...
Frederik Gladhorn
2014-02-12
2
-2
/
+4
|
\
|
*
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2014-02-11
2
-2
/
+4
|
|
\
|
|
*
Remove static initialization of QObjects
v5.2.1
Eskil Abrahamsen Blomfeldt
2014-01-29
2
-2
/
+4
*
|
|
Fix wrong calculation of viewPort for transitions
Florian Hänel
2014-02-12
1
-1
/
+1
*
|
|
Doc: Added information about classname in qmldir
Venu
2014-02-12
1
-1
/
+13
*
|
|
Expose Qt Quick gradient conversion code privately.
Mitch Curtis
2014-02-12
3
-9
/
+24
|
/
/
*
|
Warn when attaching Keys to an invalid item
Frederik Gladhorn
2014-02-11
1
-0
/
+2
*
|
Fix memory leak in test
Frederik Gladhorn
2014-02-11
1
-2
/
+2
*
|
Fix origin for short reversed item views
John Brooks
2014-02-10
2
-11
/
+21
*
|
Doc: note about visible and enabled in PropertyChanges
Frederik Gladhorn
2014-02-10
1
-0
/
+5
*
|
Fix exception thrown in slot without Qml Engine
Simon Hausmann
2014-02-07
2
-5
/
+31
*
|
Updated documentation for QML Locale.measurementSystem
Anders Gunnarsson
2014-02-07
1
-3
/
+6
*
|
Fix scenegraph backend API for material shaders.
Michael Brasser
2014-02-06
3
-1
/
+18
*
|
Doc: Merge duplicated example directories
Sze Howe Koh
2014-02-06
47
-2335
/
+14
*
|
Avoid renderlist rebuilds in the scene graph renderer.
Gunnar Sletta
2014-02-06
2
-30
/
+42
*
|
Fix alignment exception in newCallContext on ARM
Samuli Piippo
2014-02-06
2
-2
/
+2
*
|
Improve Scene Graph - Simple Material example documentation.
Mitch Curtis
2014-02-06
1
-11
/
+11
*
|
[Regression] Fix lazy binding evaluation
Simon Hausmann
2014-02-06
6
-4
/
+43
*
|
Avoid out-of-bound accesses in Qt Quick example code
hjk
2014-02-05
1
-10
/
+15
*
|
Fix backend API, broken since 5.2.0
Gunnar Sletta
2014-02-04
5
-3
/
+9
*
|
Revert "Skip unstable test"
Liang Qi
2014-02-03
1
-1
/
+0
*
|
V4 regalloc: fix interval splitting when register pressure is high.
Erik Verbruggen
2014-01-31
1
-7
/
+27
*
|
V4: fix range sorting
Erik Verbruggen
2014-01-31
1
-3
/
+6
*
|
V4 JIT: save/restore ebx (GOT ptr) on linux/x86.
Erik Verbruggen
2014-01-31
2
-1
/
+5
*
|
Fix crash in header when regenerating view.
Michael Brasser
2014-01-30
3
-0
/
+32
*
|
V4: remove unused field.
Erik Verbruggen
2014-01-29
2
-9
/
+6
*
|
Docs: add a working example to Text::fontSizeMode docs
J-P Nurmi
2014-01-29
1
-0
/
+4
*
|
Fix leak-on-exit of QSGRenderLoop::s_instance
Alex Montgomery
2014-01-28
4
-14
/
+12
*
|
V4: Array.push() on QStringList should invoke putIndexed()
Alberto Mardegan
2014-01-28
2
-1
/
+10
*
|
Revert "Disable quick autotests on mac until qtbase is fixed"
J-P Nurmi
2014-01-25
1
-2
/
+1
*
|
Revert "Disable gui tests on Mac for now"
J-P Nurmi
2014-01-25
2
-6
/
+5
*
|
Flickable: fix crash in delayed press handling
J-P Nurmi
2014-01-25
3
-1
/
+37
*
|
Positioners: fix layout mirroring
J-P Nurmi
2014-01-25
4
-22
/
+78
*
|
Mark tst_qquickanimations as insignificant on MinGW
J-P Nurmi
2014-01-25
1
-1
/
+1
*
|
Fix tst_qquickflickable::stopAtBounds()
J-P Nurmi
2014-01-25
1
-2
/
+2
*
|
Revert "Re-enable mac tests"
J-P Nurmi
2014-01-25
1
-0
/
+7
*
|
Fix QNX 6.6 build
Frank Osterfeld
2014-01-24
1
-2
/
+2
*
|
Dont define CAN_BACKTRACE_EXECINFO when building on uClibc
Jorgen Lind
2014-01-24
1
-1
/
+1
*
|
Don't write into the callers stack frame
Lars Knoll
2014-01-24
2
-5
/
+16
*
|
Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...
Simon Hausmann
2014-01-24
2
-3
/
+38
|
\
\
|
*
\
Merge remote-tracking branch 'origin/release' into stable
Simon Hausmann
2014-01-24
2
-3
/
+38
|
|
\
\
|
|
|
/
|
|
*
Update changelog for 5.2.1
Thiago Macieira
2014-01-23
1
-0
/
+38
[next]