summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2020-07-03Qt5 better / working wakeup handlingJan-Marek Glogowski
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-07-01tdf#134054 Qt5 really scale the toolbox buttonJan-Marek Glogowski
2020-07-01tdf#132172 Qt5 just handle visible widget's focusJan-Marek Glogowski
2020-06-28Qt5 refactor mouse event fill codeJan-Marek Glogowski
2020-06-28tdf#131991 Qt5 RTL mirror mouse wheel X positionJan-Marek Glogowski
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock
2020-06-24tdf#127138: Fix detection of system icon theme with Qt5/KF5Igor Poboiko
2020-06-12PopupMenuFloatingWindow is now unusedCaolán McNamara
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09tdf#118418 implement scrollSubstringTo() for Qt & windowsSamuel Thibault
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-04-14Qt5 implement DELETE_ITEMS action in file pickerAlexander Volkov
2020-03-25tdf#131533 Qt5 defer dropping clipboard ownershipJan-Marek Glogowski
2020-03-09tdf#127687 Qt5 introduce basic HiDPI scalingLuca Carlon
2020-03-06tdf#125532: White text on default/action buttons and selected tabs on macOSThorsten Wagner
2020-03-06tdf#124848 partial refactor hairline logicArmin Le Grand
2020-03-03Qt5 just ignore invalid font attributesJan-Marek Glogowski
2020-03-02Qt5 unify font attribute conversionsJan-Marek Glogowski
2020-03-02Qt5 some refactoring for HiDPI mergeJan-Marek Glogowski
2020-02-28tdf#130071 tdf#127815 qt5: Use ExtTextInput only for multi-char key eventsMichael Weghorn
2020-02-22tdf#130827 Qt5 report frame-relative cursor posJan-Marek Glogowski
2020-02-22tdf#130499 Qt5 no qApp == main threadJan-Marek Glogowski
2020-02-21tdf#130831 Qt5 don't blit damage to empty imageJan-Marek Glogowski
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-20tdf#130794 qt5: Actually, ignore non-spontaneous QEvent::ShortcutOverrideMichael Weghorn
2020-02-17tdf#126785 qt5: Ignore external QEvent::ShortcutOverrideMichael Weghorn
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-12tdf#128921 tdf#130341 tdf#122053 qt5: Native PopupMenusMichael Weghorn
2020-02-10cid#1458168 silence bogus Dereference after null checkCaolán McNamara
2020-02-08Fix typoAndrea Gelmini
2020-02-08tdf#129809 qt5: take a reference in case m_aContents is replacedMichael Weghorn
2020-02-07Removed executable permission on filesAndrea Gelmini
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-14Silence -Werror,-Wdeprecated-declarations for nowNoel Grandin
2020-01-13Silence -Werror,-Wdeprecated-declarations for nowStephan Bergmann
2020-01-10use more std::make_sharedNoel Grandin
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-09tdf#129071 Qt5 set file picker parent widgetJan-Marek Glogowski
2019-12-07Avoid loplugin:staticmethodsStephan Bergmann
2019-12-06Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski
2019-12-06tdf#129071 Qt5 handle windows with parents as dialogsJan-Marek Glogowski
2019-12-05Qt5 hide more Qt5FilePicker detailsJan-Marek Glogowski
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann