| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finish implementation of 'text-decoration-fill' and 'text-decoration-stroke'. | Tavmjong Bah | 2018-12-12 | 1 | -6/+14 |
| | | |||||
| * | Reduce code redundancy. | Tavmjong Bah | 2018-12-12 | 2 | -62/+35 |
| | | |||||
| * | Reduce code redundancy. | Tavmjong Bah | 2018-12-11 | 2 | -100/+53 |
| | | |||||
| * | Turn #defines into enum. | Tavmjong Bah | 2018-12-11 | 2 | -25/+30 |
| | | |||||
| * | Fix toggle rullers in split view and improve speed and rendering to xray | Jabier Arraiza | 2018-12-09 | 2 | -24/+36 |
| | | |||||
| * | desktop-widget: make rulers private | Alexander Valavanis | 2018-12-06 | 1 | -2/+5 |
| | | |||||
| * | fix coding style | Jabier Arraiza | 2018-12-04 | 1 | -25/+20 |
| | | |||||
| * | Ready to review XRay | Jabier Arraiza | 2018-12-04 | 2 | -57/+53 |
| | | |||||
| * | working on render XRay | Jabier Arraiza | 2018-12-04 | 2 | -15/+95 |
| | | |||||
| * | Added XRay | Jabier Arraiza | 2018-12-04 | 2 | -28/+62 |
| | | |||||
| * | Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView. | Tavmjong Bah | 2018-12-03 | 1 | -1/+3 |
| | | | | | Another step in making View not dependent on GUI. | ||||
| * | Fix coding style | Jabier Arraiza | 2018-12-01 | 6 | -153/+156 |
| | | |||||
| * | Fix merging | Jabier Arraiza | 2018-12-01 | 2 | -8/+8 |
| | | |||||
| * | Fix merge to master and add shortcut | Jabier Arraiza | 2018-12-01 | 2 | -6/+6 |
| | | |||||
| * | Add scrool insensitive and reset if desktop change size | Jabier Arraiza | 2018-12-01 | 1 | -1/+18 |
| | | |||||
| * | Move spliter from prefs to SPCanvas to allow multidesktop | Jabiertxof | 2018-12-01 | 2 | -102/+123 |
| | | |||||
| * | Fixes to contoler position and auto hide | Jabiertxof | 2018-12-01 | 1 | -2/+5 |
| | | |||||
| * | Allow drag controller on split | Jabiertxof | 2018-12-01 | 2 | -6/+32 |
| | | |||||
| * | Add some Martin fixes and UX improvements | Jabiertxof | 2018-12-01 | 2 | -96/+40 |
| | | |||||
| * | Add actions and cleanup cairo draw | Jabier Arraiza | 2018-12-01 | 2 | -120/+150 |
| | | |||||
| * | Working on split controller | Jabiertxof | 2018-12-01 | 2 | -20/+161 |
| | | |||||
| * | Improve spliter and add outline mode functionality | Jabier Arraiza | 2018-12-01 | 9 | -55/+84 |
| | | |||||
| * | Adding line to move outline | Jabier Arraiza | 2018-12-01 | 3 | -35/+117 |
| | | |||||
| * | Improbements to events | Jabiertxof | 2018-12-01 | 1 | -27/+32 |
| | | |||||
| * | working on events | Jabiertxof | 2018-12-01 | 2 | -9/+78 |
| | | |||||
| * | Allow to redraw on drag | Jabier Arraiza | 2018-12-01 | 1 | -5/+4 |
| | | |||||
| * | Handling cursor for dragin split | Jabier Arraiza | 2018-12-01 | 1 | -5/+7 |
| | | |||||
| * | Working with canvas to split | Jabiertxof | 2018-12-01 | 1 | -22/+34 |
| | | |||||
| * | Adding draggin area | Jabier Arraiza | 2018-12-01 | 2 | -2/+33 |
| | | |||||
| * | Adding minor fixes | Jabier Arraiza | 2018-12-01 | 1 | -4/+4 |
| | | |||||
| * | Initial commit of split canvas | Jabiertxof | 2018-12-01 | 3 | -5/+54 |
| | | |||||
| * | Replace void* by SPItem* to avoid static casts. | Tavmjong Bah | 2018-11-30 | 2 | -8/+10 |
| | | |||||
| * | Fix area on filtered elements, also force cache it for fast view | Jabiertxof | 2018-11-16 | 1 | -3/+5 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 121 | -123/+308 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Implement the remaining vector effects properties. | Tavmjong Bah | 2018-11-08 | 3 | -3/+30 |
| | | |||||
| * | Replace Broken Image xpm by SVG. | Tavmjong Bah | 2018-11-07 | 1 | -4/+8 |
| | | |||||
| * | Add filter rendering improvements by caching | Jabier Arraiza | 2018-11-05 | 1 | -2/+6 |
| | | |||||
| * | Image HTTP support | Thomas Holder | 2018-11-04 | 2 | -4/+28 |
| | | | | | | Uses Gio::File::load_contents (via URI::getContents) to load images from non-file/non-data URIs. Depends on GVfs. | ||||
| * | Finish to convert SPFilter and SPFilterPrimitive to proper classes. | Emmanuel Gil Peyrot | 2018-10-19 | 1 | -2/+2 |
| | | |||||
| * | Renamed "Outline thin strokes" to "visible hairlines" to make the intent ↵ | Rick Yorgason | 2018-10-18 | 5 | -25/+26 |
| | | | | | clearer. | ||||
| * | New "Outline thin strokes" view mode which draws thin strokes in outline ↵ | Rick Yorgason | 2018-10-18 | 6 | -2/+43 |
| | | | | | mode so they're easier to see, while still drawing everything else normally. Very useful for making hairline strokes (0.001") for laser cutters. | ||||
| * | Fix crash when changing grid that was created with document | Marc Jeanmougin | 2018-10-07 | 1 | -0/+3 |
| | | |||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 22 | -59/+16 |
| | | |||||
| * | Remove #include "config.h" from header files where possible | Eduard Braun | 2018-09-24 | 13 | -16/+36 |
| | | |||||
| * | fix CTRL+button2 rotation direction | Thomas Holder | 2018-09-21 | 1 | -0/+1 |
| | | | | | CTRL+button2 canvas rotation was inverted with flipped canvas or desktop y-axis down. | ||||
| * | Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape | Marc Jeanmougin | 2018-09-13 | 2 | -2/+2 |
| |\ | |||||
| | * | Several more typos | luz.paz | 2018-09-11 | 2 | -2/+2 |
| | | | |||||
| * | | Fix DPI wrong code pointed by Mc | Jabiertxof | 2018-09-13 | 2 | -8/+8 |
| | | | |||||
| * | | Add per embed/linked SVG a DPI value | Jabiertxof | 2018-09-13 | 2 | -8/+15 |
| | | | |||||
| * | | New option to invert y-axis | Thomas Holder | 2018-09-12 | 2 | -14/+26 |
| | | | | | | | | | | | | | | | | | | | Replaces all hard coded or implicit desktop coordinate usage with doc2dt multiplication. New global preference: Interface > Origin at upper left https://bugs.launchpad.net/inkscape/+bug/170049 | ||||
