summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Fix crash when SVG contains a font-face rule. Introduced by commit db722f5b79...Tavmjong Bah2018-12-051-0/+1
* | | | | | | | Support compiling with Debian 9.Tavmjong Bah2018-12-052-0/+11
* | | | | | | | fix coding styleJabier Arraiza2018-12-045-40/+30
* | | | | | | | Ready to review XRayJabier Arraiza2018-12-044-57/+59
* | | | | | | | working on render XRayJabier Arraiza2018-12-042-15/+95
* | | | | | | | Added XRayJabier Arraiza2018-12-0415-29/+108
* | | | | | | | Add a few useful lookup functions.Tavmjong Bah2018-12-044-11/+104
* | | | | | | | Minor comment/alignment changes.Tavmjong Bah2018-12-032-1/+4
* | | | | | | | Update View README.Tavmjong Bah2018-12-031-16/+22
* | | | | | | | Fix failed cast in ColorWheel.Tavmjong Bah2018-12-031-8/+1
* | | | | | | | Fix rendering tests (Launchpad bug 1805804).Tavmjong Bah2018-12-032-3/+3
* | | | | | | | Convert document string to raw string (removes all escaping).Tavmjong Bah2018-12-031-31/+31
* | | | | | | | Fix error comment condition, thereby fixing object-test.Tavmjong Bah2018-12-031-5/+5
* | | | | | | | Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.Tavmjong Bah2018-12-0312-400/+254
* | | | | | | | Use std::unique_ptr for all MessageContextEmmanuel Gil Peyrot2018-12-0323-41/+29
* | | | | | | | Replace InkGC with std::shared_ptr for MessageStackEmmanuel Gil Peyrot2018-12-0313-30/+30
* | | | | | | | Add other sofwar binds to new keys, add missing oneJabier Arraiza2018-12-021-1/+2
* | | | | | | | Add other sofwar binds to new keysJabier Arraiza2018-12-024-4/+8
* | | | | | | | Fix ShortcutsJabier Arraiza2018-12-022-6/+15
|/ / / / / / /
* | | | | | | Fix coding styleJabier Arraiza2018-12-0112-235/+233
* | | | | | | Fix mergingJabier Arraiza2018-12-015-11/+11
* | | | | | | Fix mergingJabier Arraiza2018-12-013-31/+34
* | | | | | | Fix merge to master and add shortcutJabier Arraiza2018-12-017-12/+14
* | | | | | | Add scrool insensitive and reset if desktop change sizeJabier Arraiza2018-12-011-1/+18
* | | | | | | Move spliter from prefs to SPCanvas to allow multidesktopJabiertxof2018-12-014-107/+129
* | | | | | | Fixes to contoler position and auto hideJabiertxof2018-12-011-2/+5
* | | | | | | Allow drag controller on splitJabiertxof2018-12-012-6/+32
* | | | | | | Add some Martin fixes and UX improvementsJabiertxof2018-12-016-116/+46
* | | | | | | Add actions and cleanup cairo drawJabier Arraiza2018-12-012-120/+150
* | | | | | | Working on split controllerJabiertxof2018-12-012-20/+161
* | | | | | | Improve spliter and add outline mode functionalityJabier Arraiza2018-12-0111-56/+88
* | | | | | | Adding line to move outlineJabier Arraiza2018-12-013-35/+117
* | | | | | | Improbements to eventsJabiertxof2018-12-011-27/+32
* | | | | | | working on eventsJabiertxof2018-12-012-9/+78
* | | | | | | Allow to redraw on dragJabier Arraiza2018-12-011-5/+4
* | | | | | | Handling cursor for dragin splitJabier Arraiza2018-12-013-7/+69
* | | | | | | Working with canvas to splitJabiertxof2018-12-011-22/+34
* | | | | | | Adding draggin areaJabier Arraiza2018-12-013-3/+35
* | | | | | | Second cleanup to use cancas instead widgetsJabier Arraiza2018-12-012-8/+1
* | | | | | | Remove widget way to split in favor a cairo canvas oneJabiertxof2018-12-013-26/+0
* | | | | | | Adding minor fixesJabier Arraiza2018-12-013-6/+6
* | | | | | | Initial commit of split canvasJabiertxof2018-12-0114-11/+138
* | | | | | | desktopwidget: C++ify zoom_statusAlexander Valavanis2018-12-012-213/+148
* | | | | | | desktopwidget: C++ify sticky_zoom/cms_adjustAlexander Valavanis2018-12-012-56/+71
* | | | | | | desktopwidget: C++ify guides_lockAlexander Valavanis2018-12-012-14/+16
* | | | | | | desktopwidget: C++ifyAlexander Valavanis2018-12-012-40/+42
* | | | | | | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2018-12-015-11/+13
|\ \ \ \ \ \ \
| * | | | | | | Replace void* by SPItem* to avoid static casts.Tavmjong Bah2018-11-305-11/+13
* | | | | | | | desktopwidget: C++ify a few membersAlexander Valavanis2018-12-012-121/+135
|/ / / / / / /
* | | | | | | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2018-11-304-51/+75
|\ \ \ \ \ \ \