| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | | 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 |
| | * | | Fix for 419577 by Johan | Josh Andler | 2009-10-05 | 1 | -1/+5 |
| | * | | Updated tooltip for clarity per Krzysztof. | Josh Andler | 2009-10-05 | 1 | -1/+1 |
| | * | | fix shift+middle button zoom area when there are other modifiers in the mask;... | bulia byak | 2009-10-05 | 1 | -1/+1 |
| | * | | Patch by Adib to fix 273767 | Josh Andler | 2009-10-04 | 1 | -6/+10 |
| | * | | Patch to fix 205667 by Petteri Aimonen | Josh Andler | 2009-10-04 | 2 | -5/+14 |
| | * | | typo in comment | bulia byak | 2009-10-04 | 1 | -1/+1 |
| | * | | Richard's patch for crash bug 402274 | bulia byak | 2009-10-04 | 1 | -2/+3 |
| | * | | Diederik's patch for crash bug 441255 | bulia byak | 2009-10-04 | 1 | -2/+3 |
| | * | | Patch by Johan to fix reading of rare svg strings. | Josh Andler | 2009-10-03 | 1 | -2/+28 |
| | * | | Patch by Max for 264709. | Josh Andler | 2009-10-03 | 1 | -3/+11 |
| | * | | fix test for relative implicit lineto | Johan B. C. Engelen | 2009-10-03 | 1 | -2/+2 |
| | * | | Patch by Max to add option for better Save As behavior. | Josh Andler | 2009-10-02 | 3 | -18/+33 |