summaryrefslogtreecommitdiff
path: root/vcl/qt5/Qt5Widget.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-01-26tdf#122814 KDE5: conditional disable of Qt shortcutsAleksei Nikiforov1-9/+7
2019-01-16tdf#122238 KDE5: disable mechanism of Qt for shortcut activationAleksei Nikiforov1-0/+16
2019-01-07missing includesStephan Bergmann1-0/+1
2019-01-04tdf#122459 Qt5 IM underline pre-editJan-Marek Glogowski1-0/+5
2018-12-21tdf#121161 Qt5 initial IM supportJan-Marek Glogowski1-0/+42
2018-12-12Qt5 fix the clang plugin buildJan-Marek Glogowski1-3/+4
2018-12-12tdf#120454: Implement native rendering of tooltipsKatarina Behrens1-0/+7
2018-12-04tdf#120775: Implement DnD between 2 SalFramesKatarina Behrens1-2/+4
2018-12-03tdf#120781: Proposed DnD operation is not always 'move'Katarina Behrens1-3/+0
2018-11-16tdf#120777 KDE5: Update initialization of QImagesAleksei Nikiforov1-1/+11
2018-11-08tdf#120784 KDE5: Process "Enter" key from numpad like normal "Enter" keyAleksei Nikiforov1-0/+1
2018-11-01tdf#120777 KDE5: Dialogs get blank when they are resizedAleksei Nikiforov1-1/+11
2018-10-19Now that initiating drag works, let's also accept dropsKatarina Behrens1-0/+3
2018-10-19Kick-start beginning of drag eventKatarina Behrens1-0/+3
2018-10-18Implement drag'n'drop-related qt5 events, no-op so farKatarina Behrens1-2/+34
2018-09-05kde5: cleanup cargo-culted empty dtorsThorsten Behrens1-2/+0
2018-09-05kde5: add more missing pieces to Qt5FrameThorsten Behrens1-0/+3
2018-08-12Revert templatization of Qt5Widget classKatarina Behrens1-145/+33
2018-08-12Set Qt5Widget to be a central widget of QMainWindowKatarina Behrens1-22/+12
2018-07-19Fix typosAndrea Gelmini1-1/+1
2018-07-18No parent-child relationship between Qt5WidgetsKatarina Behrens1-14/+10
2018-07-03Traversing dialog controls backwards (Shift-Tab) works nowKatarina Behrens1-0/+4
2018-07-03Ignore closeEvent if user has vetoed closing the frameKatarina Behrens1-2/+11
2018-06-01Various trivial loplugin fixes in --enable-qt5Stephan Bergmann1-4/+4
2018-06-01Make clang-format happy, remove vcl/unx/kde5 from blacklistKatarina Behrens1-34/+22
2018-06-01Top-level native menubar items are now visibleKatarina Behrens1-1/+0
2018-06-01Templatize Qt5Widget classKatarina Behrens1-36/+173
2018-06-01Frames can now be closed by clicking top-right corner [x]Katarina Behrens1-0/+5
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-2/+2
2018-01-03Qt5 set and update the frame geometryJan-Marek Glogowski1-0/+3
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann1-136/+203
2017-11-07QT5 initial keyboard supportJan-Marek Glogowski1-3/+103
2017-11-07QT5 queue paint update on showJan-Marek Glogowski1-0/+7
2017-11-06QT5 implement Graphics damage trackingJan-Marek Glogowski1-1/+0
2017-11-06QT5 implement some mouse handlingJan-Marek Glogowski1-0/+87
2017-11-06QT5 implement cairo rendering pathJan-Marek Glogowski1-4/+34
2017-11-06QT5 rename from KF5Jan-Marek Glogowski1-0/+55