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.6
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
path:
root
/
src
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable accessibility temporarily.
Frederik Gladhorn
2013-03-12
1
-3
/
+3
*
Accessibility: Adapt memory management for Qt 5.1
Frederik Gladhorn
2013-03-05
2
-2
/
+1
*
Debugger: Remove symbian specific plugin
Kai Koehne
2013-01-30
6
-735
/
+0
*
Silence compiler warnings in qaccessiblequickitem.h.
Friedemann Kleint
2013-01-14
1
-9
/
+9
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
29
-29
/
+29
*
make use of qtHaveModule()
Oswald Buddenhagen
2013-01-10
2
-2
/
+2
*
Accessibility: Work with QQuickWindow
Frederik Gladhorn
2013-01-04
4
-29
/
+37
*
Fix other warnings in qtdeclarative found by GCC 4.7
Thiago Macieira
2012-12-23
1
-0
/
+1
*
Compile with QT_NO_WHEELEVENT.
Volker Krause
2012-12-19
5
-0
/
+12
*
Accessibility: Improve interface handling in Quick
Frederik Gladhorn
2012-12-19
3
-41
/
+59
*
remove obsolete DEPENDPATH assignments
Oswald Buddenhagen
2012-12-16
1
-1
/
+0
*
Add PLUGIN_CLASS_NAME to qtdeclarative plugins
Miikka Heikkinen
2012-12-11
4
-0
/
+4
*
Renamed QQuickItem::pos property to position
Shawn Rutledge
2012-11-29
2
-10
/
+10
*
make module compile with -no-gui
Tasuku Suzuki
2012-11-22
3
-3
/
+3
*
Accessibility: add stepSize to value interface.
Frederik Gladhorn
2012-11-15
2
-0
/
+6
*
All QWindow properties that have "window" in them have been renamed.
Shawn Rutledge
2012-11-08
2
-3
/
+3
*
adjust to qt_plugin.prf changes, part 2
Oswald Buddenhagen
2012-11-01
5
-19
/
+0
*
adjust to qt_plugin.prf changes, part 1
Oswald Buddenhagen
2012-10-29
4
-0
/
+5
*
Remove interim compatibility measures
Alan Alpert
2012-10-16
5
-46
/
+46
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
29
-697
/
+697
*
centralize load(qt_build_config)s in .qmake.conf
Oswald Buddenhagen
2012-09-11
2
-4
/
+0
*
Empty JSON files are not needed for the plugin system
Alan Alpert
2012-07-25
4
-5
/
+2
*
QQuickCanvas renames
Alan Alpert
2012-07-17
2
-16
/
+16
*
Fix warnings about multiple rules for install_targets.
Friedemann Kleint
2012-07-10
1
-7
/
+0
*
Allow mouse interaction with 0 opacity items.
Andrew den Exter
2012-07-04
1
-1
/
+1
*
remove stale references to QTDIR_build
Oswald Buddenhagen
2012-06-29
3
-6
/
+4
*
build system cleanups
Oswald Buddenhagen
2012-06-26
2
-2
/
+2
*
don't reference $$QT_BUILD_TREE - it's unavailable here
Oswald Buddenhagen
2012-06-26
1
-1
/
+1
*
Fix compilation for QT_NO_ACCESSIBILITY
Tasuku Suzuki
2012-06-09
1
-1
/
+3
*
Changes for "App on Top"
Simjees Abraham
2012-06-05
4
-13
/
+24
*
Accessible plugin build: Do not install before make install
Anselmo L. S. Melo
2012-06-05
1
-1
/
+3
*
Debugger: Clearing the ObjectReferenceHash
Simjees Abraham
2012-05-30
1
-0
/
+3
*
Debugger: Modified response for "destroyObject" message.
Simjees Abraham
2012-05-29
2
-7
/
+8
*
Lazily create QMetaObjects
Aaron Kennedy
2012-05-24
1
-1
/
+1
*
Debugger : Handling destruction of multiple elements.
Simjees Abraham
2012-05-24
2
-10
/
+12
*
Replace (un)checkAction with toggleAction (2/3)
Jan-Arve Saether
2012-05-22
1
-8
/
+2
*
Accessibility: Implement invisible and checkable state
Jan-Arve Saether
2012-05-22
1
-1
/
+4
*
Debugger: Response for DESTROY_OBJECT request sent correctly
Simjees Abraham
2012-05-21
2
-2
/
+25
*
Accessibility: Do not look for the "text" property as a last resort.
Jan-Arve Saether
2012-05-16
1
-5
/
+0
*
Inspector:Modified Apply changes on Save for unsync. changes
Simjees Abraham
2012-05-14
4
-3
/
+85
*
QmlDebugging: make sure that all data is sent on close
Christiaan Janssen
2012-05-08
1
-0
/
+5
*
Change uses of {to,from}Ascii to {to,from}Latin1
Thiago Macieira
2012-05-04
2
-2
/
+2
*
QmlDebugging: Exchange supported QDataStream versions
Aurindam Jana
2012-04-26
1
-3
/
+3
*
Debugger: Change name and protocol of QDeclarativeObserverMode
Aurindam Jana
2012-04-25
6
-443
/
+149
*
QmlInspectorPlugin: AbstractViewInspector
Aurindam Jana
2012-04-24
3
-16
/
+0
*
Do not use deprecated API
Olivier Goffart
2012-04-24
1
-6
/
+6
*
Debugger: Display selected item name in inspector
Simjees Abraham
2012-04-19
7
-10
/
+102
*
Debugger: Changes made for selection using Inspect Tool
Simjees Abraham
2012-04-19
2
-14
/
+23
*
Enabled widget free compilation of QtQuick
Donald Carr
2012-04-18
1
-1
/
+0
*
Debugger: Code cleanup for Inspect Tool
Simjees Abraham
2012-04-16
2
-23
/
+16
[next]