summaryrefslogtreecommitdiff
path: root/vcl/qt5/QtTransferable.cxx
AgeCommit message (Expand)Author
2025-01-09Fix typoAndrea Gelmini
2025-01-08Fix rudimentary Emscripten Qt6 copy -> paste supportStephan Bergmann
2025-01-03Filter out text/uri-list with empty listStephan Bergmann
2024-11-18qt: Update vim headers/trailersMichael Weghorn
2024-11-10com::sun::star -> cssMike Kaganski
2024-10-24qt: Have just a single toQString(const OUString&)Michael Weghorn
2024-09-28qt: Let GetQtInstance return ref instead of pointerMichael Weghorn
2024-09-19qt: Use qobject_cast to cast to QtMimeDataMichael Weghorn
2024-04-30qt: Guard clipboard mime data with SolarMutexMichael Weghorn
2024-04-30qt: Avoid race on QtTransferable memberMichael Weghorn
2024-02-16tdf#156562 qt: Don't crash on null clipboard contentMichael Weghorn
2024-02-13tdf#156562 qt: Sync with system clipboard content if necessaryMichael Weghorn
2024-02-13tdf#156562 qt: Don't cache supported mime types/data flavorsMichael Weghorn
2022-05-18tdf#137639 qt: UTF-16-encode mime data for "text/plain;charset=utf-16"Michael Weghorn
2022-05-17qt: Drop unnecessary reinterpret_castMichael Weghorn
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-07tdf#147285 qt: Prefer "text/plain;charset=utf-8" over "text/plain"Michael Weghorn
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-22qt: Adapt log area: "vcl.qt5" -> "vcl.qt"Michael Weghorn
2021-09-29qt6: Add a qt6 VCL pluginMichael Weghorn
2021-09-29qt5: Rename sources + headers according to new class namesMichael Weghorn