summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* work on the lpe group undo bug. it's not solved, but i think LPE code does ↵Johan B. C. Engelen2009-11-234-33/+48
| | | | | everything correct now. I think now it's the interplay between undo-system and LPE that bugs. (bzr r8839)
* add LPE extrude. it's not finished yet!Johan B. C. Engelen2009-11-234-0/+203
| | | (bzr r8838)
* fix bug 379378Johan B. C. Engelen2009-11-231-1/+1
| | | (bzr r8837)
* fix bug 168663, marker shifted wrong by viewBoxThomas Holder2009-11-231-16/+3
| | | (bzr r8836)
* fix bug 427267, single dots inside transformed groups misplacedThomas Holder2009-11-231-1/+2
| | | (bzr r8835)
* Fixed copying of old settings, along with some data() vs. c_str() cleanup. ↵Jon A. Cruz2009-11-101-27/+38
| | | | | Fixes bug #437929. (bzr r8831)
* Patch by Adib for 271695Josh Andler2009-11-092-12/+35
| | | (bzr r8829)
* Comment out non-functioning menu itemJosh Andler2009-11-091-1/+1
| | | (bzr r8828)
* Migrate file MRU prefsJon A. Cruz2009-11-093-27/+131
| | | (bzr r8827)
* regression patch from 388257bulia byak2009-11-091-4/+2
| | | (bzr r8826)
* Patch for 456148 by JohanJosh Andler2009-11-083-212/+342
| | | (bzr r8825)
* Patch by Johan for 445790Josh Andler2009-11-081-1/+7
| | | (bzr r8824)
* Fix for crash 409043Josh Andler2009-11-081-0/+10
| | | (bzr r8823)
* patch by Krzysztof for 459811bulia byak2009-11-082-3/+4
| | | (bzr r8822)
* Krzysztof's patch for 388257bulia byak2009-11-081-14/+19
| | | (bzr r8821)
* revert the PS rotation part of Adrian's patch for 437550, see discussion in ↵bulia byak2009-11-071-9/+1
| | | | | the bug (bzr r8820)
* remove registerEditWidget, move this to SPDesktop::init instead; a noop ↵bulia byak2009-10-254-9/+6
| | | | | change but fixes a weird crash on Windows (bzr r8805)
* since SP_VERB_XMPP_CLIENT is commented out in .h, it must be commented out ↵bulia byak2009-10-191-2/+2
| | | | | here to, otherwise compilation on windows fails (bzr r8797)
* Patch by Luca for 449709Josh Andler2009-10-191-0/+2
| | | (bzr r8793)
* Patch by Adib for 429529Josh Andler2009-10-182-1/+5
| | | (bzr r8792)
* More proper fix for 451588 by TavmjongJosh Andler2009-10-161-9/+21
| | | (bzr r8788)
* Fix for bug #423326 (Untranslated file types).Nicolas Dufour2009-10-151-5/+5
| | | | | Okayed by Joshua A. Andler on IRC (thanks!). (bzr r8779)
* fix crash: draw two paths, select both, object - clip - set, node tool, edit ↵bulia byak2009-10-151-0/+3
| | | | | clippath, drag a clippath node, undo (bzr r8773)
* Patch by Tavmjong for 451588Josh Andler2009-10-141-5/+16
| | | (bzr r8771)
* Applying second patch for bug #425557.Jon A. Cruz2009-10-142-16/+25
| | | (bzr r8768)
* Johan's patch for 425557bulia byak2009-10-111-11/+28
| | | (bzr r8762)
* Cleanup of out-of-sync testsJon A. Cruz2009-10-092-5/+5
| | | (bzr r8751)
* Refactored multiple methods to single data-driven one.Jon A. Cruz2009-10-091-27/+18
| | | (bzr r8750)
* Added simplistic test casesJon A. Cruz2009-10-081-0/+30
| | | (bzr r8749)
* Patch by Johan to fix 365903.Josh Andler2009-10-081-2/+14
| | | (bzr r8748)
* Follow-up ui rollback for fixing bug #399604.Jon A. Cruz2009-10-081-1/+1
| | | (bzr r8743)
* Fixed signed/unsigned problem with precision calc. Fixes bug #399604.Jon A. Cruz2009-10-084-49/+49
| | | (bzr r8742)
* Fix variable name legibility.Jon A. Cruz2009-10-081-38/+38
| | | (bzr r8740)
* Patch by Johan to fix 391368Josh Andler2009-10-072-14/+20
| | | (bzr r8739)
* Patch by Diederik to mitigate crash on 318726.Josh Andler2009-10-071-3/+10
| | | (bzr r8735)
* Patch by Johan to fix crashing by undefined path parameters in 4 LPEsJosh Andler2009-10-054-2/+26
| | | (bzr r8723)
* Fix for 419577 by JohanJosh Andler2009-10-051-1/+5
| | | (bzr r8722)
* Updated tooltip for clarity per Krzysztof.Josh Andler2009-10-051-1/+1
| | | (bzr r8720)
* fix shift+middle button zoom area when there are other modifiers in the ↵bulia byak2009-10-051-1/+1
| | | | | mask; safe typo fix, everywhere else it's checked this way (bzr r8715)
* Patch by Adib to fix 273767Josh Andler2009-10-041-6/+10
| | | (bzr r8713)
* Patch to fix 205667 by Petteri AimonenJosh Andler2009-10-042-5/+14
| | | (bzr r8712)
* typo in commentbulia byak2009-10-041-1/+1
| | | (bzr r8711)
* Richard's patch for crash bug 402274bulia byak2009-10-041-2/+3
| | | (bzr r8710)
* Diederik's patch for crash bug 441255bulia byak2009-10-041-2/+3
| | | (bzr r8709)
* Patch by Johan to fix reading of rare svg strings.Josh Andler2009-10-031-2/+28
| | | (bzr r8707)
* Patch by Max for 264709.Josh Andler2009-10-031-3/+11
| | | (bzr r8706)
* fix test for relative implicit linetoJohan B. C. Engelen2009-10-031-2/+2
| | | (bzr r8703)
* Patch by Max to add option for better Save As behavior.Josh Andler2009-10-023-18/+33
| | | (bzr r8697)
* label editbulia byak2009-10-021-1/+1
| | | (bzr r8690)
* Create additional user subdir's. Fixes bug #437938.Jon A. Cruz2009-09-301-0/+7
| | | (bzr r8682)