summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix --help descriptions of "--actions", "--query-id", " and "--export-id".Tavmjong Bah2018-11-191-3/+3
* Possible fix to MAC build failure.Tavmjong Bah2018-11-191-1/+1
* Merge branch 'main'Tavmjong Bah2018-11-1916-2257/+1936
|\
| * Allow multiple semi-colon separated entries in --export-id; each entry will b...Tavmjong Bah2018-11-193-285/+349
| * Fix resource file locationAlexander Valavanis2018-11-181-2/+7
| * Fix FTBFS with dbusAlexander Valavanis2018-11-183-2/+6
| * Imlplement '--action-list' command line option.Tavmjong Bah2018-11-181-2/+4
| * Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah2018-11-1814-2255/+1859
* | Add src/io/READMETavmjong Bah2018-11-191-0/+32
|/
* Fix stream class locationsAlexander Valavanis2018-11-186-9/+7
* Fix CMakeLists for stream classesAlexander Valavanis2018-11-181-12/+12
* Move i/o stream classes into own directory. Add README.Tavmjong Bah2018-11-1815-0/+13
* Fix area on filtered elements, also force cache it for fast viewJabiertxof2018-11-161-3/+5
* Fix format stringAlexander Valavanis2018-11-161-1/+1
* Rewrite of Gimp Color Wheel in C++.Tavmjong Bah2018-11-168-1634/+786
* Remove Adwaita-hicolor icon themes toggles making more compatJabier Arraiza2018-11-153-18/+8
* Fix bug forcing symbolic system icons in hicolor themeJabiertxof2018-11-142-3/+15
* Use better syntax, clean up before reloading and call SPObjet releaseMartin Owens2018-11-141-4/+8
* Move getStyles to styles and clean up on destruction.Martin Owens2018-11-142-19/+20
* Change preference to allow backward compatibilityJabier Arraiza2018-11-131-1/+1
* Add capability to get style rulesets as SPStyle objectsMartin Owens2018-11-134-6/+37
* Support multiple style sheets or style elements in an svg documentMartin Owens2018-11-122-20/+20
* Merge branch 'master' of gitlab.com:inkscape/inkscapeMartin Owens2018-11-122-5/+5
|\
| * Explicitly stop inheritance of 'stop-color' per SVG spec.Tavmjong Bah2018-11-122-5/+5
* | Rename add_style_sheet to reduce confusion with SVG/CSSMartin Owens2018-11-123-4/+4
|/
* Fix encoding of "title" label in win32 native file dialogEduard Braun2018-11-111-1/+4
* Fix a bug icons dont show if no dialog openJabiertxof2018-11-102-8/+9
* fix compiling on macOSThomas Holder2018-11-105-7/+7
* cleanup StrokeStyle::updateAllMarkersThomas Holder2018-11-101-24/+30
* Fix Bug #1796261 update markers in groupsSamuel Buttigieg2018-11-101-22/+42
* Chage std::cout to g_warningJabier Arraiza2018-11-101-2/+2
* Fix codding styleJabiertxof2018-11-0936-60/+50
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-0951-54/+87
* Fix compiling bugJabiertxof2018-11-094-10/+17
* Fixing symbols icon sizeJabiertxof2018-11-092-1/+6
* 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
* convert to unix line endingsMax Gaukler2018-11-082-193/+193
* Relicense xverbs code to GPLv2+Max Gaukler2018-11-082-7/+5
* Clarify licensesMax Gaukler2018-11-081715-2634/+5694
* 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-063-35/+44
* 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