| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1020/+0 |
| | | | | | A lot of header clean-up. | ||||
| * | Misc. typos | luz.paz | 2018-01-08 | 1 | -1/+1 |
| | | | | Found via `codespell` | ||||
| * | Fixing problems with nested LPE and convert to paths | Jabier Arraiza | 2017-10-14 | 1 | -5/+1 |
| | | |||||
| * | third batch | Marc Jeanmougin | 2017-10-02 | 1 | -20/+14 |
| | | |||||
| * | Remove unused parameter in SPItem::doWriteTransform | Stefano Facchini | 2017-09-24 | 1 | -9/+9 |
| | | |||||
| * | A little improvements on groups with paths having LPE | Jabier Arraiza | 2017-09-06 | 1 | -3/+6 |
| | | |||||
| * | A bit refactor on SPGroup | Jabier Arraiza | 2017-09-06 | 1 | -46/+46 |
| | | |||||
| * | Allow nested LPE over groups also with shapes | Jabier Arraiza | 2017-09-04 | 1 | -5/+25 |
| | | |||||
| * | fix a brunch of memory leaks | chr | 2017-05-18 | 1 | -0/+1 |
| | | | | (bzr r15698.1.2) | ||||
| * | Bug fixes | Jabiertxof | 2017-01-24 | 1 | -4/+3 |
| | | | | (bzr r15392.1.11) | ||||
| * | Fixing to merge | Jabiertxof | 2017-01-24 | 1 | -13/+24 |
| | | | | (bzr r15392.1.8) | ||||
| * | Adding base | Jabiertxof | 2017-01-05 | 1 | -0/+9 |
| | | | | (bzr r15392.1.1) | ||||
| * | Fixes for internal document scaling and add a second test option. | Tavmjong Bah | 2016-12-15 | 1 | -2/+3 |
| | | | | (bzr r15325) | ||||
| * | Code design. Replacing tabs with spaces, and fixng parentheses warning. | Nicolas Dufour | 2016-08-29 | 1 | -4/+4 |
| | | | | (bzr r15084) | ||||
| * | [Bug #1425542] Filter applied on group does not auto redraw when edited. | alvinhochun | 2016-08-29 | 1 | -0/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1425542 (bzr r15083) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -6/+1 |
| |\ | | | | | (bzr r14954.1.29) | ||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -6/+1 |
| | | | | | | | (bzr r15034) | ||||
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+6 |
| | | | | | | | (bzr r15027) | ||||
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -6/+1 |
| | | | | | | | (bzr r15025) | ||||
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -11/+11 |
| | | | | | | | (bzr r14954.1.21) | ||||
| * | | Last part of new SPObject children list | Adrian Boguszewski | 2016-07-14 | 1 | -1/+1 |
| | | | | | | | (bzr r14954.1.20) | ||||
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -30/+31 |
| | | | | | | | (bzr r14954.1.19) | ||||
| * | | First part of new SPObject children list | Adrian Boguszewski | 2016-07-11 | 1 | -3/+2 |
| |/ | | | (bzr r14954.1.17) | ||||
| * | Fix bug#168286 also opem regression on bug#1594565 | Jabier Arraiza Cenoz | 2016-06-25 | 1 | -1/+103 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168286 (bzr r15002) | ||||
| * | static code analysis | Kris De Gussem | 2015-12-07 | 1 | -7/+7 |
| | | | | (bzr r14511) | ||||
| * | static code analysis | Kris De Gussem | 2015-12-07 | 1 | -10/+10 |
| | | | | (bzr r14509) | ||||
| * | fix for ungrouping dynamic offset displacement bug | Marc Jeanmougin | 2015-08-16 | 1 | -7/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/844909 (bzr r14305) | ||||
| * | fixed selection after ungroup | Marc Jeanmougin | 2015-05-02 | 1 | -5/+2 |
| | | | | | | fixed some regression with displacement of clones of clones when ungrouping (test case: icons.svg) (bzr r14084) | ||||
| * | merging | Marc Jeanmougin | 2015-04-26 | 1 | -1/+1 |
| |\ | | | | | (bzr r13922.1.13) | ||||
| | * | Point parameter refactor, Fixes a bug in Lattice2 whith lines. | Jabier Arraiza Cenoz | 2015-03-12 | 1 | -1/+1 |
| | | | | | | | (bzr r13995) | ||||
| * | | merge | Marc Jeanmougin | 2015-04-26 | 1 | -10/+0 |
| |\| | | | | | (bzr r13922.1.12) | ||||
| | * | create SPObject factory | Liam P. White | 2015-02-25 | 1 | -10/+0 |
| | | | | | | | (bzr r13939.1.1) | ||||
| * | | more cast cleanup | Marc Jeanmougin | 2015-02-27 | 1 | -2/+2 |
| | | | | | | | (bzr r13922.1.11) | ||||
| * | | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -7/+7 |
| | | | | | | | (bzr r13922.1.10) | ||||
| * | | Merge, resolved conflicts | Marc Jeanmougin | 2015-02-23 | 1 | -19/+27 |
| |\| | | | | | (bzr r13922.1.8) | ||||
| | * | Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933 | Marc Jeanmougin | 2015-02-21 | 1 | -8/+4 |
| | | | | | | | | | | | Added std::list<SPObject*> hrefList member to SPObject class. (bzr r13935) | ||||
| | * | scale groups when changing document units. (Bug 1369197) | Alvin Penner | 2015-02-19 | 1 | -10/+4 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1369197 (bzr r13926) | ||||
| | * | Clones. Fix for bug #1245339 (When changing a clone's parent's layer, the ↵ | mc | 2015-02-16 | 1 | -9/+27 |
| | | | | | | | | | | | | | | | | | | | clones shift position) and bug #653574 (Ungrouping moves clones inside nested groups). Fixed bugs: - https://launchpad.net/bugs/653574 - https://launchpad.net/bugs/1245339 (bzr r13924) | ||||
| * | | added a set to the Selection | Marc Jeanmougin | 2015-02-19 | 1 | -17/+12 |
| | | | | | | | (bzr r13922.1.6) | ||||
| * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -10/+9 |
| | | | | | | | (bzr r13922.1.5) | ||||
| * | | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 2015-02-17 | 1 | -53/+38 |
| |/ | | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1) | ||||
| * | during copy and paste, scale stock symbols from units of 'px' to ↵ | Alvin Penner | 2015-01-15 | 1 | -3/+3 |
| | | | | | | | | | 'document-units'. (Bug 1365451) Fixed bugs: - https://launchpad.net/bugs/1365451 (bzr r13853) | ||||
| * | Remove sp_style_merge_from_parent() and sp_style_merge_from_dying_parent(). | Tavmjong Bah | 2014-12-25 | 1 | -4/+3 |
| | | | | (bzr r13822.1.5) | ||||
| * | Use gray for 'context-fill' and 'context-stroke' in marker selector. | Tavmjong Bah | 2014-12-23 | 1 | -6/+8 |
| | | | | | | Fix rendering bug when elements with 'context-fill' and 'context-stroke' are inside groups. (bzr r13822) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -1/+1 |
| | | | | (bzr r13820) | ||||
| * | Implement rendering for 'context-fill' and 'context-stroke' (text not ↵ | Tavmjong Bah | 2014-12-21 | 1 | -3/+10 |
| | | | | | | handled yet). (bzr r13807) | ||||
| * | scale symbols when changing document units (Bug 1365451) | Alvin Penner | 2014-11-15 | 1 | -2/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1365451 (bzr r13709) | ||||
| * | Update to trunk r13638 | Liam P. White | 2014-10-25 | 1 | -135/+150 |
| |\ | | | | | (bzr r13341.1.286) | ||||
| | * | Initial removal of box3d outdated GTKish macros. | Jon A. Cruz | 2014-10-24 | 1 | -135/+150 |
| | | | | | | | (bzr r13634) | ||||
| * | | Update to trunk r13580 | Liam P. White | 2014-10-06 | 1 | -4/+51 |
| |\| | | | | | (bzr r13341.1.255) | ||||
