summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2019-05-10tdf#124484: avoid crash in fullscreen slideshow spanning all displaysKatarina Behrens
2019-05-10Qt5Frame.cxx: Use QString instead of 'const char *'Michael Weghorn
2019-05-09Qt5 IM handle (spurious?) all-empty IM eventsJan-Marek Glogowski
2019-05-07tdf#123549 Qt5 implement Qt5Menu::ShowCloseButtonJan-Marek Glogowski
2019-05-06Qt5 remove unused Qt5Menu::setFrameSignalJan-Marek Glogowski
2019-05-06Qt5 make Qt5Widdget's frame a private referenceJan-Marek Glogowski
2019-05-05Qt5 IM allow committing empty stringsJan-Marek Glogowski
2019-05-05Qt5 IM update input position on keypressJan-Marek Glogowski
2019-05-05tdf#123957 Qt5 IM generate correct formatingJan-Marek Glogowski
2019-05-05tdf#123956 Qt5 IM update cursor positionJan-Marek Glogowski
2019-04-30tdf#123859: only accept drops when drop target was registeredKatarina Behrens
2019-04-29tdf#124990: DnD operation can be set to fail in dropCompleteKatarina Behrens
2019-04-13use more std::make_uniqueNoel Grandin
2019-04-04Qt5 / KDE5 refactor create_SalInstanceJan-Marek Glogowski
2019-04-04KDE5 merge KDE5SalData into Qt5DataJan-Marek Glogowski
2019-04-01tdf#120865: preserve cursor shape on repositioning the cursorKatarina Behrens
2019-04-01Qt5 convert broken clippingJan-Marek Glogowski
2019-03-30tdf#122056: Catch DisposedExceptions everywhereKatarina Behrens
2019-03-30tdf#124292 Qt5 / KDE5 disable Qt's HiDPI scalingJan-Marek Glogowski
2019-03-27tdf#124026: map window resizing-related cursors to their Qt equivalentsKatarina Behrens
2019-03-24tdf#124237 Qt5 get link colors from themeJan-Marek Glogowski
2019-03-23tdf#123072 Qt5 just use data from QFontDatabaseJan-Marek Glogowski
2019-03-23tdf#123072 Qt5 don't register unknown PSP fontsJan-Marek Glogowski
2019-03-23Qt5 fix Qt5Instance::IsMainThread()Jan-Marek Glogowski
2019-03-22rhbz#1690732 basic font variation supportCaolán McNamara
2019-03-19tdf#123379: implement native menu bar toggle on/offKatarina Behrens
2019-03-16tdf#119718: give focus where focus is dueKatarina Behrens
2019-03-13tdf#123406 KDE5: Update delayed frame destructionAleksei Nikiforov
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05tdf#119856 vcl: convert Qt5FilePicker and Qt5Menu to RunInMainThreadMichael Stahl
2019-03-05tdf#119856 vcl: fix Qt warning Qt5Frame::SetModal()Michael Stahl
2019-03-05tdf#119856 vcl: fix Qt5FilePicker destructor to run in main threadMichael Stahl
2019-03-05tdf#119856 vcl: Qt5/KDE5 RunInMainThreadMichael Stahl
2019-03-05tdf#120783: take suggested/preferred DnD ops into accountKatarina Behrens
2019-03-04tdf#120791: restore window geometry coming back from fullscreenKatarina Behrens
2019-03-04Unbreak internal DnD by using null MimeDataKatarina Behrens
2019-02-27tdf#122689 qt5: Consider external clipboard updatesMichael Weghorn
2019-02-27KDE5: set correct parent menu in functionAleksei Nikiforov
2019-02-27tdf#121970 KDE5: Regenerate menu when it's set as submenuAleksei Nikiforov
2019-02-27tdf#104235: Qt5Frame: Set default iconMichael Weghorn
2019-02-27tdf#123406 KDE5: Use delayed frame destructionAleksei Nikiforov
2019-02-27tdf#119720 KDE5: Don't show hidden windows on modality changeAleksei Nikiforov
2019-02-26tdf#120824 KDE5: fix visible/enabled state for menuAleksei Nikiforov
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-02-26sal_uIntPtr->sal_uInt64 in SalTimer::StartNoel Grandin
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-22tdf#122256 KDE5: Make menubar work for windows with parentsAleksei Nikiforov
2019-02-20kde5 fpicker: Reuse 'initialize()' from base classMichael Weghorn
2019-02-20Make 'setDefaultName()' work again for kde5 fpickerMichael Weghorn
2019-02-20Qt5FilePicker::addCustomControl: Add missing from kde5Michael Weghorn