Examples and fixes for QML Window properties
[profile/ivi/qtdeclarative.git] / src / plugins /
2012-11-08 Shawn RutledgeAll QWindow properties that have "window" in them have...
2012-11-01 Oswald Buddenhagenadjust to qt_plugin.prf changes, part 2
2012-10-29 Oswald Buddenhagenadjust to qt_plugin.prf changes, part 1
2012-10-16 Alan AlpertRemove interim compatibility measures
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
2012-09-11 Oswald Buddenhagencentralize load(qt_build_config)s in .qmake.conf
2012-07-25 Alan AlpertEmpty JSON files are not needed for the plugin system
2012-07-17 Alan AlpertQQuickCanvas renames
2012-07-10 Friedemann KleintFix warnings about multiple rules for install_targets.
2012-07-04 Andrew den ExterAllow mouse interaction with 0 opacity items.
2012-06-29 Oswald Buddenhagenremove stale references to QTDIR_build
2012-06-27 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-26 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-26 Oswald Buddenhagenbuild system cleanups
2012-06-26 Oswald Buddenhagendon't reference $$QT_BUILD_TREE - it's unavailable...
2012-06-09 Tasuku SuzukiFix compilation for QT_NO_ACCESSIBILITY
2012-06-05 Simjees AbrahamChanges for "App on Top"
2012-06-05 Anselmo L. S. MeloAccessible plugin build: Do not install before make...
2012-05-30 Simjees AbrahamDebugger: Clearing the ObjectReferenceHash
2012-05-29 Simjees AbrahamDebugger: Modified response for "destroyObject" message.
2012-05-24 Aaron KennedyLazily create QMetaObjects
2012-05-24 Simjees AbrahamDebugger : Handling destruction of multiple elements.
2012-05-22 Jan-Arve SaetherReplace (un)checkAction with toggleAction (2/3)
2012-05-22 Jan-Arve SaetherAccessibility: Implement invisible and checkable state
2012-05-21 Simjees AbrahamDebugger: Response for DESTROY_OBJECT request sent...
2012-05-16 Jan-Arve SaetherAccessibility: Do not look for the "text" property...
2012-05-14 Simjees AbrahamInspector:Modified Apply changes on Save for unsync...
2012-05-08 Christiaan JanssenQmlDebugging: make sure that all data is sent on close
2012-05-04 Thiago MacieiraChange uses of {to,from}Ascii to {to,from}Latin1
2012-04-26 Aurindam JanaQmlDebugging: Exchange supported QDataStream versions
2012-04-25 Aurindam JanaDebugger: Change name and protocol of QDeclarativeObser...
2012-04-24 Aurindam JanaQmlInspectorPlugin: AbstractViewInspector
2012-04-24 Olivier GoffartDo not use deprecated API
2012-04-19 Simjees AbrahamDebugger: Display selected item name in inspector
2012-04-19 Simjees AbrahamDebugger: Changes made for selection using Inspect...
2012-04-18 Donald CarrEnabled widget free compilation of QtQuick
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-16 Simjees AbrahamDebugger: Code cleanup for Inspect Tool
2012-04-16 Simjees AbrahamQPointer used instead of QWeakPointer
2012-04-13 Simjees AbrahamDebugger: Fix bug in Inspect Tool
2012-04-11 Simjees AbrahamDebugger: Fix bugs in inspection tool
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-11 Simjees AbrahamDebugger: Inspect tool - changes made to highlight...
2012-04-10 Frederik GladhornCreate accessible interfaces only for items with attach...
2012-04-10 Aurindam JanaQmlDebug: Enable/Disable tool
2012-04-10 Aurindam JanaQmlDebug: Remove Color Tool
2012-04-10 Aurindam JanaQmlDebug: Highlight select items
2012-04-10 Aurindam JanaQmlDebug: Inspect Tool
2012-04-10 Aurindam JanaQmlDebug: Combine Selection and Zoom Tools
2012-04-10 Aurindam JanaQmlDebug: Selection Tool Highlight
2012-03-29 Jerome LeclancheFix compiling qtdeclarative without accessibility
2012-03-28 Simjees AbrahamFixed the crash in Zoomtool when the app is exited...
2012-03-27 Kent HansenMerge master into api_changes
2012-03-26 Simjees AbrahamInitial checkin for ZoomTool implementation
2012-03-23 Frederik GladhornMake sure we get a valid accessibleInterface in child_h...
2012-03-23 Frederik GladhornFilter accessible objects.
2012-03-23 Kent HansenMerge master into api_changes
2012-03-23 Frederik GladhornAdd active and invisible states for accessibility.
2012-03-21 Frederik GladhornFix doAction with custom functions.
2012-03-19 Kent HansenMerge master into api_changes
2012-03-19 Simjees AbrahamDebugger: Add optional 'host' argument to -qmljsdebugger
2012-03-19 Aurindam JanaQmlDebuggingTests: Separate out public and private...
2012-03-14 Kai KoehneDebugger: Print informational messages via qDebug
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-12 Frederik GladhornCheck that canvas is valid.
2012-03-12 Morten Johan SorvigAccessibility: childAt_helper descends too far.
2012-03-07 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-07 Morten Johan SorvigImprove accessibility action support for Qt Quick
2012-03-07 Kai KoehneQML Debugger: Change prefix of warnings
2012-03-07 Lars KnollDon't link against QtWidgets and QtOpenGL
2012-03-06 Frederik GladhornCheck for parent item before calling functions on it.
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-23 Friedemann KleintUse new plugin system in QtDeclarative.
2012-02-17 Jan-Arve SaetherRemove QAccessibleInterface::navigate()
2012-02-16 Friedemann KleintQtDeclarative/Quick: Fix warnings.
2012-02-02 Matthew VogtRemove QtQuick1 elements from qtdeclarative
2012-02-02 Jan-Arve SaetherRemove QAccessible::FocusChild, add focusChild()
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-20 Jan-Arve SaetherUse queryAccessibleInterface instead of new QAccessible...
2012-01-16 Jan-Arve SaetherRemove all reimplementations of relationTo() returning...
2012-01-12 Frederik GladhornAccessibility: indexOfChild is 0-based.
2012-01-12 Jan-Arve SaetherRemove unnecessary reimplementation of invokeMethod()
2012-01-12 Jan-Arve SaetherMake QAccessibleQuickView::childAt() work properly...
2012-01-10 Frederik GladhornAccessibility: Checked state for check boxes and radio...
2012-01-06 Frederik GladhornMake accessibility interface functions const.
2012-01-06 Jan-Arve SaetherReuse the OObject* in QAccessibleObject
2012-01-06 Frederik GladhornCreate a value interface for qml accessibles.
2012-01-06 Frederik GladhornHide more children of accessible objects.
2012-01-05 Jan-Arve SaetherRemove all references to QAccessible:: {Child|Ancestor...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-03 Jan-Arve SaetherDo not leak interfaces during hit testing (QDA::childAt())
2012-01-02 Frederik GladhornAdd accessibility to qml
2011-12-21 Kai KoehneDebugger: Allow transmissions of network packets in...
2011-12-20 Kai KoehneDebugger: Get rid of SG* prefix in qtquick2 plugin
2011-12-17 Sergio AhumadaFix compilation due to header changes
2011-12-02 Kent HansenSay hello to QtQuick module
2011-11-02 Kai KoehneDebugger: Remove widgets dependency for qtquick2 inspector
next