Bring back Mac dependent code in QBoxLayout, QGridLayout
[profile/ivi/qtbase.git] / tests / auto / other / qaccessibility / tst_qaccessibility.cpp
2012-10-18 Gabriel de DietrichBring back Mac dependent code in QBoxLayout, QGridLayout
2012-10-13 Friedemann KleintStabilize Accessibility/Combo test.
2012-10-13 Konstantin RittFix QTextBoundaryFinder usage cases in QAccessible2
2012-10-03 Frederik GladhornRemove unused function.
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-18 Miikka HeikkinenFix mapping to/from global coordinates for child/embedd...
2012-08-14 Jan-Arve SaetherImplemented QAccessibleTextWidget
2012-07-25 Friedemann KleintRemove usage of deprecated qWaitForWindowShown(QWidget...
2012-07-20 Friedemann KleintImplement waitForWindowExposed and friends for widget...
2012-07-13 Jan-Arve SaetherRelax the reqirement in which order events are delivered.
2012-07-11 Jan-Arve SaetherRemove clipboard operations from QAccessibleEditableTex...
2012-06-20 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-20 Frederik GladhornAccessibility: Do not automatically add controllers
2012-05-22 Jan-Arve SaetherReplace (un)checkAction with toggleAction (3/3)
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-19 Jason McDonaldRemove insignification from QAccessibility test on...
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-17 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/master...
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-14 Frederik GladhornUpdate accessibility selections in QTextControl.
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-03-27 Kent HansenMerge master into api_changes
2012-03-27 Jan-Arve SaetherFix IAccessible2 for Windows, enable MSAA/IAccessible...
2012-03-25 Frederik GladhornImprove accessibility test to handle more text events.
2012-03-24 Frederik GladhornMake sure windows send accessibility activated updates.
2012-03-24 Frederik GladhornAdded QAccessibleGroupBox
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-23 Debao ZhangRemove QWorkspace.
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-13 Frederik GladhornPrint all accessibility event strings.
2012-03-13 Frederik GladhornClean up test, check radio button and checkbox.
2012-03-13 Frederik GladhornAutotest details of QAccessibleEvent.
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 GladhornUse QAccessibleEvent in test.
2012-03-12 Frederik GladhornUpdate accessibility StateChange by custom event.
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/api_changes' into...
2012-03-08 Frederik GladhornCall updateAccessibility with the right index.
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/master' into api_c...
2012-03-06 Rohan McGovernStabilize tst_QAccessibility::actionTest
2012-02-21 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-10 Jan-Arve SaetherMove all usages of Relation enum values to QAccessible...
2012-02-08 José Millán SotoMake copy and cut methods work in QAccessibleTextEdit
2012-02-08 José Millán SotoDo not check isActiveWindow in QAccessibleWidget::state
2012-02-05 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-19 Bradley T. HughesReplace Q_WS_MAC with Q_OS_MAC in tests/auto/other
2012-01-18 Jan-Arve SaetherRemove all references to QAccessible::(Covers|Covered)
2012-01-16 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-16 Frederik GladhornClean up and extend QAccessible::State.
2012-01-12 Jan-Arve SaetherRemove all references to QAccessible::(Up|Down|Left...
2012-01-11 Frederik GladhornMake QAccessibleInterface::indexOfChild() 0-based.
2012-01-10 Frederik GladhornAccessiblity State as bit field.
2012-01-06 Jan-Arve SaetherRemove all references to QAccessible:: {Child|Ancestor...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-04 Frederik GladhornAccessibility: extend listview unit test.
2012-01-03 Jason McDonaldUse true and false in preference to TRUE and FALSE...
2011-12-19 Frederik GladhornAccessibility: childAt returns interface
2011-12-09 Oswald BuddenhagenMerge remote-tracking branch 'gerrit/master' into conta...
2011-12-08 Frederik GladhornCreate a class to contain accessibilty enums.
2011-12-06 Jason McDonaldRemove TESTED_CLASS/TESTED_FILES comments from tests.
2011-12-02 Frederik GladhornAccessibility: table2 -> table
2011-12-01 Frederik GladhornMake cell a proper QAccessible2Interface.
2011-11-30 Jo AsplinMoved integrationtests/* into other/