summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)AuthorFilesLines
2018-06-14Adapt --enable-qt5Stephan Bergmann1-3/+3
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin1-2/+2
2018-06-11drop PhysicalFontFace::CloneNoel Grandin1-2/+0
2018-06-10qt5: hold LogicalFontInstance with rtl::ReferenceKacper Kasper4-8/+8
2018-06-09rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel Grandin1-1/+0
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin1-4/+2
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin1-4/+2
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin1-4/+2
2018-06-09return SalSession with std::unique_ptrNoel Grandin1-2/+0
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin1-1/+1
2018-06-01Remove unused Qt5MenuItem::mpVCLMenuStephan Bergmann1-1/+0
2018-06-01Various trivial loplugin fixes in --enable-qt5Stephan Bergmann20-66/+63
2018-06-01Make clang-format happy, remove vcl/unx/kde5 from blacklistKatarina Behrens7-438/+412
2018-06-01Add radiobuttons to native menusKatarina Behrens1-0/+14
2018-06-01Add checkmark buttons to native menusKatarina Behrens1-0/+9
2018-06-01Dispatch commands from menus for realKatarina Behrens1-3/+18
2018-06-01Basic structure of a slot to dispatch commands from menuKatarina Behrens1-1/+7
2018-06-01Add shortcuts to native menu entriesKatarina Behrens1-1/+14
2018-06-01Insert separators into native menuKatarina Behrens1-2/+8
2018-06-01Native leaf menus and submenus are now visibleKatarina Behrens1-20/+30
2018-06-01Clear menubar before opening a new appKatarina Behrens1-0/+3
2018-06-01Replace ~ with & (Qt accelerator marker) in menu entriesKatarina Behrens1-0/+5
2018-06-01Unify Color -> QColor conversionKatarina Behrens3-4/+4
2018-06-01Top-level native menubar items are now visibleKatarina Behrens2-1/+19
2018-06-01Expose menu bar of the main windowKatarina Behrens2-2/+32
2018-06-01Templatize Qt5Widget classKatarina Behrens3-39/+176
2018-06-01Basic ops (add, remove) with native menu itemsKatarina Behrens1-0/+14
2018-06-01Prep Qt5Instance for native menusKatarina Behrens1-0/+23
2018-06-01Basic skeleton of native menusKatarina Behrens1-0/+89
2018-06-01Reorganize code to enable derived classes inject SvpSalGraphicsKatarina Behrens1-11/+17
2018-06-01Frames can now be closed by clicking top-right corner [x]Katarina Behrens1-0/+5
2018-06-01Qt5 plugin now identifies itself as such (in About dialog)Katarina Behrens1-0/+4
2018-06-01Move qt5 headers into vcl top-level includeKatarina Behrens16-1451/+0
2018-06-01Qt5 fix font drawingJan-Marek Glogowski4-2/+22
2018-06-01Qt5 some SalLAyout painting supportJan-Marek Glogowski1-2/+31
2018-06-01Qt5 minimal "native" file pickerJan-Marek Glogowski4-4/+1056
2018-05-12Use HarfBuzz to get Kashida widthKhaled Hosny1-7/+1
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny2-4/+4
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski6-10/+78
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski5-16/+31
2018-05-07-Werror=unused-variableStephan Bergmann1-1/+124
2018-04-30Fix 182197448fc206649324fa15cf5aeaf7d01723edStephan Bergmann1-1/+1
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin2-6/+7
2018-04-23Adapt --enable-qt5Stephan Bergmann2-2/+2
2018-04-16Fix --enable-qt5Stephan Bergmann1-1/+1
2018-04-16push logic from ImpBitmap::ImplReleaseBuffer downNoel Grandin1-0/+2
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similarCaolán McNamara1-2/+1
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similar_imageCaolán McNamara1-3/+6
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2-2/+2
2018-04-03Fix Library_vclplug_qt5Stephan Bergmann2-2/+2