summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2022-01-16Qt notify LO of many QScreen related eventsJan-Marek Glogowski
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2022-01-13allow selecting text rendering mode suitable for natural glyph positionsCaolán McNamara
2022-01-12keep positions as DeviceCoordinate within SalLayoutCaolán McNamara
2022-01-09Qt minimize modal reparenting a bitJan-Marek Glogowski
2022-01-09Qt use platform-independent visibility functionsJan-Marek Glogowski
2022-01-07VCL move platform code from mouse.cxx into pluginsJan-Marek Glogowski
2022-01-05vcl: move drawBitmap, drawMask functions to SvpGraphicsBackendTomaž Vajngerl
2021-12-21tdf#131467 Qt set default position on first resizeJan-Marek Glogowski
2021-12-21Qt use asChild for pointer positioningJan-Marek Glogowski
2021-12-10Revert "Re-Enable DrawTransformBitmapExDirect for render backends"Armin Le Grand
2021-12-07Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)
2021-12-01Qt fix non-X11 build and introduce CHECK_* macrosJan-Marek Glogowski
2021-11-19Qt set QPainter AntiAlias hint from SalGraphicsArmin Le Grand (Allotropia)
2021-11-19tdf#137924 qt (>=5.14): Use proper DPI without requiring window handleMichael Weghorn
2021-11-18Qt implement QtFont::GetGlyphOutlineArmin Le Grand (Allotropia)
2021-11-17Qt resolve native winId() on demandJan-Marek Glogowski
2021-11-17Qt refactor SystemEnvData setupJan-Marek Glogowski
2021-11-11qt (>=5.14): Don't create native window for QWidget in QtFrame::screenMichael Weghorn
2021-11-10tdf#145508 Qt NONE-frames should still be windowsJan-Marek Glogowski
2021-11-05tdf#144994 QtInstance::CreateMenu needs SolarMutexMichael Weghorn
2021-11-01Qt picker: implement XAsynchronousExecutableDialogJan-Marek Glogowski
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-31tdf#145363 Qt reparent modal dialogs on showJan-Marek Glogowski
2021-10-31tdf#145363 Qt popups actually are windowsJan-Marek Glogowski
2021-10-31Qt de-obfuscate the aWinFlags assignmentJan-Marek Glogowski
2021-10-22qt: Adapt log area: "vcl.qt5" -> "vcl.qt"Michael Weghorn
2021-10-22Rename SystemEnvData::Toolkit::{Qt5 -> Qt}Michael Weghorn
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-09-29qt: Use actual major Qt version number in toolkit IDMichael Weghorn
2021-09-29qt6: Add a qt6 VCL pluginMichael Weghorn
2021-09-29qt5: Drop "5" from VCLPLUG_QT5_{IMPLEMENTATION,PUBLIC} definesMichael Weghorn
2021-09-29qt5: Rename sources + headers according to new class namesMichael Weghorn
2021-09-29qt5: Remove "5" from class names in qt5 VCL pluginMichael Weghorn
2021-09-29qt5/kf5: Drop 'qt5/' prefix from includesMichael Weghorn
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-24qt5: Avoid calling QApplication::fontMetricsMichael Weghorn
2021-09-24qt5: Don't use deprecated QStyleOptionProgressBarV2 typedefMichael Weghorn
2021-09-24qt5: Replace use of deprecated QDesktopWidget in Qt5SystemMichael Weghorn
2021-09-24qt5: Port Qt5Frame away from deprecated QDesktopWidgetMichael Weghorn
2021-09-21qt5 a11y: Implement Qt5AccessibleWidget::is{Column,Row}SelectedMichael Weghorn
2021-09-21qt5 a11y: Implement QAccessibleTableCellInterfaceMichael Weghorn
2021-09-21qt5 a11y: Drop Qt5AccessibleWidget::{text,value}InterfaceMichael Weghorn
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-10tdf#144412 Qt5 reset m_nModKeyCode on key inputJan-Marek Glogowski
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-04tdf#144289 invert / disable default OpenGL supportJan-Marek Glogowski
2021-08-26tdf#144037 Qt5 just close popup with mouse outsideJan-Marek Glogowski