summaryrefslogtreecommitdiffstats
path: root/src/sp-item-group.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * modify scaling procedure for uniform scaling of flowed text (Bug 1278561)Alvin Penner2014-10-031-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1278561 (bzr r13578)
| * improved version of rev 13561, to allow transforming both clip and mask on ↵Alvin Penner2014-09-191-1/+9
| | | | | | | | | | | | | | | | the same group Fixed bugs: - https://launchpad.net/bugs/1287288 (bzr r13562)
| * scale clip or mask upon unit change (Bug 1287288)Alvin Penner2014-09-191-0/+12
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1287288 (bzr r13561)
| * partial rollback of r13544, allow old recursive behavior for some locations, ↵mathog2014-09-081-20/+29
| | | | | | | | | | but not EMF import (bzr r13549)
| * resolves bug 1348417 and implements addition features for bug 1302857mathog2014-09-041-1/+19
| | | | | | (bzr r13544)
* | Update to experimental r13483Liam P. White2014-08-171-7/+1
|\| | | | | (bzr r13090.1.105)
| * Fix some transformation center regressions, related to the viewbox/units changesDiederik van Lierop2014-08-141-7/+1
| | | | | | (bzr r13512)
* | Update to experimental r13452Liam P. White2014-07-301-3/+2
|\| | | | | (bzr r13090.1.95)
| * noop: remove commented-out code that is dangerous and should not come backJohan B. C. Engelen2014-07-281-2/+0
| | | | | | (bzr r13475)
| * Fix moving of item center: 1) at paste and 2) at changing document unitsDiederik van Lierop2014-07-121-1/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1247799 (bzr r13452)
| * Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-271-29/+7
| | | | | | (bzr r13441)
| * Fix for bug #1241902Jabier Arraiza Cenoz2014-06-111-7/+29
| | | | | | (bzr r13418)
* | Update to experimental r13418Liam P. White2014-07-051-29/+7
|\ \ | | | | | | (bzr r13090.1.87)
| * | Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-271-29/+7
| | | | | | | | | (bzr r13341.1.69)
* | | Update to experimental r13402Liam P. White2014-06-141-7/+29
|\| | | | | | | | (bzr r13090.1.82)
| * | Fix for Bug #1241902 -Jabier Arraiza Cenoz2014-06-071-7/+29
| |/ | | | | (bzr r13341.1.52)
* / Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-0/+12
|/ | | (bzr r13090.1.2)
* Added some consts.Markus Engel2013-10-261-7/+8
| | | (bzr r12729)
* C++Johan B. C. Engelen2013-10-041-2/+2
| | | (bzr r12660)
* C++Johan B. C. Engelen2013-10-041-1/+1
| | | (bzr r12659)
* Comprehensive fix for the issues with disappearing filtered objects.Krzysztof Kosi??ski2013-10-011-7/+0
| | | | | | | | | Fixes #304407 and possibly a few other bugs. Revert incorrect _item_bbox changes from r12528. Fixed bugs: - https://launchpad.net/bugs/304407 (bzr r12648)
* Fix computed shapes disappearing when grouping within filtered groups.Krzysztof Kosi??ski2013-10-011-15/+20
| | | | | | | | Fixes blocker LP bug #850992. Fixed bugs: - https://launchpad.net/bugs/850992 (bzr r12643)
* Merged from trunk (r12593).Markus Engel2013-09-261-1/+1
|\ | | | | (bzr r11608.1.132)
| * C++ify calling a few SPLPEItem functions, much more work than expected... ↵Johan B. C. Engelen2013-09-251-1/+1
| | | | | | | | | | slowly slowly... (bzr r12593)
| * change names for displayName and detailedDescription, improve char code and ↵Martin Owens2013-09-241-1/+1
| | | | | | | | | | remove const. (bzr r12584)
| * Merge from trunk.Matthew Petroff2013-09-201-355/+246
| |\ | | | | | | (bzr r12475.1.29)
| | * Refactor status-bar text for multiple items, was very brokenMartin Owens2013-09-201-3/+5
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1199192 (bzr r12550)
| * | Fix 3d box document unit change undo bug.Matthew Petroff2013-09-161-1/+3
| | | | | | | | | (bzr r12475.1.26)
| * | Fix document unit change for disconnected connectors.Matthew Petroff2013-09-151-0/+11
| | | | | | | | | (bzr r12475.1.19)
| * | Fix document unit change for transformed flow text and transformed text on path.Matthew Petroff2013-09-151-8/+17
| | | | | | | | | (bzr r12475.1.18)
| * | Finish fixing document unit change undo bug.Matthew Petroff2013-09-111-4/+4
| | | | | | | | | (bzr r12475.1.15)
| * | Fix document unit change for 3d boxes and (mostly) for text on path.Matthew Petroff2013-09-111-9/+34
| | | | | | | | | (bzr r12475.1.12)
| * | Added viewBox implement document unit support.Matthew Petroff2013-08-271-0/+31
| | | | | | | | | (bzr r12475.1.2)
* | | Refactored SPUse.Markus Engel2013-09-241-5/+85
| |/ |/| | | (bzr r11608.1.128)
* | Merge in Adonis Papaderos' fix for bug lp:898797Martin Owens2013-09-191-0/+2
|\ \ | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898797 (bzr r12539)
| * | hack for 898797Adonis Papaderos2012-08-061-0/+2
| | | | | | | | | (bzr r11595.1.1)
* | | Removed placement news / explicit destructor calls.Markus Engel2013-07-311-2/+2
| | | | | | | | | (bzr r11608.1.113)
* | | Merged from trunk (r12419).Markus Engel2013-07-141-3/+7
|\ \ \ | | |/ | |/| (bzr r11608.1.107)
| * | Allow svg elements to be ungroupedMartin Owens2013-06-141-1/+4
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/166327 (bzr r12373)
| * | Fixed logic error confusing bitwise and with logical and.Jon A. Cruz2013-04-291-2/+3
| | | | | | | | | | | | | | | Whitespace cleanup to make the issue easier to spot. (bzr r12311)
* | | Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-2/+0
| | | | | | | | | (bzr r11608.1.86)
* | | Merged Item.Markus Engel2013-04-051-1/+0
| | | | | | | | | (bzr r11608.1.81)
* | | Merged more classes.Markus Engel2013-04-051-16/+12
| | | | | | | | | (bzr r11608.1.78)
* | | Merged Group and subclasses.Markus Engel2013-04-051-107/+95
| | | | | | | | | (bzr r11608.1.77)
* | | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵Markus Engel2013-04-021-0/+10
| | | | | | | | | | | | | | | rewritten, as they aren't real classes. (bzr r11608.1.69)
* | | Added constructors to SP classes.Markus Engel2013-04-011-4/+10
| | | | | | | | | (bzr r11608.1.67)
* | | Replaced calls to g_object_(un)ref with sp_object_(un)ref.Markus Engel2013-04-011-2/+2
| | | | | | | | | (bzr r11608.1.65)
* | | Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
| | | | | | | | | (bzr r11608.1.63)
* | | Renamed virtual function names.Markus Engel2013-03-291-26/+26
| | | | | | | | | (bzr r11608.1.57)
* | | merged from trunkMarkus Engel2013-03-291-184/+7
|\| | | | | | | | (bzr r11608.1.56)