summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused header.Tavmjong Bah2018-11-051-1/+0
* Remove unused headers in src/io/Emmanuel Gil Peyrot2018-11-055-212/+0
* 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
|\
| * ToolBase::root_handler: fix keyboard movement for KEY_Up and KEY_Down eventsAntonio Ospite2018-11-011-4/+4
| * KnotHolder: fix knots selection status when a knot is clicked without ShiftAntonio Ospite2018-11-014-24/+25
| * KnotHolder: remove stale commentAntonio Ospite2018-11-011-1/+0
| * KnotHolder: misc cosmetic cleanupsAntonio Ospite2018-11-011-4/+4
| * SPKnot::SPKnot(): improve color style of selected knotsAntonio Ospite2018-11-011-2/+2
* | Use monospace digits font in messages and spinbuttonsJabier Arraiza2018-11-034-32/+50
* | Inkscape::URI API enhancementsThomas Holder2018-11-034-88/+271
* | Minor yaxis fix for meassure toolJabier Arraiza2018-11-031-1/+5
* | Merge branch 'RememberPrinterSettings2' of gitlab.com:Skrapion/inkscapeMarc Jeanmougin2018-11-023-0/+11
|\ \ | |/ |/|
| * Remembers printer settings between calls to the print dialogue. Fixes bug #17...Rick Yorgason2018-10-273-0/+11
* | Fix crash with reformatted flowregionsMarc Jeanmougin2018-10-311-1/+1
* | Add some tooltips to svg font editor, two need to be fixes.Martin Owens2018-10-302-14/+17
* | cleanup: remove Base64OutputStreamThomas Holder2018-10-294-482/+8
* | cleanup: remove most of uristream.cppThomas Holder2018-10-294-375/+38
* | Move contents of document-private.h to document.h.Tavmjong Bah2018-10-298-270/+204
* | SelectedStyle: Ensure constant field width of stroke widthEduard Braun2018-10-271-1/+4
|/
* Changin interruption to gap as Maren sugest in MRJabiertxof2018-10-251-2/+2
* Fixing coding styleJabiertxof2018-10-251-3/+6
* Improvements to simplify KnotsJabiertxof2018-10-252-10/+7
* Add fixes in review.Jabiertxof2018-10-252-10/+8
* Fixing coding styleJabiertxof2018-10-251-22/+19
* Add new features to knot LPEJabiertxof2018-10-252-6/+34
* Fixing coding styleJabiertxof2018-10-252-9/+9
* Fix closing issuesJabiertxof2018-10-252-11/+18
* Fixing coding styleJabiertxof2018-10-252-2/+3
* Fix initial widthJabiertxof2018-10-251-1/+1
* Add minor string tweaksJabiertxof2018-10-252-4/+5
* Fix coding styleJabier Arraiza2018-10-252-28/+37
* Fixes fror knot LPEJabier Arraiza2018-10-252-16/+34
* Modify behavior of interpolationTanja Bast2018-10-242-7/+49
* Apply clang formatTanja Bast2018-10-242-36/+39
* ShapeEditor: Always keep KnotHolders in set_item()Eduard Braun2018-10-242-18/+8
* Fix assert when removing LPE DefinitionJabiertxof2018-10-221-4/+4
* Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah2018-10-2239-70/+63
* Fix memory leakMarc Jeanmougin2018-10-191-0/+1
* Fix typosMarc Jeanmougin2018-10-192-28/+29
* Makes page sizes in document properties customizableMarc Jeanmougin2018-10-193-188/+175
* Add some more const to SPFilter.Emmanuel Gil Peyrot2018-10-191-9/+7
* Sprinkle some const qualifiers on SPFilter methods.Emmanuel Gil Peyrot2018-10-192-6/+6
* Finish to convert SPFilter and SPFilterPrimitive to proper classes.Emmanuel Gil Peyrot2018-10-1923-139/+130
* Remove unused includes.Emmanuel Gil Peyrot2018-10-193-5/+0
* Remove unused filter-list.h header.Emmanuel Gil Peyrot2018-10-193-67/+0