Change to enter/leave policy while grabbing.
[profile/ivi/qtbase.git] / src / gui / accessible /
2012-11-08 Frederik GladhornAccessibility: Make accessibleInterface() in event...
2012-11-08 Frederik GladhornAccessibility: Warn if an event cannot create an interf...
2012-11-07 Shawn RutledgeRename all QWindow properties that have "window" in...
2012-11-05 J-P NurmiFix QAccessible to build when QT_NO_ACCESSIBILITY is...
2012-11-01 Jan Arve SaetherRemove #ifndef QT_NO_ACCESSIBILITY around qaccessible...
2012-10-16 Frederik GladhornRemove unneded forward declaration.
2012-10-13 Konstantin RittFix QTextBoundaryFinder usage cases in QAccessible2
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-11 Frederik GladhornAdd TableModelChange event for accessibility.
2012-09-07 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-08-30 aavitDoc: Fix misc. documentation errors
2012-08-21 Martin Smithdoc: Fixed qdoc errors
2012-08-14 Jan-Arve SaetherGroup functions in QAccessibleTextInterface
2012-07-16 Jan-Arve SaetherImprove qDebug() << QAccessibleEvent() to display state...
2012-07-11 Sergio AhumadaFix some spelling errors
2012-07-11 Jan-Arve SaetherRemove clipboard operations from QAccessibleEditableTex...
2012-07-03 Girish RamakrishnanRemove _qpa from cpp filenames
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-28 Gunnar SlettaGet started with patching up the Qt GUI docs
2012-06-07 Lars KnollRemove the QFactoryInterface dependency from accessible...
2012-05-29 Giuseppe D'AngeloQtGui: remove \link usages
2012-05-22 Tasuku SuzukiFix QtGui compilation for -qconfig large
2012-05-22 Girish Ramakrishnanqpa api: replace QPA headers with something more benign
2012-05-22 Jan-Arve SaetherReplace (un)checkAction with toggleAction (3/3)
2012-05-22 Jan-Arve SaetherReplace (un)checkAction with toggleAction (1/3)
2012-05-10 Marius Storm-OlsenMerge "Merge branch 'docs-refactoring' into master...
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-09 Friedemann KleintNo longer use deprecated methods for plugin loading.
2012-05-09 Casper van DonderenDoc: Modularize QtGui documentation.
2012-05-07 Girish RamakrishnanExpose QPA API under qpa/*
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-05-02 Olivier GoffartFix compilation of public headers with QT_NO_DEPRECATED...
2012-04-27 Friedemann KleintReplace QGuiApplication::activeWindow by focusWindow().
2012-04-25 Jan-Arve SaetherDo not map LayeredPane and Terminal to the wrong MSAA...
2012-04-24 Jan-Arve SaetherAdd QDebug operator<< for QAccessibleEvent
2012-04-17 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-16 Girish RamakrishnanAdd 'we mean it' header to qpa headers
2012-04-16 Girish Ramakrishnandoc: Mark all qpa classes as internal
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-11 Robin BurchellDeprecate qMemCopy/qMemSet in favour of their stdlib...
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-03-28 Simo FältMerge remote-tracking branch 'origin/master'
2012-03-28 Frederik GladhornAdd missing accessible child id.
2012-03-27 Kent HansenMerge master into api_changes
2012-03-24 Jan-Arve SaetherAPI cleanup: remove CoordinateType enum
2012-03-23 Kent HansenMerge "Merge master into api_changes" into refs/staging...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-19 Frederik GladhornRemove QAccessibleEvent child parameter.
2012-03-19 Frederik GladhornAccessibility: add text update events
2012-03-19 Kent HansenMerge master into api_changes
2012-03-18 Frederik GladhornMake copy and assign private for QAccessibleEvent.
2012-03-16 Kent HansenMerge master into api_changes
2012-03-15 Frederik GladhornUse pointers for QAccessibleEvent.
2012-03-14 Marc MutzQtGui: make some constructors explicit
2012-03-13 Jan-Arve SaetherAdd support for IAccessible2 on Windows
2012-03-12 João AbecasisMerge "Merge remote-tracking branch 'origin/master...
2012-03-12 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-12 Frederik GladhornAdd documenation about QAccessibleStateChange event.
2012-03-12 Frederik GladhornRemove QAccessible2::TableModelChange.
2012-03-12 Frederik GladhornUpdate accessibility StateChange by custom event.
2012-03-09 Friedemann KleintMerge "Merge remote-tracking branch 'origin/containers...
2012-03-08 Frederik GladhornQAccessibleEvent needs a virtual destructor.
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/containers' into...
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/api_changes' into...
2012-03-08 Frederik GladhornAdd accessible role Desktop.
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/master' into api_c...
2012-03-05 Frederik GladhornRemove AccessibilityPrepare event.
2012-03-05 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-04 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-03-02 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-02 Frederik GladhornMark overload of QAccessible::updateAccessibility as...
2012-03-02 Jan-Arve SaetherImprove debugging in the windows accessibility bridge.
2012-02-29 Kent HansenRename QMetaMethod::signature() to methodSignature()
2012-02-28 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-28 Rohan McGovernMerge master -> api_changes
2012-02-28 Jan-Arve SaetherMake accessible interfaces private for Qt 5.0
2012-02-24 Jan-Arve SaetherMinor fixes for RelationFlag.
2012-02-21 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-20 Friedemann KleintRemove QPlatformIntegration/QPlatformTheme from QGuiApp...
2012-02-20 Jan-Arve SaetherRemove QAccessibleInterface::relationTo().
2012-02-20 Jan-Arve SaetherRemove QAccessibleInterface::navigate()
2012-02-17 David FaureEnsure that Qt public headers compile with strict flags
2012-02-10 Jan-Arve SaetherMove all usages of Relation enum values to QAccessible...
2012-02-09 Frederik GladhornUpdate docs for QAccessibleEvent.
2012-02-06 Jan-Arve SaetherRemove QAccessible::FocusChild, add focusChild()
2012-02-06 Frederik GladhornAdd accessible role Terminal.
2012-02-05 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-02 Jian Liangfix memory leak of QAccessibleWidget
2012-01-31 Frederik GladhornUse events for accessibility updates.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-25 Gunnar SlettaRemove use of QT_MODULE from library
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-19 Lars KnollRename all our interfaces from com.trolltech to org...
2012-01-19 Jan-Arve SaetherCleanup: No need to have two code paths that both retur...
2012-01-19 Jan-Arve SaetherRemove all references to QAccessible::Self
2012-01-18 Jan-Arve SaetherRemove all references to QAccessible::(Covers|Covered)
2012-01-18 Jan-Arve SaetherRemove all references to Self in relation to navigate.
2012-01-16 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-16 Morten Johan SorvigRemove Qt4 Mac accessibility backend files.
next