summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/pen-tool.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix pentool backspace bug. Thanks JabierJohan B. C. Engelen2014-07-011-12/+23
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1336561 (bzr r13445)
* pen tool: fix crash when finishing path with right-click or enter while ↵Johan B. C. Engelen2014-06-111-0/+2
| | | | | | | | dragging from path's startnode (otherwise closing the path) Fixed bugs: - https://launchpad.net/bugs/1326652 (bzr r13422)
* Changed some return types from gint to bool.Markus Engel2014-03-271-5/+5
| | | (bzr r13220)
* Cleaned up connector-tool, pen-tool, and pencil-tool.Markus Engel2014-03-261-97/+115
| | | (bzr r13217)
* Added some consts. Turned functions to member functions.Markus Engel2014-03-021-430/+384
| | | (bzr r13089)
* Made constructors of tools use initializer lists.Markus Engel2014-02-261-25/+40
| | | (bzr r13060)
* Clean up some tool related things.Markus Engel2013-11-121-6/+6
| | | (bzr r12795)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-0/+1404
(bzr r12785)