summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2014-04-0140-2070/+2002
|\
| * Fix some mismatched tagsAlex Valavanis2014-03-301-1/+1
| * Removed obsolete header file.Markus Engel2014-03-294-14/+15
| * Further refactored SPKnot.Markus Engel2014-03-281-11/+11
| * First step of refactoring SPKnot.Markus Engel2014-03-271-25/+28
| * 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
| * Fix random crashes when spraying in single path mode.Krzysztof Kosi??ski2014-03-093-9/+27
| * 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
| * 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
* | update to trunkJabier Arraiza Cenoz2014-01-122-2/+2
|\|
| * 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
* | Fix repointed by su_vJabier Arraiza Cenoz2013-11-161-1/+1
* | fix error su_v tell to meJabier Arraiza Cenoz2013-11-161-4/+2
* | Update to trunkJabier Arraiza Cenoz2013-11-131-6/+143
|/
* Clean up some tool related things.Markus Engel2013-11-129-173/+41
* Moved and renamed some tool-related files.Markus Engel2013-11-0951-0/+24899