| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Implement node snapping. | Krzysztof Kosi??ski | 2010-01-10 | 21 | -1212/+313 |
| * | Implement selection linear grow | Krzysztof Kosi??ski | 2009-12-26 | 6 | -19/+178 |
| * | Implement selection spatial grow | Krzysztof Kosi??ski | 2009-12-26 | 9 | -88/+186 |
| * | Remove remnants of old node tool | Krzysztof Kosi??ski | 2009-12-24 | 12 | -492/+14 |
| * | Comment cleanup | Krzysztof Kosi??ski | 2009-12-23 | 3 | -10/+9 |
| * | Fix the "show temporary outlines for selected paths" preference. | Krzysztof Kosi??ski | 2009-12-08 | 3 | -9/+10 |
| * | Fix LPEs and break mask transform undo | Krzysztof Kosi??ski | 2009-12-08 | 16 | -91/+164 |
| * | Fix mask editing behavior on undo and outline display for masks/clips; | Krzysztof Kosi??ski | 2009-12-05 | 7 | -67/+196 |
| * | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 2009-11-29 | 66 | -2062/+7977 |
| * | Patch by Dan_Krause to add Arch Paper sizes | Josh Andler | 2009-11-28 | 1 | -0/+20 |
| * | hopefully fix build on linux | Johan B. C. Engelen | 2009-11-24 | 1 | -0/+2 |
| * | decrease header deps | Johan B. C. Engelen | 2009-11-23 | 5 | -1/+5 |
| * | decrease header dependencies | Johan B. C. Engelen | 2009-11-23 | 4 | -6/+13 |
| * | update 2geom. needed for extrude lpe | Johan B. C. Engelen | 2009-11-23 | 4 | -5/+65 |
| * | work on the lpe group undo bug. it's not solved, but i think LPE code does ev... | Johan B. C. Engelen | 2009-11-23 | 4 | -33/+48 |
| * | add LPE extrude. it's not finished yet! | Johan B. C. Engelen | 2009-11-23 | 4 | -0/+203 |
| * | fix bug 379378 | Johan B. C. Engelen | 2009-11-23 | 1 | -1/+1 |
| * | fix bug 168663, marker shifted wrong by viewBox | Thomas Holder | 2009-11-23 | 1 | -16/+3 |
| * | fix bug 427267, single dots inside transformed groups misplaced | Thomas Holder | 2009-11-23 | 1 | -1/+2 |
| * | Fixed copying of old settings, along with some data() vs. c_str() cleanup. Fi... | Jon A. Cruz | 2009-11-10 | 1 | -27/+38 |
| * | Patch by Adib for 271695 | Josh Andler | 2009-11-09 | 2 | -12/+35 |
| * | Comment out non-functioning menu item | Josh Andler | 2009-11-09 | 1 | -1/+1 |
| * | Migrate file MRU prefs | Jon A. Cruz | 2009-11-09 | 3 | -27/+131 |
| * | regression patch from 388257 | bulia byak | 2009-11-09 | 1 | -4/+2 |
| * | Patch for 456148 by Johan | Josh Andler | 2009-11-08 | 3 | -212/+342 |
| * | Patch by Johan for 445790 | Josh Andler | 2009-11-08 | 1 | -1/+7 |
| * | Fix for crash 409043 | Josh Andler | 2009-11-08 | 1 | -0/+10 |
| * | patch by Krzysztof for 459811 | bulia byak | 2009-11-08 | 2 | -3/+4 |
| * | Krzysztof's patch for 388257 | bulia byak | 2009-11-08 | 1 | -14/+19 |
| * | revert the PS rotation part of Adrian's patch for 437550, see discussion in t... | bulia byak | 2009-11-07 | 1 | -9/+1 |
| * | remove registerEditWidget, move this to SPDesktop::init instead; a noop chang... | bulia byak | 2009-10-25 | 4 | -9/+6 |
| * | since SP_VERB_XMPP_CLIENT is commented out in .h, it must be commented out he... | bulia byak | 2009-10-19 | 1 | -2/+2 |
| * | Patch by Luca for 449709 | Josh Andler | 2009-10-19 | 1 | -0/+2 |
| * | Patch by Adib for 429529 | Josh Andler | 2009-10-18 | 2 | -1/+5 |
| * | More proper fix for 451588 by Tavmjong | Josh Andler | 2009-10-16 | 1 | -9/+21 |
| * | Fix for bug #423326 (Untranslated file types). | Nicolas Dufour | 2009-10-15 | 1 | -5/+5 |
| * | fix crash: draw two paths, select both, object - clip - set, node tool, edit ... | bulia byak | 2009-10-15 | 1 | -0/+3 |
| * | Patch by Tavmjong for 451588 | Josh Andler | 2009-10-14 | 1 | -5/+16 |
| * | Applying second patch for bug #425557. | Jon A. Cruz | 2009-10-14 | 2 | -16/+25 |
| * | Johan's patch for 425557 | bulia byak | 2009-10-11 | 1 | -11/+28 |
| * | Cleanup of out-of-sync tests | Jon A. Cruz | 2009-10-09 | 2 | -5/+5 |
| * | Refactored multiple methods to single data-driven one. | Jon A. Cruz | 2009-10-09 | 1 | -27/+18 |
| * | Added simplistic test cases | Jon A. Cruz | 2009-10-08 | 1 | -0/+30 |
| * | Patch by Johan to fix 365903. | Josh Andler | 2009-10-08 | 1 | -2/+14 |
| * | Follow-up ui rollback for fixing bug #399604. | Jon A. Cruz | 2009-10-08 | 1 | -1/+1 |
| * | Fixed signed/unsigned problem with precision calc. Fixes bug #399604. | Jon A. Cruz | 2009-10-08 | 4 | -49/+49 |
| * | Fix variable name legibility. | Jon A. Cruz | 2009-10-08 | 1 | -38/+38 |
| * | Patch by Johan to fix 391368 | Josh Andler | 2009-10-07 | 2 | -14/+20 |
| * | Patch by Diederik to mitigate crash on 318726. | Josh Andler | 2009-10-07 | 1 | -3/+10 |
| * | Patch by Johan to fix crashing by undefined path parameters in 4 LPEs | Josh Andler | 2009-10-05 | 4 | -2/+26 |