| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix bug 828400 | Felipe Corr??a da Silva Sanches | 2011-11-01 | 1 | -3/+36 |
| | | | | | | measurement tool: display total length between first and last intersection points (bzr r10710) | ||||
| * | Filters. Removing deprecated workaround in drop shadow (see Bug #808013 ). | Nicolas Dufour | 2011-11-01 | 1 | -7/+2 |
| | | | | (bzr r10709) | ||||
| * | Fixing initializer order and missing initializers. | Jon A. Cruz | 2011-10-29 | 3 | -19/+26 |
| | | | | (bzr r10708) | ||||
| * | Updating use of libpng jump buffer. Fixes bug #721029. | Jon A. Cruz | 2011-10-29 | 2 | -3/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/721029 (bzr r10707) | ||||
| * | fix usage of iterator when iterator's erase function is used (Bug #812018) | Kris De Gussem | 2011-10-29 | 4 | -20/+32 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/812018 (bzr r10706) | ||||
| * | cppcheck: variable initialisation | Kris De Gussem | 2011-10-29 | 4 | -2/+6 |
| | | | | (bzr r10705) | ||||
| * | fix order of checks. | Johan B. C. Engelen | 2011-10-28 | 1 | -1/+4 |
| | | | | (bzr r10703) | ||||
| * | fix potential null pointer deref | Johan B. C. Engelen | 2011-10-28 | 1 | -12/+14 |
| | | | | (bzr r10702) | ||||
| * | fix potential null pointer deref | Johan B. C. Engelen | 2011-10-28 | 1 | -1/+1 |
| | | | | (bzr r10701) | ||||
| * | add a cppcheck suppression for memleak that is not a memleak | Johan B. C. Engelen | 2011-10-28 | 1 | -0/+2 |
| | | | | (bzr r10700) | ||||
| * | one constructor cannot call the other to initialize the object. See ↵ | Johan B. C. Engelen | 2011-10-28 | 2 | -5/+19 |
| | | | | | | C++faq-lite 10.3 (bzr r10699) | ||||
| * | fix initialization. add todo comment about gui-hidden not being used. | Johan B. C. Engelen | 2011-10-28 | 1 | -1/+3 |
| | | | | (bzr r10698) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 157 | -1943/+2071 |
| | | | | (bzr r10697) | ||||
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 166 | -944/+1055 |
| | | | | (bzr r10696) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-23 | 6 | -30/+30 |
| | | | | (bzr r10695) | ||||
| * | Warning cleanup | Jon A. Cruz | 2011-10-23 | 1 | -14/+14 |
| | | | | (bzr r10694) | ||||
| * | Cleanup constructors and initialization. Removed unused macro. | Jon A. Cruz | 2011-10-23 | 2 | -48/+57 |
| | | | | (bzr r10693) | ||||
| * | Documentation update pass. | Jon A. Cruz | 2011-10-23 | 24 | -91/+88 |
| | | | | (bzr r10692) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2011-10-23 | 6 | -110/+121 |
| | | | | (bzr r10691) | ||||
| * | Fixed unused parameter warnings. Due to being included a few places, this ↵ | Jon A. Cruz | 2011-10-23 | 1 | -73/+87 |
| | | | | | | cleans up several hundred warnings. (bzr r10690) | ||||
| * | Removed use of 'void *' as attemtp to limit access to internals. | Jon A. Cruz | 2011-10-23 | 2 | -22/+21 |
| | | | | (bzr r10689) | ||||
| * | cppcheck: variable initialisation / fix possible memory leak | Kris De Gussem | 2011-10-22 | 4 | -3/+11 |
| | | | | (bzr r10688) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-21 | 6 | -11/+11 |
| | | | | (bzr r10687) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-20 | 11 | -15/+15 |
| | | | | (bzr r10686) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-18 | 2 | -3/+3 |
| | | | | (bzr r10683) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-18 | 27 | -65/+66 |
| | | | | (bzr r10681) | ||||
| * | pdf import. modify calculation of GradientTransform (Bug 530895) | Alvin Penner | 2011-10-17 | 1 | -1/+38 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/530895 (bzr r10680) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-15 | 15 | -36/+36 |
| | | | | (bzr r10678) | ||||
| * | Use desktop coordinates for finding snap candidates (regression introduced ↵ | Diederik van Lierop | 2011-10-15 | 1 | -3/+3 |
| | | | | | | | | | in rev. #10675) Fixed bugs: - https://launchpad.net/bugs/874213 (bzr r10677) | ||||
| * | Object snapper: only use the visual bounding box when absolutely needed; ↵ | Diederik van Lierop | 2011-10-12 | 1 | -3/+9 |
| | | | | | | otherwise default to geometric bounding box (bzr r10675) | ||||
| * | modify scaling of vertical offset for text placement (Bug 868594) | Alvin Penner | 2011-10-09 | 1 | -6/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/868594 (bzr r10674) | ||||
| * | update cmake file lists | Campbell Barton | 2011-10-08 | 7 | -22/+15 |
| | | | | (bzr r10673) | ||||
| * | 1) make snapping to clip/mask paths optional (see document properties dialog ↵ | Diederik van Lierop | 2011-10-08 | 20 | -18/+159 |
| | | | | | | | | | -> snap tab) 2) for debugging purposes: code added for showing all snap candidates 3) groundwork for tangential/perpendicular snapping (bzr r10672) | ||||
| * | emf import. allow EMR_MOVETOEX to occur before EMR_BEGINPATH (Bug 858369) | Alvin Penner | 2011-10-07 | 1 | -3/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/858369 (bzr r10670) | ||||
| * | Translations. Ukrainian translation update and typo patch by Yuri Chornoivan. | Nicolas Dufour | 2011-10-06 | 2 | -3/+3 |
| | | | | (bzr r10668) | ||||
| * | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 2011-10-05 | 72 | -319/+274 |
| | | | | | | the contents forward.h at all). (bzr r10667) | ||||
| * | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 2011-10-04 | 26 | -79/+89 |
| | | | | (bzr r10666) | ||||
| * | More forward.h purging. | Jon A. Cruz | 2011-10-04 | 28 | -97/+101 |
| | | | | (bzr r10665) | ||||
| * | Purging some forward.h files. | Jon A. Cruz | 2011-10-04 | 22 | -143/+49 |
| | | | | (bzr r10664) | ||||
| * | Fixed mismatched quotes that confused Doxygen. | Jon A. Cruz | 2011-10-04 | 1 | -1/+1 |
| | | | | (bzr r10663) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 102 | -603/+638 |
| | | | | (bzr r10660) | ||||
| * | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 42 | -1028/+1015 |
| | | | | (bzr r10659) | ||||
| * | Next pass of doxygen @brief cleanup. | Jon A. Cruz | 2011-10-02 | 15 | -30/+35 |
| | | | | (bzr r10658) | ||||
| * | Removed forgotten debug statement. | Tavmjong Bah | 2011-10-02 | 1 | -1/+0 |
| | | | | (bzr r10657) | ||||
| * | Removing redundant doxygen @brief tag. | Jon A. Cruz | 2011-10-02 | 12 | -51/+85 |
| | | | | (bzr r10656) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2011-10-02 | 12 | -46/+36 |
| | | | | (bzr r10655) | ||||
| * | add PowerStroke to the normally visible LPEs, but with 'unstable!' warning | Johan B. C. Engelen | 2011-09-29 | 1 | -2/+2 |
| | | | | (bzr r10653) | ||||
| * | PowerStroke: handle cusps in some way. properly bugged for all types but ↵ | Johan B. C. Engelen | 2011-09-29 | 2 | -216/+167 |
| | | | | | | "beveled" (bzr r10652) | ||||
| * | fix for building when WITH_LIBWPG couldn't be found. | Campbell Barton | 2011-09-27 | 1 | -1/+1 |
| | | | | (bzr r10651) | ||||
| * | Fixed problem with font names that contain spaces. | Tavmjong Bah | 2011-09-28 | 1 | -3/+8 |
| | | | | (bzr r10649) | ||||
