| Commit message (Expand) | Author | Files | Lines |
| 2017-07-02 | Skip empty template information | Christophe Lebras | 1 | -14/+25 |
| 2017-07-02 | Manage template informations | Christophe Lebras | 1 | -4/+73 |
| 2017-07-02 | Add function to save template | Christophe Lebras | 1 | -9/+25 |
| 2017-06-28 | Refactor profile directory use and promote IO::Resource get_path and get_file... | Martin Owens | 1 | -42/+3 |
| 2017-06-04 | Porting the pre-92 file update message from 0.92.x to trunk: | Marc Jeanmougin | 1 | -532/+4 |
| 2017-06-04 | Porting the pre-92 file update message from 0.92.x to trunk: | Marc Jeanmougin | 1 | -532/+4 |
| 2017-03-20 | Implement rotation via desktop to window affine. | Tavmjong Bah | 1 | -4/+2 |
| 2017-03-13 | Replace rectangle based zooming by affine based zooming. | Tavmjong Bah | 1 | -1/+1 |
| 2017-01-20 | Fixes bugs in copy LPE's. #1656093:Paste path effect doesn't work on 0.92 and... | Jabiertxof | 1 | -1/+5 |
| 2017-01-10 | Remove debugging lines from last commit. | Tavmjong Bah | 1 | -5/+0 |
| 2017-01-10 | Another scaling option to test. | Tavmjong Bah | 1 | -2/+67 |
| 2016-12-26 | Fix header inclusion ordering | Alex Valavanis | 1 | -2/+2 |
| 2016-12-21 | Add string translatable pointed by Maren | Jabiertxof | 1 | -1/+1 |
| 2016-12-16 | remove rollback to 15315 | Jabiertxof | 1 | -36/+234 |
| 2016-12-16 | Rollback 15315 | Jabiertxof | 1 | -234/+36 |
| 2016-12-15 | Save state of backup button. | Tavmjong Bah | 1 | -8/+15 |
| 2016-12-15 | Fix crash from last commit due to bad preference path. | Tavmjong Bah | 1 | -8/+8 |
| 2016-12-15 | Fixes for internal document scaling and add a second test option. | Tavmjong Bah | 1 | -33/+124 |
| 2016-12-14 | Add test internal scaling to account for DPI change. | Tavmjong Bah | 1 | -7/+95 |
| 2016-12-12 | Add missing 'pt' unit to test of legacy files. | Tavmjong Bah | 1 | -2/+14 |
| 2016-12-07 | Add option to save a backup when updating file for dpi change. | Tavmjong Bah | 1 | -6/+67 |
| 2016-12-06 | Add dpiswitcher extension and option to scale legacy documents with it. | Jabier Arraiza Cenoz | 1 | -19/+53 |
| 2016-11-28 | update filter list when pasting and on import | Marc Jeanmougin | 1 | -0/+2 |
| 2016-11-25 | Provide a way to update a legacy document to account for the 90 to 96 dpi cha... | Tavmjong Bah | 1 | -19/+186 |
| 2016-10-26 | Prevent image drag/drop from grouping | Marc Jeanmougin | 1 | -1/+12 |
| 2016-10-24 | CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo... | Marc Jeanmougin | 1 | -6/+6 |
| 2016-10-10 | Fix some canvas item problems and refresh items on rotate | Jabier Arraiza Cenoz | 1 | -1/+3 |
| 2016-10-10 | Fix some canvas problems and refactorization | Jabier Arraiza Cenoz | 1 | -2/+2 |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -12/+1 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+13 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -13/+0 |
| 2016-07-27 | Renamed some functions, fixed tests | Adrian Boguszewski | 1 | -5/+5 |
| 2016-07-14 | Renamed children list in SPObject | Adrian Boguszewski | 1 | -2/+2 |
| 2016-07-13 | Second part of new SPObject children list | Adrian Boguszewski | 1 | -8/+8 |
| 2016-06-08 | Only update inkscape.version on successful file write. | Tavmjong Bah | 1 | -1/+15 |
| 2016-02-12 | if viewbox does not exist, create it from page size, only if page size exists... | Alvin Penner | 1 | -2/+6 |
| 2015-08-20 | small fix for pasting svg that were not copied in inkscape | Marc Jeanmougin | 1 | -1/+2 |
| 2015-08-18 | Allows for copying clones between inkscape instances. | Marc Jeanmougin | 1 | -2/+23 |
| 2015-05-08 | fixes a few of jenkins warnings | Marc Jeanmougin | 1 | -3/+3 |
| 2015-04-26 | Just reread the entire diff against trunk. Given the diff size, i must have f... | Marc Jeanmougin | 1 | -1/+0 |
| 2015-02-27 | corrected the casts (hopefully) | Marc Jeanmougin | 1 | -1/+1 |
| 2015-02-23 | on a File->Open, set the viewBox if it did not previously exist, same as was ... | Alvin Penner | 1 | -0/+6 |
| 2015-02-19 | Put a few std::vector<SPitem*> | Marc Jeanmougin | 1 | -2/+2 |
| 2015-02-17 | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 1 | -4/+2 |
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -5/+5 |
| 2014-12-21 | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 1 | -2/+2 |
| 2014-11-26 | Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ... | Tavmjong Bah | 1 | -1/+1 |
| 2014-10-05 | Move obvious ui component to ui/ | Liam P. White | 1 | -1/+1 |
| 2014-08-19 | Clear the waiting cursor on the old desktop after creating a new one | Liam P. White | 1 | -4/+6 |
| 2014-08-16 | Fix shift of transformation center on pasting | Diederik van Lierop | 1 | -3/+3 |