summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2019-09-26tdf#67905 adds an option to disable print preview in print dialogDaniel
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2019-09-24Use HiDPI scaling to load scaled images.Michael Meeks
2019-09-24Add explicit API scaling via ImageTree API.Michael Meeks
2019-09-24Preserve stock images until render time.Michael Meeks
2019-09-22Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-09-20tdf#124752: Add system clipboard interface for iOSTor Lillqvist
2019-09-20Revert "m_FeedbackFDs is unused on iOS"Tor Lillqvist
2019-09-17tdf#127189 FreeType <= 2.8 will fail to render stretched horizontal brace...Caolán McNamara
2019-08-29custom widgets: Rename 'stock' to 'action'.Jan Holesovsky
2019-08-29Gaceful fallback if the widget theme files can't be foundTomaž Vajngerl
2019-08-29tdf#124148 add configurable margin for the listbox pop-up listTomaž Vajngerl
2019-08-29Rename DrawCommand* to WidgetDrawAction*, remove unused circ drawTomaž Vajngerl
2019-08-29cache file based widget images and draw commandsTomaž Vajngerl
2019-08-29widget theme: draw listheader button and arrowTomaž Vajngerl
2019-08-29only read and parse widget definition once from the fileTomaž Vajngerl
2019-08-29Separate style colors from WidgetDefinition into its own classTomaž Vajngerl
2019-08-29make it possible to use FileDefinitionWidgetDraw in more backendsTomaž Vajngerl
2019-08-29Add width, height and margin parameters for widget part def.Tomaž Vajngerl
2019-08-29Support first, last tab item for the widget definitionTomaž Vajngerl
2019-08-29Support drawing widgets by interpreting an external SVG definitionTomaž Vajngerl
2019-08-29Draw basic scrollbar from the theme definitionTomaž Vajngerl
2019-08-29Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl
2019-08-29remove margin param. and replace it with a relative "rectangle"Tomaž Vajngerl
2019-08-29Refactor so we have only one definition map and ControlTypeAndPartTomaž Vajngerl
2019-08-29move WidgetDefinition{Part,State} into its own fileTomaž Vajngerl
2019-08-29separate WidgetDefinitionReader from the actual WidgetDefinitionTomaž Vajngerl
2019-08-29support drawing a line in theme definitionTomaž Vajngerl
2019-08-29Draw basic Editbox from the theme definitionTomaž Vajngerl
2019-08-29remove code duplication in WidgetDefinitionReaderTomaž Vajngerl
2019-08-29Add support for button-value to correctly draw the radiobuttonTomaž Vajngerl
2019-08-29Draw basic RadioButton from the theme definitionTomaž Vajngerl
2019-08-29Draw basic PushButton from the theme definitionTomaž Vajngerl
2019-08-29WidgetDrawInterface impl. to draw widgets from file definitionsTomaž Vajngerl
2019-08-29Read style colors from a xml widget definition fileTomaž Vajngerl
2019-08-05Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian
2019-08-02tdf#124146 Support panning (pan gesture) of the combobox listTomaž Vajngerl
2019-08-02tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl
2019-07-06tdf#125606 Qt5 directly show tooltips + respect the help areaJan-Marek Glogowski
2019-06-19KDE5 move screensafer inhibiting code into Qt5Jan-Marek Glogowski
2019-06-19tdf#121486: Correct scale of broken fonts on WindowsKhaled Hosny
2019-06-14tdf#125673 KDE5 implement a KDE5SalVirtualDeviceJan-Marek Glogowski
2019-06-13tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna
2019-06-13tdf#125692 SalObject always holds a SystemChildWindowJan-Marek Glogowski
2019-06-13Qt5 implement SalSurface support for cairoJan-Marek Glogowski
2019-06-12Resolves: rhbz#1719378 wrong signature for GtkGestureLongPress::pressedCaolán McNamara
2019-06-07Qt5 make Qt5Widdget's frame a private referenceJan-Marek Glogowski
2019-05-31tdf#124484: resize slideshow window so it spans all displaysKatarina Behrens
2019-05-22Qt5Menu.hxx: Add missing include/forward-declarationMichael Weghorn
2019-05-22tdf#119856 vcl: convert Qt5FilePicker and Qt5Menu to RunInMainThreadMichael Stahl