| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert some agressive changes and allow a seperate filter bbox for FER, ↵ | Martin Owens | 2013-09-19 | 1 | -0/+10 |
| | | | | | | should be refactored at some point. (bzr r12536) | ||||
| * | Merge C++ification of the SP tree by Markus Engel | Krzysztof Kosi??ski | 2013-09-19 | 1 | -179/+157 |
| |\ | | | | | (bzr r12532) | ||||
| | * | Cleaned up. | Markus Engel | 2013-08-03 | 1 | -7/+7 |
| | | | | | | | (bzr r11608.1.117) | ||||
| | * | Removed placement news / explicit destructor calls. | Markus Engel | 2013-07-31 | 1 | -1/+1 |
| | | | | | | | (bzr r11608.1.113) | ||||
| | * | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 2013-07-31 | 1 | -2/+2 |
| | | | | | | | (bzr r11608.1.110) | ||||
| | * | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 1 | -1/+4 |
| | |\ | | | | | | | (bzr r11608.1.107) | ||||
| | * | | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -9/+6 |
| | | | | | | | | | | (bzr r11608.1.86) | ||||
| | * | | Merged Item. | Markus Engel | 2013-04-05 | 1 | -83/+66 |
| | | | | | | | | | | (bzr r11608.1.81) | ||||
| | * | | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r11608.1.67) | ||||
| | * | | Added experimental constructor to SPRect. Memory leaks because of ↵ | Markus Engel | 2013-04-01 | 1 | -7/+26 |
| | | | | | | | | | | | | | | | | non-virtual destructor. (bzr r11608.1.66) | ||||
| | * | | Prepared exchange of casting macros. | Markus Engel | 2013-03-31 | 1 | -0/+1 |
| | | | | | | | | | | (bzr r11608.1.63) | ||||
| | * | | Turned all functions concerning SPRect into member functions. | Markus Engel | 2013-03-30 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r11608.1.60) | ||||
| | * | | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -29/+29 |
| | | | | | | | | | | (bzr r11608.1.57) | ||||
| | * | | merged from trunk | Markus Engel | 2013-03-29 | 1 | -110/+15 |
| | |\ \ | | | | | | | | | (bzr r11608.1.56) | ||||
| | * | | | Removed function pointers from SPObject and subclasses. | Markus Engel | 2013-03-29 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55) | ||||
| | * | | | Added "virtual pads" to | Markus Engel | 2013-03-29 | 1 | -9/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - SPFeFuncNode - SPFeDistantLight - SPFeMergeNode - SPFePointLight - SPFeSpotLight - SPFilter - SPFont - SPGuide Changes in SPItem and SPNamedView. (bzr r11608.1.49) | ||||
| | * | | | Various changes. | Markus Engel | 2013-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | (bzr r11608.1.48) | ||||
| | * | | | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods. | Markus Engel | 2012-10-06 | 1 | -9/+9 |
| | | | | | | | | | | | | | (bzr r11608.1.46) | ||||
| | * | | | Fixed some virtual function calls in SPItem and SPUse that led to crashes as ↵ | Markus Engel | 2012-08-21 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | | | they were not implemented in the base class. (bzr r11608.1.36) | ||||
| | * | | | As all subclasses of SPItem now have "virtual pads" with correct ↵ | Markus Engel | 2012-08-20 | 1 | -70/+50 |
| | | | | | | | | | | | | | | | | | | | | | inheritance, all virtual function calls in SPItem were converted to C++ style. (bzr r11608.1.30) | ||||
| | * | | | Added "virtual pad" to SPItem. | Markus Engel | 2012-08-17 | 1 | -38/+123 |
| | | | | | | | | | | | | | (bzr r11608.1.2) | ||||
| * | | | | Remove setItemBounds and _item_bbox because aren't sensible, replace with bbox. | Martin Owens | 2013-09-18 | 1 | -12/+0 |
| | |_|/ |/| | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/243729 (bzr r12528) | ||||
| * | | | use visual bbox in calculation of filter area (Bug 1188336) | Alvin Penner | 2013-06-10 | 1 | -1/+4 |
| | |/ |/| | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1188336 (bzr r12362) | ||||
| * | | Clean up more GObject type definitions | Alex Valavanis | 2013-01-23 | 1 | -52/+59 |
| | | | | | | | (bzr r12055) | ||||
| * | | Merge in connector cleanup | Martin Owens | 2013-01-11 | 1 | -3/+0 |
| |\ \ | | | | | | | (bzr r12015) | ||||
| | * | | Step 1. Remove junk and keep functionality. | Martin Owens | 2012-11-30 | 1 | -3/+0 |
| | | | | | | | | | | (bzr r11894.1.1) | ||||
| * | | | clip path visual bbox refresh, second try (Bug 1005085) | Alvin Penner | 2012-12-31 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1005085 (bzr r12005) | ||||
| * | | | Fix for 1086225 : Command line PDF export fails if FeFlood filter primitive ↵ | John Smith | 2012-12-11 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | is present (bzr r11950) | ||||
| * | | | reverting rev 11944 | Alvin Penner | 2012-12-10 | 1 | -1/+0 |
| | | | | | | | | | | (bzr r11946) | ||||
| * | | | clip path bbox refresh. partial fix for Bug 1005085 | Alvin Penner | 2012-12-10 | 1 | -0/+1 |
| |/ / | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1005085 (bzr r11944) | ||||
| * | | cppcheck: use gobject casts in sp-item | Alex Valavanis | 2012-10-27 | 1 | -37/+35 |
| | | | | | | | (bzr r11837) | ||||
| * | | code cleanup: add own includes to cpp files or make the functions static if ↵ | Campbell Barton | 2012-10-04 | 1 | -2/+2 |
| |/ | | | | | they are not used elsewhere. (bzr r11735) | ||||
| * | Fix for 181473 : Patch for Layers drag and drop crash | John Smith | 2012-07-08 | 1 | -1/+1 |
| | | | | (bzr r11531) | ||||
| * | Fix for 181473 : Layers drag and drop | John Smith | 2012-07-05 | 1 | -0/+46 |
| | | | | (bzr r11526) | ||||
| * | UI. Filtered objects count (patch by David Mathog). | Nicolas Dufour | 2012-05-11 | 1 | -0/+13 |
| | | | | | | Translations. Inkscape.pot and French translation update. (bzr r11355) | ||||
| * | Adding checks to prevent null pointer dereferences | Kris De Gussem | 2012-05-04 | 1 | -9/+13 |
| | | | | (bzr r11325) | ||||
| * | Fix stroke-width scaling issue | Diederik van Lierop | 2012-04-08 | 1 | -15/+26 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/825840 - https://launchpad.net/bugs/959223 (bzr r11186) | ||||
| * | cppcheck | Kris De Gussem | 2012-02-15 | 1 | -3/+3 |
| | | | | (bzr r10987) | ||||
| * | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -4/+10 |
| | | | | (bzr r10659) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2011-10-02 | 1 | -1/+1 |
| | | | | (bzr r10655) | ||||
| * | Do not apply the fix of rev. #10624 to all types of items | Diederik van Lierop | 2011-09-17 | 1 | -7/+16 |
| | | | | (bzr r10636) | ||||
| * | Obey to dont-scale-strokewidth preference, even when scaling one dimension ↵ | Diederik van Lierop | 2011-09-06 | 1 | -3/+30 |
| | | | | | | | | | to zero or infinite Fixed bugs: - https://launchpad.net/bugs/825840 (bzr r10624) | ||||
| * | Fix incorrect marker bbox in previews | Krzysztof Kosi??ski | 2011-09-05 | 1 | -2/+4 |
| | | | | (bzr r10619) | ||||
| * | Compute visual bounding box only when needed | Krzysztof Kosi??ski | 2011-09-04 | 1 | -2/+14 |
| | | | | (bzr r10618) | ||||
| * | 1) Fix absolute scaling in transform dialog | Diederik van Lierop | 2011-09-04 | 1 | -0/+10 |
| | | | | | | 2) Transform dialog now follows the user prefs for geometric vs. visual bounding box (bzr r10615) | ||||
| * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -3/+1 |
| | | | | (bzr r10582.1.6) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -191/+130 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Merge rendering cache branch (GSoC 2011) | Krzysztof Kosi??ski | 2011-08-25 | 1 | -95/+67 |
| |\ | | | | | (bzr r10579) | ||||
| | * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -10/+4 |
| | | | | | | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| | * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -90/+68 |
| | | | | | | | (bzr r10347.1.21) | ||||
