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.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
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/figmastyle
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
*
simplify host_build logic again
Oswald Buddenhagen
2013-10-25
3
-23
/
+3
*
sanitize dependencies surrounding qmlimportscanner
Oswald Buddenhagen
2013-10-25
1
-7
/
+6
*
untangle SUBDIRS
Oswald Buddenhagen
2013-10-25
1
-10
/
+13
*
remove useless CONFIG-=app_bundle
Oswald Buddenhagen
2013-10-25
1
-1
/
+0
*
Make qtdeclarative compile with -no-gui
Tasuku Suzuki
2013-10-25
2
-35
/
+70
*
Item documentation: visibleChildren is a list of items, not a real
Shawn Rutledge
2013-10-25
1
-1
/
+1
*
Clear text node references after sub-tree has been cleaned up.
Alan Alpert
2013-10-24
1
-0
/
+3
*
Doc: Fixed broken links
Venu
2013-10-24
3
-46
/
+47
*
V4 debugger: retrieve formals and locals.
Erik Verbruggen
2013-10-24
10
-102
/
+404
*
Allow " in QQuickStyledText
John Brooks
2013-10-24
2
-1
/
+3
*
Doc: Added a QML module page for Qt Quick Test
Venu
2013-10-23
3
-1
/
+17
*
Win32: Remove dependency to DbgHelp DLL
Simon Hausmann
2013-10-23
1
-4
/
+0
*
Make LocalStorage more verbose
Gatis Paeglis
2013-10-22
1
-1
/
+3
*
Avoid crash when a QML signal is connected to a non-void slot
J-P Nurmi
2013-10-22
4
-5
/
+27
*
Re-enable debugger autotests on Mac
Kai Koehne
2013-10-22
1
-7
/
+3
*
Remove ancient and unused leftovers
Gunnar Sletta
2013-10-22
4
-70
/
+9
*
Rename v4 to qmljs
Simon Hausmann
2013-10-22
5
-5
/
+6
*
Make example work on Windows
Gunnar Sletta
2013-10-22
2
-23
/
+10
*
Re-enable working test.
Gunnar Sletta
2013-10-22
1
-3
/
+0
*
Add support CompositeSingleton to the new V4 compiler.
v5.2.0-beta1
Antti Piira
2013-10-21
7
-6
/
+95
*
Don't use reserved keyword "texture" as uniform variable name
Sean Harmer
2013-10-21
6
-73
/
+73
*
Fix MSVC2013 compilation
Yuchen Deng
2013-10-21
2
-0
/
+4
*
Revert commit d818575966e2e2000fe2b7ee390c620f595d9825
Simon Hausmann
2013-10-21
3
-17
/
+0
*
Prevent badly formed texture nodes in the scene graph.
Gunnar Sletta
2013-10-21
4
-10
/
+10
*
tests: Replace Q_OS_MACX -> Q_OS_OSX
Sergio Ahumada
2013-10-21
1
-1
/
+1
*
suppress qml import scan for the tools which don't need it
Oswald Buddenhagen
2013-10-21
5
-1
/
+5
*
Reset on model layout changed
Albert Astals Cid
2013-10-21
6
-4
/
+285
*
Qml JavaScript code generation cleanups
Simon Hausmann
2013-10-20
8
-91
/
+75
*
Cleanup: Avoid unnecessary irModule->functions.indexOf calls
Simon Hausmann
2013-10-20
7
-50
/
+58
*
Remove internal method from public API
Lars Knoll
2013-10-19
11
-39
/
+36
*
Some minor optimizations
Lars Knoll
2013-10-19
4
-42
/
+38
*
Increased precision in shader example
Bernd Weimer
2013-10-17
1
-2
/
+2
*
QtQuick.Dialogs: deploy qml files only for debug builds
Shawn Rutledge
2013-10-17
1
-2
/
+5
*
Fix ARM thumb2 mode detection
Simon Hausmann
2013-10-17
1
-1
/
+5
*
Fix iOS builds
Simon Hausmann
2013-10-17
1
-1
/
+5
*
Fix crash in FolderListModel
Fabian Bumberger
2013-10-17
3
-8
/
+29
*
Fix flaky QQmlProfilerService::scenegraphData test
Kai Koehne
2013-10-17
1
-6
/
+5
*
Make sure v8 service sends a finished signal
Kai Koehne
2013-10-17
1
-0
/
+2
*
Disable WTF assertions in release builds
Simon Hausmann
2013-10-17
1
-0
/
+2
*
Fix build on ARM in ARM mode (instead of thumb2)
Simon Hausmann
2013-10-17
7
-34
/
+54
*
Implement WTFReportAssertionFailure
Simon Hausmann
2013-10-17
1
-1
/
+2
*
Fix ASSERT_VALID_CODE_POINTER for our ARM builds
Simon Hausmann
2013-10-17
1
-4
/
+2
*
V4 ARM: extend disassembler.
Erik Verbruggen
2013-10-17
2
-0
/
+77
*
Fix performance regression when doing property lookups for non-existant prope...
Simon Hausmann
2013-10-16
3
-6
/
+14
*
Speed up exception propagation
Simon Hausmann
2013-10-16
10
-163
/
+136
*
Speed up stack trace generation for the JIT
Simon Hausmann
2013-10-16
8
-272
/
+38
*
Avoid infinite loop with distance fields disabled
Laszlo Agocs
2013-10-16
1
-1
/
+5
*
Dialogs: use resources for QML and images
Shawn Rutledge
2013-10-16
3
-15
/
+65
*
Fix infinite loop in QQmlIncubator::forceCompletion
Albert Astals Cid
2013-10-16
2
-6
/
+12
*
Improve output of test case
Kai Koehne
2013-10-16
5
-3
/
+61
[next]