| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | Spanish comment of pencil-tool.cpp | Jabier Arraiza Cenoz | 2013-12-31 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | Spanish comment of pencil-tool.cpp/.h | Jabier Arraiza Cenoz | 2013-12-31 | 2 | -98/+54 | |
| | * | | | | | | | | | | | | | | | | | Spanish comment of node-tool.cpp | Jabier Arraiza Cenoz | 2013-12-30 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | Spanish comment of freehand-base.cpp | Jabier Arraiza Cenoz | 2013-12-30 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | Start refactor, simplify node.cpp operations,general cleanup, changed brehabi... | Jabier Arraiza Cenoz | 2013-12-30 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | Refactorizing | Jabier Arraiza Cenoz | 2013-12-30 | 6 | -82/+13 | |
| | * | | | | | | | | | | | | | | | | | Fix crash bug continuing empty paths | Jabier Arraiza Cenoz | 2013-12-28 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | Update to trunk | Jabier Arraiza Cenoz | 2013-11-12 | 9 | -173/+41 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Update to trunk | Jabier Arraiza Cenoz | 2013-11-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | Update to trunk | Jabier Arraiza Cenoz | 2013-11-10 | 5 | -51/+1094 | |
| * | | | | | | | | | | | | | | | | | | | Update to trunk | Liam P. White | 2014-04-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Fix some mismatched tags | Alex Valavanis | 2014-03-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | Update to trunk | Liam P. White | 2014-03-30 | 5 | -25/+26 | |
| |\| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Removed obsolete header file. | Markus Engel | 2014-03-29 | 4 | -14/+15 | |
| | * | | | | | | | | | | | | | | | | | | Further refactored SPKnot. | Markus Engel | 2014-03-28 | 1 | -11/+11 | |
| * | | | | | | | | | | | | | | | | | | | Update to trunk | Liam P. White | 2014-03-28 | 1 | -25/+28 | |
| |\| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | First step of refactoring SPKnot. | Markus Engel | 2014-03-27 | 1 | -25/+28 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Update to trunk | Liam P. White | 2014-03-28 | 18 | -348/+405 | |
| |\| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Changed some return types from gint to bool. | Markus Engel | 2014-03-27 | 6 | -28/+28 | |
| | * | | | | | | | | | | | | | | | | | Cleaned up pencil-tool. | Markus Engel | 2014-03-26 | 1 | -47/+37 | |
| | * | | | | | | | | | | | | | | | | | Cleaned up connector-tool, pen-tool, and pencil-tool. | Markus Engel | 2014-03-26 | 3 | -202/+199 | |
| | * | | | | | | | | | | | | | | | | | Cleaned up includes of tools / revert experimental casting macro replacements... | Markus Engel | 2014-03-26 | 14 | -72/+142 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Updated to trunk | Liam P. White | 2014-03-12 | 3 | -9/+27 | |
| |\| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Fix random crashes when spraying in single path mode. | Krzysztof Kosi??ski | 2014-03-09 | 3 | -9/+27 | |
| * | | | | | | | | | | | | | | | | | Update to trunk | Liam P. White | 2014-03-09 | 3 | -122/+106 | |
| |\| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Fix crashes caused by the desktop's query_style signal being called before | Krzysztof Kosi??ski | 2014-03-08 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Derive ToolBase from sigc::trackable for easier slot management. | Krzysztof Kosi??ski | 2014-03-05 | 3 | -120/+104 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | | | Fixed path color when changed by Objects Dialog | Liam P. White | 2014-03-03 | 1 | -1/+2 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | / | Added some consts. Turned functions to member functions. | Markus Engel | 2014-03-02 | 16 | -1051/+973 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fix for crash when cycle-selecting. | Markus Engel | 2014-03-01 | 2 | -39/+28 | |
| * | | | | | | | | | | | | | Fix for crashes on fast tool toggling. | Markus Engel | 2014-03-01 | 2 | -4/+18 | |
| | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Spray tool: | Nicolas Dufour | 2014-02-28 | 1 | -32/+58 | |
| * | | | | | | | | | | | | remove some unnecessary copying/casting | Johan B. C. Engelen | 2014-02-27 | 1 | -4/+4 | |
| | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Added template functions as a casting-macro replacement. | Markus Engel | 2014-02-26 | 1 | -1/+23 | |
| * | | | | | | | | | | | Made constructors of tools use initializer lists. | Markus Engel | 2014-02-26 | 33 | -514/+402 | |
| | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Fix for selcue settings. | Markus Engel | 2014-02-23 | 5 | -0/+10 | |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | | Fix console messages (see Bug #879058 - Spray Single Path Mode includes origi... | Nicolas Dufour | 2014-02-16 | 1 | -16/+8 | |
| | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | | Fix for Bug #879058 (Spray Single Path Mode includes original object). | Nicolas Dufour | 2014-02-08 | 1 | -1/+1 | |
| * | | | | | | | | DrawingContext: change variable names ct to dc (bug #1272073) | David Mathog | 2014-02-08 | 1 | -6/+6 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | Fix for Bug #1250685 (Unnecessary gender-specific terms in code). | Nicolas Dufour | 2014-02-05 | 1 | -28/+28 | |
| * | | | | | | | Workaround for Bug #1273510 (crash in in cc_generic_knot_handler() after tool... | Nicolas Dufour | 2014-02-04 | 1 | -1/+6 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | Move dragging undo block from tools-base to canvas. Regarding bug #168695 | Martin Owens | 2014-01-21 | 2 | -8/+0 | |
| * | | | | | | cppcheck stuff | Kris De Gussem | 2014-01-20 | 1 | -2/+2 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #16... | Martin Owens | 2014-01-20 | 2 | -11/+8 | |
| * | | | | | Try another fix for the undo when dragging bug #168695 | Martin Owens | 2014-01-19 | 2 | -3/+12 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | fix null pointer dereference | Kris De Gussem | 2014-01-16 | 1 | -4/+6 | |
| * | | | | for rubberband outline, add shading instead of XOR (Bug 1266308) | Alvin Penner | 2014-01-15 | 1 | -0/+1 | |
| | |_|/ |/| | | ||||||
| * | | | suppress compiler warnings | Kris De Gussem | 2014-01-11 | 2 | -2/+2 | |
| * | | | Change my mind on the solution to the bug, protect all selection additions. | Martin Owens | 2014-01-08 | 1 | -2/+1 | |
| * | | | Make damn sure the item hasn't been deleted before adding it. | Martin Owens | 2014-01-08 | 1 | -1/+2 | |
| | |/ |/| | ||||||
