summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Implement node snapping.Krzysztof Kosi??ski2010-01-1021-1212/+313
* Implement selection linear growKrzysztof Kosi??ski2009-12-266-19/+178
* Implement selection spatial growKrzysztof Kosi??ski2009-12-269-88/+186
* Remove remnants of old node toolKrzysztof Kosi??ski2009-12-2412-492/+14
* Comment cleanupKrzysztof Kosi??ski2009-12-233-10/+9
* Fix the "show temporary outlines for selected paths" preference.Krzysztof Kosi??ski2009-12-083-9/+10
* Fix LPEs and break mask transform undoKrzysztof Kosi??ski2009-12-0816-91/+164
* Fix mask editing behavior on undo and outline display for masks/clips;Krzysztof Kosi??ski2009-12-057-67/+196
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-2966-2062/+7977
* Patch by Dan_Krause to add Arch Paper sizesJosh Andler2009-11-281-0/+20
* hopefully fix build on linuxJohan B. C. Engelen2009-11-241-0/+2
* decrease header depsJohan B. C. Engelen2009-11-235-1/+5
* decrease header dependenciesJohan B. C. Engelen2009-11-234-6/+13
* update 2geom. needed for extrude lpeJohan B. C. Engelen2009-11-234-5/+65
* work on the lpe group undo bug. it's not solved, but i think LPE code does ev...Johan B. C. Engelen2009-11-234-33/+48
* add LPE extrude. it's not finished yet!Johan B. C. Engelen2009-11-234-0/+203
* fix bug 379378Johan B. C. Engelen2009-11-231-1/+1
* fix bug 168663, marker shifted wrong by viewBoxThomas Holder2009-11-231-16/+3
* fix bug 427267, single dots inside transformed groups misplacedThomas Holder2009-11-231-1/+2
* Fixed copying of old settings, along with some data() vs. c_str() cleanup. Fi...Jon A. Cruz2009-11-101-27/+38
* Patch by Adib for 271695Josh Andler2009-11-092-12/+35
* Comment out non-functioning menu itemJosh Andler2009-11-091-1/+1
* Migrate file MRU prefsJon A. Cruz2009-11-093-27/+131
* regression patch from 388257bulia byak2009-11-091-4/+2
* Patch for 456148 by JohanJosh Andler2009-11-083-212/+342
* Patch by Johan for 445790Josh Andler2009-11-081-1/+7
* Fix for crash 409043Josh Andler2009-11-081-0/+10
* patch by Krzysztof for 459811bulia byak2009-11-082-3/+4
* Krzysztof's patch for 388257bulia byak2009-11-081-14/+19
* revert the PS rotation part of Adrian's patch for 437550, see discussion in t...bulia byak2009-11-071-9/+1
* remove registerEditWidget, move this to SPDesktop::init instead; a noop chang...bulia byak2009-10-254-9/+6
* since SP_VERB_XMPP_CLIENT is commented out in .h, it must be commented out he...bulia byak2009-10-191-2/+2
* Patch by Luca for 449709Josh Andler2009-10-191-0/+2
* Patch by Adib for 429529Josh Andler2009-10-182-1/+5
* More proper fix for 451588 by TavmjongJosh Andler2009-10-161-9/+21
* Fix for bug #423326 (Untranslated file types).Nicolas Dufour2009-10-151-5/+5
* fix crash: draw two paths, select both, object - clip - set, node tool, edit ...bulia byak2009-10-151-0/+3
* Patch by Tavmjong for 451588Josh Andler2009-10-141-5/+16
* Applying second patch for bug #425557.Jon A. Cruz2009-10-142-16/+25
* Johan's patch for 425557bulia byak2009-10-111-11/+28
* Cleanup of out-of-sync testsJon A. Cruz2009-10-092-5/+5
* Refactored multiple methods to single data-driven one.Jon A. Cruz2009-10-091-27/+18
* Added simplistic test casesJon A. Cruz2009-10-081-0/+30
* Patch by Johan to fix 365903.Josh Andler2009-10-081-2/+14
* Follow-up ui rollback for fixing bug #399604.Jon A. Cruz2009-10-081-1/+1
* Fixed signed/unsigned problem with precision calc. Fixes bug #399604.Jon A. Cruz2009-10-084-49/+49
* Fix variable name legibility.Jon A. Cruz2009-10-081-38/+38
* Patch by Johan to fix 391368Josh Andler2009-10-072-14/+20
* Patch by Diederik to mitigate crash on 318726.Josh Andler2009-10-071-3/+10
* Patch by Johan to fix crashing by undefined path parameters in 4 LPEsJosh Andler2009-10-054-2/+26