summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | Fix for 419577 by JohanJosh Andler2009-10-051-1/+5
| * | Updated tooltip for clarity per Krzysztof.Josh Andler2009-10-051-1/+1
| * | fix shift+middle button zoom area when there are other modifiers in the mask;...bulia byak2009-10-051-1/+1
| * | Patch by Adib to fix 273767Josh Andler2009-10-041-6/+10
| * | Patch to fix 205667 by Petteri AimonenJosh Andler2009-10-042-5/+14
| * | typo in commentbulia byak2009-10-041-1/+1
| * | Richard's patch for crash bug 402274bulia byak2009-10-041-2/+3
| * | Diederik's patch for crash bug 441255bulia byak2009-10-041-2/+3
| * | Patch by Johan to fix reading of rare svg strings.Josh Andler2009-10-031-2/+28
| * | Patch by Max for 264709.Josh Andler2009-10-031-3/+11
| * | fix test for relative implicit linetoJohan B. C. Engelen2009-10-031-2/+2
| * | Patch by Max to add option for better Save As behavior.Josh Andler2009-10-023-18/+33
| * | label editbulia byak2009-10-021-1/+1
| * | Create additional user subdir's. Fixes bug #437938.Jon A. Cruz2009-09-301-0/+7
| * | Kludge for URI resolution of combining paths. Fixes bug #437927.Jon A. Cruz2009-09-291-2/+7
| * | Avoid crashing when profile is missing. Addresses main symptom of bug #437927.Jon A. Cruz2009-09-292-11/+20
| * | Fixed leaking memory and added proper name fallback. Applies modified patch a...Jon A. Cruz2009-09-291-17/+34
| * | Remove unused files: ftos.cpp and ftos.hKrzysztof Kosi??ski2009-09-282-539/+0
| * | fix error in curve cxxtestsJohan B. C. Engelen2009-09-281-1/+1