summaryrefslogtreecommitdiffstats
path: root/src/sp-item.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge in connector cleanupMartin Owens2013-01-111-3/+0
|\
| * Step 1. Remove junk and keep functionality.Martin Owens2012-11-301-3/+0
* | clip path visual bbox refresh, second try (Bug 1005085)Alvin Penner2012-12-311-0/+1
* | Fix for 1086225 : Command line PDF export fails if FeFlood filter primitive i...John Smith2012-12-111-2/+0
* | reverting rev 11944Alvin Penner2012-12-101-1/+0
* | clip path bbox refresh. partial fix for Bug 1005085Alvin Penner2012-12-101-0/+1
|/
* cppcheck: use gobject casts in sp-itemAlex Valavanis2012-10-271-37/+35
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-2/+2
* Fix for 181473 : Patch for Layers drag and drop crashJohn Smith2012-07-081-1/+1
* Fix for 181473 : Layers drag and dropJohn Smith2012-07-051-0/+46
* UI. Filtered objects count (patch by David Mathog).Nicolas Dufour2012-05-111-0/+13
* Adding checks to prevent null pointer dereferencesKris De Gussem2012-05-041-9/+13
* Fix stroke-width scaling issueDiederik van Lierop2012-04-081-15/+26
* cppcheckKris De Gussem2012-02-151-3/+3
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-4/+10
* Warning cleanup.Jon A. Cruz2011-10-021-1/+1
* Do not apply the fix of rev. #10624 to all types of itemsDiederik van Lierop2011-09-171-7/+16
* Obey to dont-scale-strokewidth preference, even when scaling one dimension to...Diederik van Lierop2011-09-061-3/+30
* Fix incorrect marker bbox in previewsKrzysztof Kosi??ski2011-09-051-2/+4
* Compute visual bounding box only when neededKrzysztof Kosi??ski2011-09-041-2/+14
* 1) Fix absolute scaling in transform dialogDiederik van Lierop2011-09-041-0/+10
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-3/+1
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-191/+130
* Merge rendering cache branch (GSoC 2011)Krzysztof Kosi??ski2011-08-251-95/+67
|\
| * Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-10/+4
| * Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-90/+68
* | Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop2011-08-221-16/+5
* | Temporary fix for crash when launching via command-line.Jon A. Cruz2011-07-251-4/+11
|/
* remove some unnecessary inkscape_active_desktop() callsJohan B. C. Engelen2011-07-191-4/+1
* fix hardcoded desktop2doc transformJohan B. C. Engelen2011-07-181-2/+2
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-18/+20
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-11/+12
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-1/+1
* Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-231-1/+1
* Merge from trunkKrzysztof Kosi??ski2011-04-071-35/+40
|\
| * Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz2011-02-221-1/+6
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-34/+34
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-412/+301
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-412/+300
| |\
| | * More on c++ification and some XML privatisationAbhishek Sharma public2010-07-201-9/+9
| | * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-12/+12
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-4/+4
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-4/+4
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-253/+255
* | | merge from trunkKrzysztof Kosi??ski2010-08-081-87/+92
|\| |
| * | 1) Fix snapping of guides to nodes/paths; 2) replace a g_assert with a return...Diederik van Lierop2010-07-211-2/+9
| * | Suppress gradient direction line for 'solid' gradients.Jon A. Cruz2010-07-041-87/+84
| |/
* | Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-3/+3
* | Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-041-1/+1
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-5/+0
|/