summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
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
2019-02-20kde5 fpicker: Reuse existing handle{G,S}etListValueMichael Weghorn
2019-02-20KDE5FilePicker: Reuse XFilter{,Group}Manager methods from qt5Michael Weghorn
2019-02-20kde5 fpicker: Drop 'getFiles' and 'getSelectedFiles'Michael Weghorn
2019-02-20qt5/kde5: Reuse QFileDialog from Qt5Filepicker in kde5Michael Weghorn
2019-02-15tdf#123451 qt5: Detect decimal separator on keypadMichael Weghorn
2019-02-13tdf#120787: fine-tune window flags w/ focus on floating toolbarsKatarina Behrens
2019-02-13tdf#120786: show undocked toolbar only when it's readyKatarina Behrens
2019-02-12loplugin:unnecessaryparenStephan Bergmann
2019-02-11tdf#119853: Set window state only, don't actually show the windowKatarina Behrens
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-05tdf#123058 qt5 fpicker: Honor autoextension settingMichael Weghorn
2019-02-05qt5 fpicker: Fix initial directory selectionMichael Weghorn
2019-02-02tdf#120772: DnD of multiple URLs from file manager -> LibOKatarina Behrens
2019-01-30bodge to fix buildCaolán McNamara
2019-01-30-Werror,-Wunused-parameterStephan Bergmann