summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/pencil-tool.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-051-2/+2
| |
| * Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-011-4/+4
| |
* | Parametrice into preferences magic numbers and other staffJabier Arraiza2017-08-281-4/+8
| |
* | Allow pressure in pencil in the tree modes, bezier, bspline and spiroJabier Arraiza2017-08-281-7/+14
| |
* | Add previewJabier Arraiza2017-08-271-86/+79
| |
* | Working on preview over powerpencilJabier Arraiza2017-08-271-37/+178
| |
* | Starting with powerpencilJabier Arraiza2017-08-251-7/+71
|/
* Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens2017-06-301-1/+1
|
* Fix bug:1639083 crach closing segment with shortcut LPEJabier Arraiza Cenoz2016-11-051-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1639083 (bzr r15210)
* CPPification: almost all sp_object_set_whatever and sp_selection_whatever ↵Marc Jeanmougin2016-10-241-1/+1
| | | | | | | | | | | | global functions are now methods of ObjectSet*, with these additional benefits: - They can now act on any SelectionSet, not just the current selection; - Whenever possible, they don't need a desktop anymore and can run if called from GUI. I hope I did not break too many things in the process. *: So instead of callink sp_selection_move(desktop,x,y), you call myobjectset->move(x,y) (bzr r15189)
* Partial fix for bug 172063 while we find a better solution for XOR in helper ↵Jabier Arraiza Cenoz2016-08-291-1/+1
| | | | | lines (bzr r15090)
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-5/+0
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+5
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-5/+0
| | | (bzr r15025)
* Fix bug 1540155: Interactive simplify on pencit tool is hard to editJabier Arraiza Cenoz2016-03-021-6/+10
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1540155 (bzr r14679)
* update to trunkJabier Arraiza Cenoz2015-07-241-14/+12
|\ | | | | (bzr r13973.1.15)
| * Fix a bug in BSpline whith pencil mode and handles toleranceJabier Arraiza Cenoz2015-05-291-6/+7
| | | | | | (bzr r14187)
| * fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-3/+0
| | | | | | (bzr r14126)
| * Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-101-11/+11
| | | | | | (bzr r14054)
* | add interactive smooth to pen toolJabier Arraiza Cenoz2015-03-071-4/+10
|/ | | (bzr r13973.1.1)
* Strip ToolFactoryLiam P. White2015-02-251-9/+0
| | | (bzr r13939.1.2)
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
| | | (bzr r13820)
* Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-211-1/+1
| | | (bzr r13816)
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
| | | (bzr r13809)
* Move more UI code into ui/Liam P. White2014-10-051-2/+2
| | | (bzr r13341.1.253)
* Now add the helper colors also to pencil helperJabier Arraiza Cenoz2014-09-241-1/+8
| | | (bzr r13341.1.221)
* Undo changes in r13391Liam P. White2014-06-071-2/+3
| | | (bzr r13341.1.51)
* Clean up some unnecessary pointer usage in livarotLiam P. White2014-06-061-3/+2
| | | (bzr r13341.1.50)
* clarify the 'sc' and 'ec' SPCurve, by point of Vinícius, whith the result ↵Jabier Arraiza Cenoz2014-03-311-3/+1
| | | | | of one curve less in the header (bzr r11950.1.320)
* update to trunkJabier Arraiza Cenoz2014-03-301-10/+11
|\ | | | | (bzr r11950.1.317)
| * Removed obsolete header file.Markus Engel2014-03-291-10/+11
| | | | | | (bzr r13229)
* | update to trunkJabier Arraiza Cenoz2014-03-271-103/+81
|\| | | | | (bzr r11950.1.315)
| * Changed some return types from gint to bool.Markus Engel2014-03-271-5/+5
| | | | | | (bzr r13220)
| * Cleaned up pencil-tool.Markus Engel2014-03-261-47/+37
| | | | | | (bzr r13219)
| * Cleaned up connector-tool, pen-tool, and pencil-tool.Markus Engel2014-03-261-51/+42
| | | | | | (bzr r13217)
* | Full refactor of path continuations in bspline-spirolive mode, I think no ↵Jabier Arraiza Cenoz2014-03-201-0/+3
| | | | | | | | | | more suv mac crashes, but need to be full tested again because a lot of things changed. (bzr r11950.1.308)
* | Fixing branch problemsJabier Arraiza Cenoz2014-03-051-2/+2
| | | | | | (bzr r11950.1.281)
* | TranslationsJabier Arraiza Cenoz2014-03-051-2/+2
| | | | | | (bzr r11950.1.279)
* | translations from spanish to english done, it might need a little review, ↵Guiu Rocafort2014-03-051-2/+2
| | | | | | | | | | but everything seems ok (bzr r11950.5.1)
* | Resolving conflicts, maybe brokenJabier Arraiza Cenoz2014-03-021-273/+233
|\| | | | | (bzr r11950.1.264)
| * Added some consts. Turned functions to member functions.Markus Engel2014-03-021-270/+227
| | | | | | (bzr r13089)
* | update to trunkJabier Arraiza Cenoz2014-02-261-13/+8
|\| | | | | (bzr r11950.1.258)
| * Made constructors of tools use initializer lists.Markus Engel2014-02-261-13/+8
| | | | | | (bzr r13060)
* | Spanish comment of pencil-tool.cppJabier Arraiza Cenoz2013-12-311-2/+2
| | | | | | (bzr r11950.1.227)
* | RefactorizingJabier Arraiza Cenoz2013-12-301-8/+0
| | | | | | (bzr r11950.1.212)
* | Update to trunkJabier Arraiza Cenoz2013-11-121-1/+1
|\| | | | | (bzr r11950.1.198)
| * Clean up some tool related things.Markus Engel2013-11-121-1/+1
| | | | | | (bzr r12795)
* | Update to trunkJabier Arraiza Cenoz2013-11-101-2/+38
|/ | | (bzr r11950.1.195)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-0/+916
(bzr r12785)