summaryrefslogtreecommitdiff
path: root/vcl/qt5/Qt5Frame.cxx
AgeCommit message (Expand)Author
2018-12-04tdf#120775: Implement DnD between 2 SalFramesKatarina Behrens
2018-12-03tdf#120781: Proposed DnD operation is not always 'move'Katarina Behrens
2018-11-16tdf#120777 KDE5: Update initialization of QImagesAleksei Nikiforov
2018-11-08tdf#120777 KDE5: Remove initial painting of widgetsAleksei Nikiforov
2018-11-08tdf#120777 KDE5: Prohibit resizing windows unless they're marked resizeableAleksei Nikiforov
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-02Qt5 constify some functions to fix buildJan-Marek Glogowski
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-10-26tdf#119719: Move the window to the requested screenKatarina Behrens
2018-10-25Remembering window position regressed a littleKatarina Behrens
2018-10-23tdf#120449: Show keyboard shortcuts in native menusKatarina Behrens
2018-10-23tdf#120451: Use primary screen if requested screen doesn't existKatarina Behrens
2018-10-19tdf#120452: Just enough of SystemEnvData in Qt5ObjectKatarina Behrens
2018-10-19Make repeated drag'n'drop possibleKatarina Behrens
2018-10-19Now that initiating drag works, let's also accept dropsKatarina Behrens
2018-10-19Kick-start beginning of drag eventKatarina Behrens
2018-10-18Just enough of SystemEnvData for drag'n'dropKatarina Behrens
2018-10-18Basic structures for qt5 drag'n'drop supportKatarina Behrens
2018-09-19Qt5 minimal initial fix for Java UNOJan-Marek Glogowski
2018-09-05Deactivate Qt5Frame's reimplementation of Flush()Katarina Behrens
2018-09-05loplugin:staticaccessStephan Bergmann
2018-09-05-Werror,-Wunused-resultStephan Bergmann
2018-09-05kde5: get focus on dialogs on openThorsten Behrens
2018-09-05kde5: add screensaver disable and fixupsThorsten Behrens
2018-09-05kde5: add more missing pieces to Qt5FrameThorsten Behrens
2018-09-04kde5: fix initial [re]size of LibO main windowKatarina Behrens
2018-08-12Revert templatization of Qt5Widget classKatarina Behrens
2018-08-12Set Qt5Widget to be a central widget of QMainWindowKatarina Behrens
2018-08-10Qt5 disable native draw via SAL_VCL_QT5_NO_NATIVEJan-Marek Glogowski
2018-08-10Qt5 also move color setting handling from kde5Jan-Marek Glogowski
2018-07-18No parent-child relationship between Qt5WidgetsKatarina Behrens
2018-07-03Implement native modality for modal dialogsKatarina Behrens
2018-06-01Various trivial loplugin fixes in --enable-qt5Stephan Bergmann
2018-06-01Make clang-format happy, remove vcl/unx/kde5 from blacklistKatarina Behrens
2018-06-01Expose menu bar of the main windowKatarina Behrens
2018-06-01Templatize Qt5Widget classKatarina Behrens
2018-06-01Reorganize code to enable derived classes inject SvpSalGraphicsKatarina Behrens
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03Fix Library_vclplug_qt5Stephan Bergmann
2018-01-08loplugin:unnecessaryparen in qt5 pluginNoel Grandin
2018-01-08loplugin:staticaccess in qt5 pluginNoel Grandin
2018-01-08-Wunused-parameter in qt5 pluginNoel Grandin
2018-01-03Qt5 set and update the frame geometryJan-Marek Glogowski
2017-11-14No need for bestmaxFrameSizeForScreenSize to be declared publiclyTor Lillqvist
2017-11-13clang-format: standardize on 5.0.0Miklos Vajna
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann
2017-11-06Removed duplicated includeAndrea Gelmini
2017-11-06QT5 implement some mouse handlingJan-Marek Glogowski