summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix segfault for bad `--pdf-page` argument valuesSergei Izmailov2019-05-281-0/+17
* | Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-263-35/+0
|/
* Extract a common expression into a variable/const.Shlomi Fish2019-05-221-103/+105
* Extract a common expression into a variable/const.Shlomi Fish2019-05-221-56/+58
* rename to avoid name clashes.Shlomi Fish2019-05-121-2/+2
* Extract the TagEmitter.append method.Shlomi Fish2019-05-121-41/+39
* Extract a common expression into a variable/const.Shlomi Fish2019-05-121-63/+64
* Remove support for saving as JavaFX 1.x script (*.fx)Karl Cheng2019-05-105-1144/+12
* Fix opening of files on Windows (and possibly elsewhere)Patrick Storz2019-05-031-1/+1
* Fix commandline page selection page selection and allow to select poppler in cmdMarc Jeanmougin2019-04-241-0/+3
* Tentative fix for poppler 0.76Marc Jeanmougin2019-04-242-1/+8
* Style fixMarc Jeanmougin2019-04-093-5/+5
* Fix build with WITH_DBUS.Shlomi Fish2019-04-071-1/+1
* More document.h cleanup.Tavmjong Bah2019-04-066-7/+7
* Fix indentating.Tavmjong Bah2019-04-051-100/+110
* Reorganize document.h.Tavmjong Bah2019-04-041-1/+1
* Tidy various dialog UIsNathan Lee2019-04-022-6/+13
* script.cpp: more cleanupPatrick Storz2019-03-291-32/+19
* script.cpp: Glib::spawn_async_with_pipes actually wants UTF-8Patrick Storz2019-03-291-7/+0
* Drop "RegistryTool" which is no longer in use.Patrick Storz2019-03-291-1/+0
* An a few more config.h fixesPatrick Storz2019-03-284-16/+0
* Extensions/Filters: Fix translations of submenu namesPatrick Storz2019-03-241-2/+1
* Make InkscapeApplication responsible for managing documents and windows.Tavmjong Bah2019-03-151-3/+12
* Fix wmf/emf file opening and embed missing font config data.Martin Owens2019-03-064-65/+25
* Revert modal fix to fix #108Martin Owens2019-03-051-2/+2
* Extensions: Use wperl as default perl interpreter on WindowsPatrick Storz2019-02-261-1/+2
* Fix buildAlexander Valavanis2019-02-231-3/+3
* Give more descriptive names to document file related variables and functions.Tavmjong Bah2019-02-205-12/+12
* Fix incorrect string literal comparisonsKarl Cheng2019-02-191-2/+2
* Modal should not be active for live-preview (reverse modal)Martin Owens2019-01-241-2/+2
* Fix some typos and syntax errorsMattia Rizzolo2019-01-221-1/+1
* fix compilation with HAVE_CAIRO_PDF=0Thomas Holder2019-01-185-14/+12
* Remove confusing and broken save as PNG optionMarc Jeanmougin2019-01-174-185/+0
* run clang tidy modernize passMarc Jeanmougin2019-01-0271-71/+71
* protect includes in c fileMarc Jeanmougin2019-01-021-5/+5
* modernize: add overridesMarc Jeanmougin2019-01-0237-76/+76
* modernize loopsMarc Jeanmougin2019-01-0218-78/+66
* Round-trip SVG 2 flowed text with SVG 1.1 backup.Tavmjong Bah2018-12-141-44/+62
* DocumentUndo::ScopedInsensitiveThomas Holder2018-12-141-9/+3
* Fix license in new filesMarc Jeanmougin2018-12-092-1/+2
* fix poppler 0.72.0 buildThomas Holder2018-12-092-1/+4
* Add some SVG 2 fallbacks:Tavmjong Bah2018-12-074-5/+1385
* Fix FTBFS with dbusAlexander Valavanis2018-11-182-2/+2
* Fix stream class locationsAlexander Valavanis2018-11-183-4/+3
* Fix format stringAlexander Valavanis2018-11-161-1/+1
* fix compiling on macOSThomas Holder2018-11-103-3/+3
* Clarify licensesMax Gaukler2018-11-08236-333/+610
* fix bug 1793940 ODG image exportThomas Holder2018-11-072-57/+30
* fix clipboard URL rebasingThomas Holder2018-11-075-3/+14
* C++ify SVGViewWidget. Remove unused code.Tavmjong Bah2018-11-062-56/+78