summaryrefslogtreecommitdiffstats
path: root/src/file.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add global guide controls to guides panelGeoff Lankow2018-05-041-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-18/+25
* Always show an error dialog on failed savesEduard Braun2018-01-241-0/+17
* Show appropriate warning if non-existent export ID is specifiedEduard Braun2017-12-221-0/+7
* Fix bug#1643179. Guides lock lost on load. Patch proposed in #5Jabier Arraiza2017-12-051-0/+5
* Remove deprecated GNOME VFSStefano Facchini2017-10-131-89/+0
* Skip empty template informationChristophe Lebras2017-07-021-14/+25
* Manage template informationsChristophe Lebras2017-07-021-4/+73
* Add function to save templateChristophe Lebras2017-07-021-9/+25
* Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2017-06-281-42/+3
* Porting the pre-92 file update message from 0.92.x to trunk:Marc Jeanmougin2017-06-041-532/+4
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-201-4/+2
* Replace rectangle based zooming by affine based zooming.Tavmjong Bah2017-03-131-1/+1
* fixing to new trunkJabiertxof2017-01-241-22/+548
|\
| * Fixes bugs in copy LPE's. #1656093:Paste path effect doesn't work on 0.92 and...Jabiertxof2017-01-201-1/+5
| * Remove debugging lines from last commit.Tavmjong Bah2017-01-101-5/+0
| * Another scaling option to test.Tavmjong Bah2017-01-101-2/+67
| * Fix header inclusion orderingAlex Valavanis2016-12-261-2/+2
| * Add string translatable pointed by MarenJabiertxof2016-12-211-1/+1
| * Save state of backup button.Tavmjong Bah2016-12-151-8/+15
| * Fix crash from last commit due to bad preference path.Tavmjong Bah2016-12-151-8/+8
| * Fixes for internal document scaling and add a second test option.Tavmjong Bah2016-12-151-33/+124
| * Add test internal scaling to account for DPI change.Tavmjong Bah2016-12-141-7/+95
| * Add missing 'pt' unit to test of legacy files.Tavmjong Bah2016-12-121-2/+14
| * Add option to save a backup when updating file for dpi change.Tavmjong Bah2016-12-071-6/+67
| * Add dpiswitcher extension and option to scale legacy documents with it.Jabier Arraiza Cenoz2016-12-061-19/+53
| * update filter list when pasting and on importMarc Jeanmougin2016-11-281-0/+2
| * Provide a way to update a legacy document to account for the 90 to 96 dpi cha...Tavmjong Bah2016-11-251-19/+186
* | Add some Vlava improvements from mailing listJabier Arraiza Cenoz2016-11-011-1/+12
|\|
| * Prevent image drag/drop from groupingMarc Jeanmougin2016-10-261-1/+12
* | Update to trunkJabier Arraiza Cenoz2016-10-251-6/+6
|\|
| * CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-241-6/+6
* | Fix some canvas item problems and refresh items on rotateJabier Arraiza Cenoz2016-10-101-1/+3
* | Fix some canvas problems and refactorizationJabier Arraiza Cenoz2016-10-101-2/+2
|/
* Merged trunkAdrian Boguszewski2016-08-031-12/+1
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-12/+1
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+13
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-13/+0
* | Renamed some functions, fixed testsAdrian Boguszewski2016-07-271-5/+5
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-2/+2
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-8/+8
|/
* Only update inkscape.version on successful file write.Tavmjong Bah2016-06-081-1/+15
* if viewbox does not exist, create it from page size, only if page size exists...Alvin Penner2016-02-121-2/+6
* small fix for pasting svg that were not copied in inkscapeMarc Jeanmougin2015-08-201-1/+2
* Allows for copying clones between inkscape instances.Marc Jeanmougin2015-08-181-2/+23
* fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-3/+3
* Just reread the entire diff against trunk. Given the diff size, i must have f...Marc Jeanmougin2015-04-261-1/+0
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* Merge, resolved conflictsMarc Jeanmougin2015-02-231-0/+6
|\
| * on a File->Open, set the viewBox if it did not previously exist, same as was ...Alvin Penner2015-02-231-0/+6