summaryrefslogtreecommitdiff
path: root/vcl/qt5/Qt5AccessibleWidget.cxx
AgeCommit message (Expand)Author
2020-09-26Avoid -Werror=deprecated-declarationsStephan Bergmann
2020-09-07tdf#136323 qt5: Remember accessible objectMichael Weghorn
2020-06-12PopupMenuFloatingWindow is now unusedCaolán McNamara
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin
2020-05-09tdf#118418 implement scrollSubstringTo() for Qt & windowsSamuel Thibault
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-08-23Qt5 some minor code cleanupsJan-Marek Glogowski
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-06-03tdf#122200 Qt5AccessibleWidget: Handle special offset valuesMichael Weghorn
2019-05-06Qt5 make Qt5Widdget's frame a private referenceJan-Marek Glogowski
2019-03-30tdf#122056: Catch DisposedExceptions everywhereKatarina Behrens
2019-01-10tdf#122056: catch DisposedException to avoid crash w/ screen readerKatarina Behrens
2018-12-18tdf#122055: catch RuntimeException if a11y context no longer aliveKatarina Behrens
2018-11-05qt5 a11y: Fix crashSamuel Mehrbrodt
2018-11-05qt a11y: Correct way to retrieve XAccessibleContextSamuel Mehrbrodt
2018-11-05This is no longer unsupportedSamuel Mehrbrodt
2018-11-01kde5: fix buildThorsten Behrens
2018-10-31qt5 a11y: Implement QAccessibleEditableTextInterfaceSamuel Mehrbrodt
2018-10-31-Werror,-Wunused-parameterStephan Bergmann
2018-10-31fix clang -fpermissive warnings in Qt5AccessibleWidgetNoel Grandin
2018-10-31qt5 a11y: Add table selection supportSamuel Mehrbrodt
2018-10-31qt5 a11y: Implement QAccessibleTableInterfaceSamuel Mehrbrodt
2018-10-30qt5 a11y: Implement QAccessibleTextInterface::attributesSamuel Mehrbrodt
2018-10-30Qt5 actually return the selectionJan-Marek Glogowski
2018-10-30qt5 a11y: Fix QAccessibleValueInterfaceSamuel Mehrbrodt
2018-10-30qt5 a11y: Implement most of QAccessibleTextInterfaceSamuel Mehrbrodt
2018-10-23tdf#120803: avoid crash if no valid vcl::WindowKatarina Behrens
2018-10-17qt5 a11y: Add event notificationsSamuel Mehrbrodt
2018-10-09Qt5: fix build with Qt 5.11Jan-Marek Glogowski
2018-10-08Qt5AccessibleWidget: Add stub for QAccessibleTextInterfaceSamuel Mehrbrodt
2018-10-05Qt5AccessibleWidget: Implement QAccessibleValueInterfaceSamuel Mehrbrodt
2018-10-04loplugin:nullptr (--enable-qt5)Stephan Bergmann
2018-10-04Fix crash when no key bindings are availableSamuel Mehrbrodt
2018-10-02Implement filter for Qt5AccessibleWidget::relationsSamuel Mehrbrodt
2018-10-02Implement Qt5AccessibleWidget::relationsSamuel Mehrbrodt
2018-10-02Qt5AccessibleWidget: Implement keyBindingsForActionSamuel Mehrbrodt
2018-10-02Qt5AccessibleWidget: Implement QAccessibleActionInterfaceSamuel Mehrbrodt
2018-10-01Qt5 pass LO clang compiler pluginsJan-Marek Glogowski
2018-10-01Qt5AccessibleWidget: Implement childAtSamuel Mehrbrodt
2018-10-01qt5 a11y: Use UNO Api instead of vcl::Window methodsSamuel Mehrbrodt
2018-09-28Qt5AccessibleWidget: Add state mappingSamuel Mehrbrodt
2018-09-28Qt5AccessibleWidget: Implement foreground and background colorSamuel Mehrbrodt
2018-09-28Implement Qt5AccessibleWidget::isValidSamuel Mehrbrodt
2018-09-27qt5: Add basic a11y supportSamuel Mehrbrodt