summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix blurry pattern fills on text objects (blocker bug #1005892).Krzysztof Kosi??ski2013-11-012-31/+43
* configure.ac: Correct help string for cdr supportAlex Valavanis2013-11-011-1/+1
* libcroco: Backport size checking fix (commit 209e5,aa60a)Alex Valavanis2013-11-011-2/+2
* add clang-format file, not sure if all settings are set the way we want them ...Johan B. C. Engelen2013-10-311-0/+43
* conversions from radians to degrees for arcs (Bug 324117)Alvin Penner2013-10-312-10/+12
* Remove warning on bbox and allow empty bound selection to clear existing sele...Martin Owens2013-10-311-8/+6
* Partially fix crashes when entering a group with deleted idKrzysztof Kosi??ski2013-10-311-4/+9
* fix memleak. Export dialog still has many of its pointer members leaking !!!Johan B. C. Engelen2013-10-302-24/+26
* fix warningsJohan B. C. Engelen2013-10-301-2/+14
* suppress uninitialized variables (x and y) warning, don't ask why... g++'s wa...Johan B. C. Engelen2013-10-291-2/+5
* saving units is not implemented yet, and noone should call the save methodJohan B. C. Engelen2013-10-292-5/+6
* units: fix stroke/gradient/whatever scaling when changing document unit in th...Johan B. C. Engelen2013-10-291-5/+25
* fix warningKris De Gussem2013-10-291-1/+1
* btool: i know the whole multithread thing was a hack :-) so the fprinting sho...Johan B. C. Engelen2013-10-291-2/+2
* "fix" some "unused parameter" warningsKris De Gussem2013-10-298-10/+10
* fix code: prevent cornercase from crashingJohan B. C. Engelen2013-10-291-33/+31
* suppress warningJohan B. C. Engelen2013-10-291-0/+1
* supress some compiler warningsJohan B. C. Engelen2013-10-291-4/+2
* fix crashJohan B. C. Engelen2013-10-282-13/+16
* unit display: fix typoJohan B. C. Engelen2013-10-281-1/+1
* fix crashJohan B. C. Engelen2013-10-281-1/+1
* Fix for bug #1156394 (OCAL dialog: Close button in German localization contai...Nicolas Dufour2013-10-281-8591/+6973
* "fix" some "unused parameter" warningsKris De Gussem2013-10-286-16/+16
* "fix" some "unused parameter" warningsKris De Gussem2013-10-276-14/+14
* "fix" some "unused parameter" warningsKris De Gussem2013-10-276-8/+8
* fix warning and add comments about fixing codeJohan B. C. Engelen2013-10-272-1/+6
* fix warningsJohan B. C. Engelen2013-10-273-3/+3
* add some nullptr checking, should fix crash (couldn't test)Johan B. C. Engelen2013-10-275-5/+6
* fix crash, partly fix vertical positioning issue. couldn't figure out how to ...Johan B. C. Engelen2013-10-272-10/+8
* reduce the amount of cmdline output from btool, make it easier to see compile...Johan B. C. Engelen2013-10-271-9/+12
* Fix gradient stop selection when switching to dropper tool.Markus Engel2013-10-271-1/+2
* Added some consts.Markus Engel2013-10-2649-183/+196
* fix crashJohan B. C. Engelen2013-10-261-1/+1
* Fix memleak in reference counting introduced in r12532.Markus Engel2013-10-261-1/+1
* Fix for Bug 1241783 (WMF image output size)David Mathog2013-10-251-1/+4
* WMF import: fix scaling of files without ViewPort recordDavid Mathog2013-10-251-1/+3
* don't update doc unit stuff when initializing DocumentProperties dialog widgetsJohan B. C. Engelen2013-10-251-8/+14
* extensions: fix calculation of window centerJohan B. C. Engelen2013-10-251-0/+3
* fix unit handling of all python extensions. did not test with all extensionsJohan B. C. Engelen2013-10-2523-92/+100
* Fix for Bug 1242927 (minor EMF import issues)David Mathog2013-10-241-4/+11
* Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle)David Mathog2013-10-243-0/+5
* try to add some const-correctnessJohan B. C. Engelen2013-10-244-2/+9
* fix bad styleJohan B. C. Engelen2013-10-241-1/+1
* fix bug "some of the locale-based templates cause objects to be resized when ...Johan B. C. Engelen2013-10-2412-14/+25
* fix crash bug 1237676Johan B. C. Engelen2013-10-242-15/+22
* Fix for Bug #1200399 (xcf export fails if file or layer names contain non-ASC...Nicolas Dufour2013-10-231-1/+1
* Latvian translation updateJanis Eisaks2013-10-221-3/+5
* cppcheckKris De Gussem2013-10-223-9/+9
* Fix for Bug #1022543 (Ctrl+C increments the documents count).Nicolas Dufour2013-10-221-7/+11
* Fixing unit convertion in PNG import Imagemagick fallback (see Bug #165952).Nicolas Dufour2013-10-221-2/+9