summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof2018-11-0927-131/+152
* Add README to src/ui/viewTavmjong Bah2018-11-091-0/+41
* License header check: ignore files in .gitignoreMax Gaukler2018-11-081-0/+3
* fix license in Windows MSI setupMax Gaukler2018-11-083-136/+153
* convert to unix line endingsMax Gaukler2018-11-082-193/+193
* Check for valid license header on buildMax Gaukler2018-11-082-0/+73
* Relicense xverbs code to GPLv2+Max Gaukler2018-11-082-7/+5
* Clarify licensesMax Gaukler2018-11-081784-2679/+6522
* Implement the remaining vector effects properties.Tavmjong Bah2018-11-088-7/+183
* fix bug 1793940 ODG image exportThomas Holder2018-11-074-57/+38
* fix clipboard URL rebasingThomas Holder2018-11-079-43/+34
* Refactor rebase_hrefs with new URI APIThomas Holder2018-11-071-119/+48
* Add missing change from last commit.Tavmjong Bah2018-11-071-1/+0
* Replace Broken Image xpm by SVG.Tavmjong Bah2018-11-074-317/+31
* Allow symbolic icons in default icon themeJabier Arraiza2018-11-061-0/+5
* Fix icon loader to allow inverse color in symbolic icons. Also added searchin...Jabier Arraiza2018-11-065-36/+66
* Remove delete that is causing crash.Tavmjong Bah2018-11-061-1/+0
* Add knot to offset LPE on load in new documentsJabier Arraiza2018-11-061-1/+7
* C++ify SVGViewWidget. Remove unused code.Tavmjong Bah2018-11-0625-668/+448
* simple fix in french translationGuillaume Audirac2018-11-061-2/+2
* Use C++11 raw string for embeded SVG.Tavmjong Bah2018-11-061-25/+27
* Remove unused widget.Tavmjong Bah2018-11-065-570/+1
* Update to latest syntax for 'd' as property.Tavmjong Bah2018-11-061-15/+35
* fix memory leak in ClipboardManagerImplThomas Holder2018-11-061-1/+3
* fix poppler 0.71.0 build.Bartłomiej Szczepaniak2018-11-061-0/+6
* Remove into filtered groupsJabier Arraiza2018-11-054-13/+13
* Remove unused functionsJabier Arraiza2018-11-052-14/+0
* Fix coding stule and things comented on the MRJabier Arraiza2018-11-052-23/+27
* Fix related bug on eraserJabier Arraiza2018-11-051-1/+1
* Improvemets to find itemsJabier Arraiza2018-11-056-19/+47
* remove Inkscape::URI::toStringThomas Holder2018-11-0514-60/+28
* Replacement for xmlBuildRelativeURIThomas Holder2018-11-052-11/+71
* fix URI::from_dirname("/")Thomas Holder2018-11-052-1/+8
* ContextMenu: Harmonize with menu barEduard Braun2018-11-053-97/+148
* More cleanupEduard Braun2018-11-051-45/+28
* Simplify code (we don't need a box if there is no icon)Eduard Braun2018-11-051-23/+21
* Fix sp_ui_menu_item_set_name to handle arbitrarily packed GtkBoxesEduard Braun2018-11-051-12/+17
* Add a preference to force enable/disable menu iconsEduard Braun2018-11-054-38/+59
* Improve positioning of menu iconsEduard Braun2018-11-051-9/+64
* Add filter rendering improvements by cachingJabier Arraiza2018-11-051-2/+6
* Fixing bad destruction of Fillet Chamfer LPE itemsJabier Arraiza2018-11-052-12/+5
* Remove unused header.Tavmjong Bah2018-11-051-1/+0
* Remove unused headers in src/io/Emmanuel Gil Peyrot2018-11-055-212/+0
* Fix for new/removed files.Tavmjong Bah2018-11-051-3/+2
* include <cstring>Thomas Holder2018-11-041-0/+2
* 1. Fix fullscreen mode from command line.Tavmjong Bah2018-11-041-3/+10
* Image HTTP supportThomas Holder2018-11-043-4/+36
* Add --preload option.Tavmjong Bah2018-11-044-27/+62
* Rewrite of inkview using InkApplication (Gtk::Application).Tavmjong Bah2018-11-0411-691/+702
* Merge branch 'fix-knot-selection' of gitlab.com:ao2/inkscapeMarc Jeanmougin2018-11-046-35/+35
|\