summaryrefslogtreecommitdiff
path: root/xmerge/Makefile
blob: 0997e628485b15db1ce05c94758f56e1174fb221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
n>Stephan Bergmann 2019-06-19tdf#125971: map file URLs from QFileDialog to LO internal formatStephan Bergmann 2019-06-19Fix typoAndrea Gelmini 2019-06-18tdf#125934 Qt5 set the desktop file name...Jan-Marek Glogowski 2019-06-15tdf#125934 Qt5 set the desktop file nameJan-Marek Glogowski 2019-06-15Fix typoAndrea Gelmini 2019-06-15Fix typoAndrea Gelmini 2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski 2019-06-13tdf#122239 Qt5 implement lazy clipboard handlingJan-Marek Glogowski 2019-06-08KDE5 merge KDE5SalGraphics into Qt5SvpGraphicsJan-Marek Glogowski 2019-06-05Qt5/KDE5 always use either Qt5 or KDE5 pickersJan-Marek Glogowski 2019-06-03Qt5 remove header using namespaces and Vcl prefixJan-Marek Glogowski 2019-05-13Qt5 handle theming-based change eventsJan-Marek Glogowski 2019-04-04Qt5 / KDE5 refactor create_SalInstanceJan-Marek Glogowski 2019-03-30tdf#124292 Qt5 / KDE5 disable Qt's HiDPI scalingJan-Marek Glogowski 2019-03-23Qt5 fix Qt5Instance::IsMainThread()Jan-Marek Glogowski 2019-03-13tdf#123406 KDE5: Update delayed frame destructionAleksei Nikiforov 2019-03-05tdf#119856 vcl: Qt5/KDE5 RunInMainThreadMichael Stahl 2019-02-27tdf#123406 KDE5: Use delayed frame destructionAleksei Nikiforov 2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen 2019-01-21tdf#122689 KDE5: Fix selection clipboardAleksei Nikiforov 2019-01-07missing includesStephan Bergmann 2018-12-19tdf#121247, tdf#121266 KDE5: Add basic support for OpenGLAleksei Nikiforov 2018-12-14tdf#122042: It's two clipboards, actuallyKatarina Behrens 2018-12-07tdf#120625: All vcl windows now share 1 instance of clipboardKatarina Behrens