summaryrefslogtreecommitdiff
path: root/bridges/README
blob: 7c0eee30bbba36569d2a68b6449ad965c934f2b2 (plain)
1
2
3
4
Bridges from various C++ ABIs, Java JNI, MS .Net to UNO and back.

Also implementation of the UNO Remote Protocol. And in ooo-build a bridge from Mono to UNO and back.

08gbuild: treat $({QT,KF}5_CFLAGS) as cxxflags, not definesMichael Weghorn 2019-06-03Qt5 refactor and move XTransferable implementationsJan-Marek Glogowski 2019-05-28Qt5 implement SalSurface support for cairoJan-Marek Glogowski 2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann 2018-12-21workaround to make Qt5 code build with Clang+icecreamLuboš Luňák 2018-12-19tdf#121247, tdf#121266 KDE5: Add basic support for OpenGLAleksei Nikiforov 2018-10-30qt5 a11y: Fix QAccessibleValueInterfaceSamuel Mehrbrodt 2018-10-30qt5 a11y: Implement most of QAccessibleTextInterfaceSamuel Mehrbrodt 2018-10-18Basic structures for qt5 drag'n'drop supportKatarina Behrens 2018-10-17qt5 a11y: Add event notificationsSamuel Mehrbrodt 2018-10-08Qt5AccessibleWidget: Add stub for QAccessibleTextInterfaceSamuel Mehrbrodt 2018-10-05Qt5AccessibleWidget: Implement QAccessibleValueInterfaceSamuel Mehrbrodt 2018-10-04Clipboard support for qt5, first cutKatarina Behrens 2018-10-01qt5 a11y: Use UNO Api instead of vcl::Window methodsSamuel Mehrbrodt 2018-09-27qt5: Add basic a11y supportSamuel Mehrbrodt 2018-08-12Set Qt5Widget to be a central widget of QMainWindowKatarina Behrens 2018-07-09Basic Qt5 system display dataKatarina Behrens 2018-06-11Dependency on salhelper::SimpleReferenceObjectStephan Bergmann 2018-06-01Basic skeleton of native menusKatarina Behrens 2018-06-01Move qt5 headers into vcl top-level includeKatarina Behrens 2018-06-01Qt5 minimal "native" file pickerJan-Marek Glogowski 2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski 2018-05-07Allow building Qt5 backend on HaikuKacper Kasper 2018-01-08set_warnings_not_errors not necessary in qt5 plugin anymoreNoel Grandin 2017-11-06QT5 implement Graphics damage trackingJan-Marek Glogowski 2017-11-06QT5 first stab on implementing CommonSalLayoutJan-Marek Glogowski 2017-11-06QT5 implement cairo rendering pathJan-Marek Glogowski 2017-11-06QT5 rename from KF5Jan-Marek Glogowski