| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix blurry pattern fills on text objects (blocker bug #1005892). | Krzysztof Kosi??ski | 2013-11-01 | 2 | -31/+43 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1005892 (bzr r12760) | ||||
| * | libcroco: Backport size checking fix (commit 209e5,aa60a) | Alex Valavanis | 2013-11-01 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1246763 (bzr r12758) | ||||
| * | conversions from radians to degrees for arcs (Bug 324117) | Alvin Penner | 2013-10-31 | 2 | -10/+12 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/324117 (bzr r12756) | ||||
| * | Remove warning on bbox and allow empty bound selection to clear existing ↵ | Martin Owens | 2013-10-31 | 1 | -8/+6 |
| | | | | | | | | | selection. Fixed bugs: - https://launchpad.net/bugs/1243408 (bzr r12755) | ||||
| * | Partially fix crashes when entering a group with deleted id | Krzysztof Kosi??ski | 2013-10-31 | 1 | -4/+9 |
| | | | | (bzr r12754) | ||||
| * | fix memleak. Export dialog still has many of its pointer members leaking !!! | Johan B. C. Engelen | 2013-10-30 | 2 | -24/+26 |
| | | | | (bzr r12753) | ||||
| * | fix warnings | Johan B. C. Engelen | 2013-10-30 | 1 | -2/+14 |
| | | | | (bzr r12752) | ||||
| * | suppress uninitialized variables (x and y) warning, don't ask why... g++'s ↵ | Johan B. C. Engelen | 2013-10-29 | 1 | -2/+5 |
| | | | | | | warningsystem gives false-positive for many permutations of the code in this function (bzr r12751) | ||||
| * | saving units is not implemented yet, and noone should call the save method | Johan B. C. Engelen | 2013-10-29 | 2 | -5/+6 |
| | | | | (bzr r12750) | ||||
| * | units: fix stroke/gradient/whatever scaling when changing document unit in ↵ | Johan B. C. Engelen | 2013-10-29 | 1 | -5/+25 |
| | | | | | | the document properties dialog (bzr r12749) | ||||
| * | fix warning | Kris De Gussem | 2013-10-29 | 1 | -1/+1 |
| | | | | (bzr r12748) | ||||
| * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-29 | 8 | -10/+10 |
| | | | | (bzr r12746) | ||||
| * | fix code: prevent cornercase from crashing | Johan B. C. Engelen | 2013-10-29 | 1 | -33/+31 |
| | | | | (bzr r12745) | ||||
| * | suppress warning | Johan B. C. Engelen | 2013-10-29 | 1 | -0/+1 |
| | | | | (bzr r12744) | ||||
| * | supress some compiler warnings | Johan B. C. Engelen | 2013-10-29 | 1 | -4/+2 |
| | | | | (bzr r12743) | ||||
| * | fix crash | Johan B. C. Engelen | 2013-10-28 | 2 | -13/+16 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/854617 (bzr r12742) | ||||
| * | unit display: fix typo | Johan B. C. Engelen | 2013-10-28 | 1 | -1/+1 |
| | | | | (bzr r12741) | ||||
| * | fix crash | Johan B. C. Engelen | 2013-10-28 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1230241 (bzr r12740) | ||||
| * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-28 | 6 | -16/+16 |
| | | | | (bzr r12738) | ||||
| * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-27 | 6 | -14/+14 |
| | | | | (bzr r12737) | ||||
| * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-27 | 6 | -8/+8 |
| | | | | (bzr r12736) | ||||
| * | fix warning and add comments about fixing code | Johan B. C. Engelen | 2013-10-27 | 2 | -1/+6 |
| | | | | (bzr r12735) | ||||
| * | fix warnings | Johan B. C. Engelen | 2013-10-27 | 3 | -3/+3 |
| | | | | (bzr r12734) | ||||
| * | add some nullptr checking, should fix crash (couldn't test) | Johan B. C. Engelen | 2013-10-27 | 5 | -5/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1243011 (bzr r12733) | ||||
| * | fix crash, partly fix vertical positioning issue. couldn't figure out how to ↵ | Johan B. C. Engelen | 2013-10-27 | 2 | -10/+8 |
| | | | | | | | | | make it work, the applied scale transform works weird somehow Fixed bugs: - https://launchpad.net/bugs/1244793 (bzr r12732) | ||||
| * | Fix gradient stop selection when switching to dropper tool. | Markus Engel | 2013-10-27 | 1 | -1/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1239131 (bzr r12730) | ||||
| * | Added some consts. | Markus Engel | 2013-10-26 | 49 | -183/+196 |
| | | | | (bzr r12729) | ||||
| * | fix crash | Johan B. C. Engelen | 2013-10-26 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1244793 (bzr r12728) | ||||
| * | Fix memleak in reference counting introduced in r12532. | Markus Engel | 2013-10-26 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1236632 (bzr r12727) | ||||
| * | Fix for Bug 1241783 (WMF image output size) | David Mathog | 2013-10-25 | 1 | -1/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1241783 (bzr r12726) | ||||
| * | WMF import: fix scaling of files without ViewPort record | David Mathog | 2013-10-25 | 1 | -1/+3 |
| | | | | | | | | | (see bug 1241783, comment 4-5) Fixed bugs: - https://launchpad.net/bugs/1241783 (bzr r12725) | ||||
| * | don't update doc unit stuff when initializing DocumentProperties dialog widgets | Johan B. C. Engelen | 2013-10-25 | 1 | -8/+14 |
| | | | | (bzr r12724) | ||||
| * | Fix for Bug 1242927 (minor EMF import issues) | David Mathog | 2013-10-24 | 1 | -4/+11 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1242927 (bzr r12721) | ||||
| * | Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle) | David Mathog | 2013-10-24 | 3 | -0/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1243937 (bzr r12720) | ||||
| * | try to add some const-correctness | Johan B. C. Engelen | 2013-10-24 | 4 | -2/+9 |
| | | | | (bzr r12719) | ||||
| * | fix bad style | Johan B. C. Engelen | 2013-10-24 | 1 | -1/+1 |
| | | | | (bzr r12718) | ||||
| * | fix bug "some of the locale-based templates cause objects to be resized when ↵ | Johan B. C. Engelen | 2013-10-24 | 12 | -14/+25 |
| | | | | | | | | | default units are changed" #1236257 Fixed bugs: - https://launchpad.net/bugs/1236257 (bzr r12717) | ||||
| * | fix crash bug 1237676 | Johan B. C. Engelen | 2013-10-24 | 2 | -15/+22 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1237676 (bzr r12716) | ||||
| * | cppcheck | Kris De Gussem | 2013-10-22 | 3 | -9/+9 |
| | | | | (bzr r12713) | ||||
| * | Fix for Bug #1022543 (Ctrl+C increments the documents count). | Nicolas Dufour | 2013-10-22 | 1 | -7/+11 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1022543 (bzr r12712) | ||||
| * | Fixing unit convertion in PNG import Imagemagick fallback (see Bug #165952). | Nicolas Dufour | 2013-10-22 | 1 | -2/+9 |
| | | | | (bzr r12711) | ||||
| * | Fix for Bug #1230292 (dbus service file not included in tarball when doing a ↵ | Nicolas Dufour | 2013-10-22 | 1 | -1/+2 |
| | | | | | | | | | make dist) by Ryan Lerch. Fixed bugs: - https://launchpad.net/bugs/1230292 (bzr r12710) | ||||
| * | remove confusing bitfield declaration. bitfield not even needed here. | Johan B. C. Engelen | 2013-10-21 | 2 | -2/+2 |
| | | | | (bzr r12708) | ||||
| * | fix ambiguity error with C++11 (gcc 4.6.2 Windows) | Johan B. C. Engelen | 2013-10-21 | 1 | -1/+1 |
| | | | | (bzr r12707) | ||||
| * | update parts of 2geom | Johan B. C. Engelen | 2013-10-21 | 3 | -5/+23 |
| | | | | (bzr r12705) | ||||
| * | Fix mesh gradient tool. | Markus Engel | 2013-10-21 | 1 | -12/+17 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1239430 (bzr r12703) | ||||
| * | Fix bug introduced in r12686. | Markus Engel | 2013-10-21 | 1 | -6/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1241034 (bzr r12702) | ||||
| * | Fix build errors with clang 3.3 and c++11 enabled. | Markus Engel | 2013-10-18 | 6 | -70/+66 |
| | | | | (bzr r12701) | ||||
| * | fix memory reallocation | Kris De Gussem | 2013-10-17 | 1 | -10/+74 |
| | | | | (bzr r12700) | ||||
| * | fix wrong memory deallocation | Kris De Gussem | 2013-10-17 | 1 | -1/+1 |
| | | | | (bzr r12699) | ||||
