summaryrefslogtreecommitdiff
path: root/extras/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

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

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

# vim: set noet sw=4 ts=4:
00'>2021-03-30tdf#141329 fix refresh shows the wrong categoryVert D 2021-03-26Added delete keyinput to listview, fixed reload() issues: solves tdf#138884Vert D 2020-12-23tdf#138246 Disable edit rename delete contextmenu items for built-in templatesVert D 2020-12-19tdf#138884 Crash when deleting template via context menuCaolán McNamara 2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen 2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel 2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel 2020-11-23tdf#104154 WIP:Add list view to template managerVert D