summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | Spanish comment of pencil-tool.cppJabier Arraiza Cenoz2013-12-311-2/+2
| * | | | | | | | | | | | | | | | | Spanish comment of pencil-tool.cpp/.hJabier Arraiza Cenoz2013-12-312-98/+54
| * | | | | | | | | | | | | | | | | Spanish comment of node-tool.cppJabier Arraiza Cenoz2013-12-301-0/+1
| * | | | | | | | | | | | | | | | | Spanish comment of freehand-base.cppJabier Arraiza Cenoz2013-12-301-4/+4
| * | | | | | | | | | | | | | | | | Start refactor, simplify node.cpp operations,general cleanup, changed brehabi...Jabier Arraiza Cenoz2013-12-301-0/+1
| * | | | | | | | | | | | | | | | | RefactorizingJabier Arraiza Cenoz2013-12-306-82/+13
| * | | | | | | | | | | | | | | | | Fix crash bug continuing empty pathsJabier Arraiza Cenoz2013-12-281-0/+2
| * | | | | | | | | | | | | | | | | Update to trunkJabier Arraiza Cenoz2013-11-129-173/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Update to trunkJabier Arraiza Cenoz2013-11-101-0/+1
| * | | | | | | | | | | | | | | | | | Update to trunkJabier Arraiza Cenoz2013-11-105-51/+1094
* | | | | | | | | | | | | | | | | | | Update to trunkLiam P. White2014-04-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Fix some mismatched tagsAlex Valavanis2014-03-301-1/+1
* | | | | | | | | | | | | | | | | | | Update to trunkLiam P. White2014-03-305-25/+26
|\| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Removed obsolete header file.Markus Engel2014-03-294-14/+15
| * | | | | | | | | | | | | | | | | | Further refactored SPKnot.Markus Engel2014-03-281-11/+11
* | | | | | | | | | | | | | | | | | | Update to trunkLiam P. White2014-03-281-25/+28
|\| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | First step of refactoring SPKnot.Markus Engel2014-03-271-25/+28
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Update to trunkLiam P. White2014-03-2818-348/+405
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Changed some return types from gint to bool.Markus Engel2014-03-276-28/+28
| * | | | | | | | | | | | | | | | | Cleaned up pencil-tool.Markus Engel2014-03-261-47/+37
| * | | | | | | | | | | | | | | | | Cleaned up connector-tool, pen-tool, and pencil-tool.Markus Engel2014-03-263-202/+199
| * | | | | | | | | | | | | | | | | Cleaned up includes of tools / revert experimental casting macro replacements...Markus Engel2014-03-2614-72/+142
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Updated to trunkLiam P. White2014-03-123-9/+27
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix random crashes when spraying in single path mode.Krzysztof Kosi??ski2014-03-093-9/+27
* | | | | | | | | | | | | | | | | Update to trunkLiam P. White2014-03-093-122/+106
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix crashes caused by the desktop's query_style signal being called beforeKrzysztof Kosi??ski2014-03-081-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Derive ToolBase from sigc::trackable for easier slot management.Krzysztof Kosi??ski2014-03-053-120/+104
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* / | | | | | | | | | | | | | Fixed path color when changed by Objects DialogLiam P. White2014-03-031-1/+2
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | / Added some consts. Turned functions to member functions.Markus Engel2014-03-0216-1051/+973
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Fix for crash when cycle-selecting.Markus Engel2014-03-012-39/+28
* | | | | | | | | | | | | Fix for crashes on fast tool toggling.Markus Engel2014-03-012-4/+18
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Spray tool:Nicolas Dufour2014-02-281-32/+58
* | | | | | | | | | | | remove some unnecessary copying/castingJohan B. C. Engelen2014-02-271-4/+4
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Added template functions as a casting-macro replacement.Markus Engel2014-02-261-1/+23
* | | | | | | | | | | Made constructors of tools use initializer lists.Markus Engel2014-02-2633-514/+402
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Fix for selcue settings.Markus Engel2014-02-235-0/+10
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Fix console messages (see Bug #879058 - Spray Single Path Mode includes origi...Nicolas Dufour2014-02-161-16/+8
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Fix for Bug #879058 (Spray Single Path Mode includes original object).Nicolas Dufour2014-02-081-1/+1
* | | | | | | | DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-081-6/+6
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix for Bug #1250685 (Unnecessary gender-specific terms in code).Nicolas Dufour2014-02-051-28/+28
* | | | | | | Workaround for Bug #1273510 (crash in in cc_generic_knot_handler() after tool...Nicolas Dufour2014-02-041-1/+6
| |_|_|_|_|/ |/| | | | |
* | | | | | Move dragging undo block from tools-base to canvas. Regarding bug #168695Martin Owens2014-01-212-8/+0
* | | | | | cppcheck stuffKris De Gussem2014-01-201-2/+2
| |_|_|_|/ |/| | | |
* | | | | Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #16...Martin Owens2014-01-202-11/+8
* | | | | Try another fix for the undo when dragging bug #168695Martin Owens2014-01-192-3/+12
| |_|_|/ |/| | |
* | | | fix null pointer dereferenceKris De Gussem2014-01-161-4/+6
* | | | for rubberband outline, add shading instead of XOR (Bug 1266308)Alvin Penner2014-01-151-0/+1
| |_|/ |/| |
* | | suppress compiler warningsKris De Gussem2014-01-112-2/+2
* | | Change my mind on the solution to the bug, protect all selection additions.Martin Owens2014-01-081-2/+1
* | | Make damn sure the item hasn't been deleted before adding it.Martin Owens2014-01-081-1/+2
| |/ |/|