| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Remove the incorrect fix for the bug 1241902 | Jabier Arraiza Cenoz | 2014-06-27 | 1 | -4/+0 | |
| | * | | | | Fix for bug #1241902 | Jabier Arraiza Cenoz | 2014-06-11 | 1 | -0/+4 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Update to experimental r13440 | Liam P. White | 2014-07-24 | 1 | -4/+0 | |
| |\ \ \ \ | | |_|/ | |/| | | ||||||
| | * | | | Remove the incorrect fix for the bug 1241902 | Jabier Arraiza Cenoz | 2014-06-27 | 1 | -4/+0 | |
| | | |/ | |/| | ||||||
| * | | | 5. Refactoring of Application class: make copy/assignment operators private, ... | Liam P. White | 2014-06-27 | 1 | -1/+1 | |
| * | | | 3. remove dead code, refactor existing code. Connect overlooked signals. | Liam P. White | 2014-06-26 | 1 | -1/+1 | |
| * | | | 1. make it compile | Liam P. White | 2014-06-25 | 1 | -1/+1 | |
| |/ / | ||||||
| * / | Fix for Bug #1241902 - | Jabier Arraiza Cenoz | 2014-06-07 | 1 | -0/+4 | |
| |/ | ||||||
| * | Clean up of style code: refactor marker properties. Step 3. | Tavmjong Bah | 2014-04-24 | 1 | -3/+3 | |
| * | Allow ungrouping switches | Krzysztof Kosi??ski | 2014-03-12 | 1 | -1/+1 | |
| * | Change stroke-dasharray and stroke-dashoffset handling to match other propert... | Tavmjong Bah | 2014-03-11 | 1 | -11/+3 | |
| * | UI. Fix for bug #1281822 (Keyboard shortcuts editor, duplicate description an... | Nicolas Dufour | 2014-03-04 | 1 | -1/+1 | |
| * | Embedded SVG's cannot be transformed. | Tavmjong Bah | 2014-02-28 | 1 | -0/+7 | |
| * | Correct the ungrouping logic so that selected clones of selected groups | Krzysztof Kosi??ski | 2014-02-27 | 1 | -2/+2 | |
| * | Partial fix for LP #1001756 (crash when ungrouping a selection | Krzysztof Kosi??ski | 2014-02-27 | 1 | -32/+71 | |
| * | Rewrite of symbol creation code. Partial fix for 1201325. | Tavmjong Bah | 2014-02-25 | 1 | -79/+144 | |
| * | Don't reverse object order when creating a marker. | Tavmjong Bah | 2014-01-30 | 1 | -1/+1 | |
| * | Correct positioning of custom markers. Fixes #230491. | Tavmjong Bah | 2014-01-30 | 1 | -14/+15 | |
| * | Move dragging undo block from tools-base to canvas. Regarding bug #168695 | Martin Owens | 2014-01-21 | 1 | -2/+3 | |
| * | Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #16... | Martin Owens | 2014-01-20 | 1 | -0/+6 | |
| * | Add id switch to unsymbol to stop clones from being deleted. | Martin Owens | 2014-01-08 | 1 | -1/+2 | |
| * | fix crash bug 1253721, document code with explanation | Johan B. C. Engelen | 2013-11-21 | 1 | -13/+18 | |
| * | fix memleak | Johan B. C. Engelen | 2013-11-21 | 1 | -0/+2 | |
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -5/+5 | |
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -15/+16 | |
| * | fix crash | Johan B. C. Engelen | 2013-10-28 | 1 | -9/+11 | |
| * | Fix for bug #1239452 (trunk: crash on ungroup...) | Nicolas Dufour | 2013-10-15 | 1 | -1/+1 | |
| * | Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag... | Nicolas Dufour | 2013-10-09 | 1 | -1/+2 | |
| * | Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ... | Tavmjong Bah | 2013-10-08 | 1 | -2/+2 | |
| * | C++ | Johan B. C. Engelen | 2013-10-04 | 1 | -4/+4 | |
| * | memleaks | Johan B. C. Engelen | 2013-09-30 | 1 | -3/+9 | |
| * | memleak | Johan B. C. Engelen | 2013-09-30 | 1 | -1/+3 | |
| * | Merged from trunk (r12593). | Markus Engel | 2013-09-26 | 1 | -7/+8 | |
| |\ | ||||||
| | * | C++ify calling a few SPLPEItem functions, much more work than expected... slo... | Johan B. C. Engelen | 2013-09-25 | 1 | -7/+8 | |
| | * | Fixed segfault on copying text. | Markus Engel | 2013-09-21 | 1 | -10/+16 | |
| | * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 1 | -4/+6 | |
| | |\ | ||||||
| | * \ | Merge from trunk. | Matthew Petroff | 2013-09-15 | 1 | -1/+2 | |
| | |\ \ | ||||||
| | * | | | Improve code readability. | Matthew Petroff | 2013-08-28 | 1 | -3/+3 | |
| | * | | | Added viewBox implement document unit support. | Matthew Petroff | 2013-08-27 | 1 | -2/+2 | |
| * | | | | Refactored SPUse. | Markus Engel | 2013-09-24 | 1 | -20/+26 | |
| | |_|/ |/| | | ||||||
| * | | | Merge C++ification of the SP tree by Markus Engel | Krzysztof Kosi??ski | 2013-09-19 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| | * \ \ | Merged from trunk (r12517). | Markus Engel | 2013-09-14 | 1 | -1/+2 | |
| | |\ \ \ | | | |/ | | |/| | ||||||
| | * | | | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 1 | -8/+7 | |
| | |\ \ \ | | | |/ | | |/| | ||||||
| | * | | | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 1 | -81/+98 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merged from trunk (r12305) | Markus Engel | 2013-04-27 | 1 | -36/+42 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | merged from trunk (r12287) | Markus Engel | 2013-04-20 | 1 | -0/+1 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Merged PaintServer and subclasses; moved Gradient classes to own files. | Markus Engel | 2013-04-05 | 1 | -2/+2 | |
| | * | | | | | | Merged Item. | Markus Engel | 2013-04-05 | 1 | -1/+1 | |
| | * | | | | | | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -1/+1 | |
| | * | | | | | | merged from trunk | Markus Engel | 2013-03-29 | 1 | -19/+216 | |
| | |\ \ \ \ \ \ | ||||||
