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