summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/freehand-base.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Parametrice into preferences magic numbers and other staffJabier Arraiza2017-08-281-7/+9
| |
* | Allow pressure in pencil in the tree modes, bezier, bspline and spiroJabier Arraiza2017-08-281-2/+3
| |
* | Add previewJabier Arraiza2017-08-271-5/+8
| |
* | Working on preview over powerpencilJabier Arraiza2017-08-271-33/+32
| |
* | Starting with powerpencilJabier Arraiza2017-08-251-3/+59
|/
* Attemp to fix bug 1707899, retain shapes color. Also now retain shape ↵Jabier Arraiza2017-08-131-11/+25
| | | | previous width
* Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens2017-06-301-2/+2
|
* Calligraphy mode: creates dots on single click.Marc Jeanmougin2017-05-011-2/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/263166 (bzr r15658)
* Fix some bugs on pen/cil dropdown shapesJabier Arraiza Cenoz2016-11-061-42/+42
| | | (bzr r15219)
* Minor tweakJabier Arraiza Cenoz2016-11-061-1/+1
| | | (bzr r15217)
* Fix bug on apply bend LPE from pen/cil without cliboard, nothin happends ↵Jabier Arraiza Cenoz2016-11-061-1/+1
| | | | | previously (bzr r15216)
* Fix bug:1639098Jabier Arraiza Cenoz2016-11-051-2/+9
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1639098 (bzr r15211)
* 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)
* Remove "== true"sShlomi Fish2016-09-151-2/+2
| | | (bzr r15100.1.19)
* Fix compiler warningJabier Arraiza Cenoz2016-09-111-1/+1
| | | (bzr r15112)
* Fix bugs: #1621234 and #172137Jabier Arraiza Cenoz2016-09-111-19/+20
| | | | | | | Fixed bugs: - https://launchpad.net/bugs/172137 - https://launchpad.net/bugs/1621234 (bzr r15111)
* Fix a bug in pattern along path at first edit node after applied. Backport ↵Jabier Arraiza Cenoz2016-08-291-0/+13
| | | | | it to 0.92 (bzr r15089)
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-15/+1
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+15
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-15/+1
| | | (bzr r15025)
* Fixes some bugs related to powerstroke 'Powerstroke infinite loop'Jabier Arraiza Cenoz2016-06-161-30/+10
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1535444 - https://launchpad.net/bugs/1236320 - https://launchpad.net/bugs/1586973 (bzr r14991)
* Fix a bug on Pen tool when use bend path as option and the clipboard has ↵Jabier Arraiza Cenoz2016-05-101-1/+4
| | | | | something diferent than shape, path or group (bzr r14882)
* Fix crash when apply Bend From Clipboard to a clone by the pen/pencil toolbarJabier Arraiza Cenoz2016-01-061-1/+6
| | | (bzr r14563)
* allow more translations than only scaleJabier Arraiza Cenoz2015-08-081-5/+1
| | | (bzr r14283)
* Fix a bug scaling path parametersJabier Arraiza Cenoz2015-08-071-11/+28
| | | (bzr r14282)
* Allow scale on bend itemsJabier Arraiza Cenoz2015-08-051-1/+9
| | | (bzr r14277)
* Fix some transform problems in Bend path.Jabier Arraiza Cenoz2015-08-051-27/+17
| | | | | Also refactor a bit the file to simplify it (bzr r14276)
* Fixed some typos in bsector and bsplineJabier Arraiza Cenoz2015-08-021-15/+31
| | | | | | In freehand base fix a crash un bend path if no clipboard. Also rewrite retrive clipboard to get it at correct document size (bzr r14272)
* Update simplify interactive to handle trinagle out powerstrokes, also fix it ↵Jabier Arraiza Cenoz2015-08-011-5/+7
| | | | | for Spiro paths. Updated toolbar slider to also update powerstroke points (bzr r14271)
* update to trunkJabier Arraiza Cenoz2015-07-301-2/+24
|\ | | | | (bzr r12588.1.46)
| * Fix LPE stack in interactive simplifyjtx2015-07-271-8/+8
| | | | | | (bzr r14262)
| * update to trunkJabier Arraiza Cenoz2015-07-241-6/+6
| |\ | | | | | | (bzr r13973.1.15)
| | * Fix a bug continuing a bezier path whith a LPE one like spiro or bspline on ↵Jabier Arraiza Cenoz2015-07-221-4/+3
| | | | | | | | | | | | | | | a start node (bzr r14252)
| | * Fix a bug continuing a bezier path whith a LPE one like spiro or bsplineJabier Arraiza Cenoz2015-07-101-3/+4
| | | | | | | | | (bzr r14239)
| * | Update to new simplifyJabier Arraiza Cenoz2015-03-101-2/+0
| | | | | | | | | (bzr r13973.1.9)
| * | Fix new added simplify parameterJabier Arraiza Cenoz2015-03-091-0/+1
| | | | | | | | | (bzr r13973.1.7)
| * | fix to fit the new parameters of simplify lpeJabier Arraiza Cenoz2015-03-081-1/+0
| | | | | | | | | (bzr r13973.1.5)
| * | allow use multiple lines, added new iconJabier Arraiza Cenoz2015-03-081-1/+1
| | | | | | | | | (bzr r13973.1.3)
| * | add interactive smooth to pen toolJabier Arraiza Cenoz2015-03-071-0/+26
| | | | | | | | | (bzr r13973.1.1)
* | | Fis fix a bug finded in my presentation in the HackFestjabiertxof2015-04-291-2/+6
| | | | | | | | | (bzr r12588.1.43)
* | | update to trunkJabier Arraiza Cenoz2015-04-101-6/+6
|\ \ \ | | |/ | |/| (bzr r12588.1.42)
| * | Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-101-6/+6
| |/ | | | | (bzr r14054)
* | Rename a variable to current coding styleJabier Arraiza Cenoz2015-04-091-14/+14
| | | | | | (bzr r12588.1.41)
* | update to trunkJabier Arraiza Cenoz2015-03-181-21/+16
|\| | | | | (bzr r12588.1.39)
| * Remove sp_style_write_string() and sp_style_write_difference().Tavmjong Bah2014-12-251-12/+7
| | | | | | (bzr r13822.1.4)
| * Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
| | | | | | (bzr r13820)
| * Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-211-2/+2
| | | | | | (bzr r13816)
| * Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-4/+4
| | | | | | (bzr r13809)
| * Fix a bug in pen/cil modes triangle in/outJabier Arraiza Cenoz2014-11-241-1/+1
| | | | | | (bzr r13752)
* | updated code to work on 0.92 codeJabier Arraiza Cenoz2014-11-241-9/+12
| | | | | | (bzr r12588.1.38)