summaryrefslogtreecommitdiffstats
path: root/src/ui/contextmenu.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove HAVE_POTRACEMarc Jeanmougin2019-08-221-7/+0
|
* If potrace unavailable, hide from the context menuNathan Lee2019-07-311-0/+2
| | | | Addresses gitlab.com/inkscape/inkscape/issues/354
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* ContextMenu: Harmonize with menu barEduard Braun2018-11-051-4/+15
|
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-41/+41
|
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-1/+1
| | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier.
* Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVGJabier Arraiza2018-05-121-1/+1
|
* Partial fix for menu items and split contextmenu into separate fileAlexander Valavanis2017-06-271-0/+218