summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)AuthorFilesLines
2022-07-11tdf#149680 qt: Open native popup menu at given positionMichael Weghorn1-3/+7
2022-06-24tdf#137471 Qt return frame pos + client area sizeJan-Marek Glogowski1-2/+2
2022-05-29tdf#144601 Qt fix creating QImage with alpha maskJan-Marek Glogowski1-50/+16
2022-05-29tdf#149329 Qt change cursor via QWidgetJan-Marek Glogowski1-4/+1
2022-05-28tdf#148864 Qt switch QtObjectWindow to QWidgetJan-Marek Glogowski1-23/+42
2022-05-28tdf#125925 Qt migrate KF5 theme font settings codeJan-Marek Glogowski1-3/+64
2022-05-25tdf#137639 qt: UTF-16-encode mime data for "text/plain;charset=utf-16"Michael Weghorn1-0/+5
2022-04-25tdf#148699 Qt track the active / shown popupJan-Marek Glogowski2-4/+23
2022-04-25tdf#140463 Qt handle mouse enter+leave eventsJan-Marek Glogowski1-0/+35
2022-04-14tdf#148115 Qt handle tooltips via event loopJan-Marek Glogowski2-2/+25
2022-04-14tdf#148491 Qt reconnect the QMenuBar close buttonJan-Marek Glogowski1-3/+5
2022-04-14tdf#148481 Map RefHand cursor to Qt::PointingHandJan-Marek Glogowski1-1/+1
2022-04-09tdf#141578 Qt handle QtFrame screen changesJan-Marek Glogowski2-7/+20
2022-04-09tdf#143135 Qt break recursive IM QueryCursorRectJan-Marek Glogowski2-7/+16
2022-04-09tdf#147285 qt: Prefer "text/plain;charset=utf-8" over "text/plain"Michael Weghorn1-8/+17
2022-04-09tdf#145954 Qt unshare QMenubar usageJan-Marek Glogowski1-18/+20
2022-04-09tdf#144585 Qt fix Wayland LO fake popupsJan-Marek Glogowski2-66/+15
2022-04-06Qt use platform-independent visibility functionsJan-Marek Glogowski1-2/+2
2022-04-06tdf#147523 Qt use inner QWidget to set pointer posJan-Marek Glogowski1-1/+1
2022-03-15tdf#144862 use resolution independent positions for writer's screen-renderingCaolán McNamara1-3/+18
2022-02-07qt5: crash entering ë with french IMCaolán McNamara1-0/+8
2022-01-25tdf#146941 qt: QtFilePicker::finished needs SolarMutexGuardMichael Weghorn1-0/+1
2022-01-16Qt notify LO of many QScreen related eventsJan-Marek Glogowski1-0/+36
2021-12-22tdf#131467 Qt set default position on first resizeJan-Marek Glogowski1-6/+14
2021-12-21Qt use asChild for pointer positioningJan-Marek Glogowski2-6/+6
2021-11-19Qt set QPainter AntiAlias hint from SalGraphicsArmin Le Grand (Allotropia)1-0/+1
2021-11-19tdf#137924 qt (>=5.14): Use proper DPI without requiring window handleMichael Weghorn2-2/+16
2021-11-18Qt implement QtFont::GetGlyphOutlineArmin Le Grand (Allotropia)1-1/+56
2021-11-17Qt resolve native winId() on demandJan-Marek Glogowski2-4/+8
2021-11-17Qt refactor SystemEnvData setupJan-Marek Glogowski2-50/+26
2021-11-11qt (>=5.14): Don't create native window for QWidget in QtFrame::screenMichael Weghorn1-0/+7
2021-11-10tdf#145508 Qt NONE-frames should still be windowsJan-Marek Glogowski1-1/+1
2021-11-05tdf#144994 QtInstance::CreateMenu needs SolarMutexMichael Weghorn1-0/+1
2021-11-01Qt picker: implement XAsynchronousExecutableDialogJan-Marek Glogowski1-12/+45
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski2-4/+7
2021-10-31tdf#145363 Qt reparent modal dialogs on showJan-Marek Glogowski2-10/+76
2021-10-31tdf#145363 Qt popups actually are windowsJan-Marek Glogowski1-2/+2
2021-10-31Qt de-obfuscate the aWinFlags assignmentJan-Marek Glogowski1-7/+7
2021-10-22qt: Adapt log area: "vcl.qt5" -> "vcl.qt"Michael Weghorn11-48/+46
2021-10-22Rename SystemEnvData::Toolkit::{Qt5 -> Qt}Michael Weghorn2-2/+2
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-1/+1
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock2-4/+4
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock3-5/+7
2021-09-29qt: Use actual major Qt version number in toolkit IDMichael Weghorn1-1/+2
2021-09-29qt6: Add a qt6 VCL pluginMichael Weghorn5-13/+46
2021-09-29qt5: Drop "5" from VCLPLUG_QT5_{IMPLEMENTATION,PUBLIC} definesMichael Weghorn1-1/+1
2021-09-29qt5: Rename sources + headers according to new class namesMichael Weghorn32-129/+129
2021-09-29qt5: Remove "5" from class names in qt5 VCL pluginMichael Weghorn31-928/+915
2021-09-29qt5/kf5: Drop 'qt5/' prefix from includesMichael Weghorn2-3/+3
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock2-3/+3