summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2021-12-22tdf#131467 Qt set default position on first resizeJan-Marek Glogowski
2021-12-21Qt use asChild for pointer positioningJan-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
2021-08-26tdf#144008 Qt5/Kf5 create frames in the GUI threadJan-Marek Glogowski
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-20tdf#143957 Qt5 always create an OpenGLContextJan-Marek Glogowski
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-05vcl::KeyCode::GetName doesn't need a specific vcl::WindowCaolán McNamara
2021-08-03Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-01Fix typosAndrea Gelmini
2021-07-30tdf#143580 Qt5 don't use Qt::Popup for FLOAT winsJan-Marek Glogowski
2021-07-28qt5 a11y: Implement Qt5AccessibleWidget::minimumStepSizeMichael Weghorn
2021-07-22tdf#143493 Qt5 key modifier events don't have textJan-Marek Glogowski
2021-07-22qt5 a11y: Always query the XAccessibleContext for a11y interfacesMichael Weghorn