summaryrefslogtreecommitdiffstats
path: root/src/document.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Flushing std::coutJabier Arraiza2017-09-171-1/+1
* Add support for imported style sheets via @import to Inkscape.Tavmjong Bah2017-08-071-0/+2
* Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof2017-06-061-4/+4
* Porting the pre-92 file update message from 0.92.x to trunk:Marc Jeanmougin2017-06-041-0/+5
* Add very raw page loading using linksMartin Owens2017-06-041-3/+9
* Allow any valid CSS selector.Tavmjong Bah2017-02-221-0/+49
* [Bug #1662439] Instant crash when trying to move svg symbol.Nicolas Dufour2017-02-091-1/+3
* forward-port from 0.92.x the line height conversion from <.92 to >=.92Marc Jeanmougin2017-02-051-1/+13
* Merge in GSoC style dialog. (Work in progress.)Tavmjong Bah2017-02-041-0/+54
|\
| * Add changes for compilation with trunkTavmjong Bah & Kamalpreet Grewal2016-08-151-4/+4
| * Merge changes from trunkkamalpreetgrewal2016-08-151-47/+49
| |\
| * \ Merge changes from trunkkamalpreetgrewal2016-08-041-8/+1
| |\ \
| * | | Add robust implementation of _getSelectorVec()Tavmjong Bah, Kamalpreet Grewal2016-07-251-0/+54
* | | | fixing to new trunkJabiertxof2017-01-241-0/+1
|\ \ \ \
| * | | | update filter list when pasting and on importMarc Jeanmougin2016-11-281-0/+1
| | |_|/ | |/| |
* / | | Doc rotate startJabier Arraiza Cenoz2016-10-021-0/+6
|/ / /
* | | Merged trunkAdrian Boguszewski2016-08-031-8/+4
|\ \ \ | | |/ | |/|
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-8/+1
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-2/+8
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-8/+2
| |/
| * Fix auto palette when using extensionsMarc Jeanmougin2016-07-231-0/+3
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-11/+11
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-47/+49
|/
* Merging lp:~inkscape+alexander/inkscape/comments into lp:inkscape.brock-alexander2016-06-141-0/+22
* Only update inkscape.version on successful file write.Tavmjong Bah2016-06-081-5/+0
* Remove last use of getSVGUnit() and remove all remnants of this abomination.Tavmjong Bah2016-06-011-9/+0
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-211-8/+9
* Fix a few more pick calls not preceded by updateKrzysztof Kosi??ski2016-04-131-4/+9
* Fixes some regressions from rev14655Marc Jeanmougin2016-02-171-22/+26
* Performance improvements when working in large filesMarc Jeanmougin2016-02-161-15/+24
* Fix for bug 1540518. Improved performance based on previous meassure code com...Jabier Arraiza Cenoz2016-02-071-7/+7
* brings back CMS tabMarc Jeanmougin2015-12-181-0/+2
* static code analysis: suppress compiler warningKris De Gussem2015-12-141-1/+1
* cppification: GSList replaced by vectors (undo/redo)Marc Jeanmougin2015-12-081-18/+7
* fix crash (oops)Marc Jeanmougin2015-12-081-2/+2
* cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin2015-12-071-39/+35
* fixes infinite loop due to buggy recursion in flattening functionMarc Jeanmougin2015-11-251-2/+8
* Fix the points Nathan review.Jabier Arraiza Cenoz2015-10-221-3/+3
* Add improvements to measure tool:Jabier Arraiza Cenoz2015-10-041-3/+17
* fix regression observed on layer dialogMarc Jeanmougin2015-09-201-2/+2
* Fix for 1495106 (Add a check for id before sending a modified signal)Marc Jeanmougin2015-09-141-1/+9
* Merge faster touch selectJohn Bintz2015-09-011-32/+45
|\
| * Cache SVG DOM node order for faster touch selection.John Bintz2015-05-231-32/+45
* | fix for 1478636 (crash on import when comments in defs)Marc Jeanmougin2015-08-011-3/+4
* | Import all defs from clipboard or imported filesBen Scholzen 'DASPRiD2015-05-291-1/+8
|/
* fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-1/+1
* mergingMarc Jeanmougin2015-04-261-2/+33
|\
| * Add GUI for 'viewBox'.Tavmjong Bah2015-03-211-0/+11
| * Allow changing document scale (via changing viewBox). Start of GUI.Tavmjong Bah2015-03-111-2/+22
* | mergeMarc Jeanmougin2015-04-261-1/+1
|\|