summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/pencil-tool.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Pressure improvementsJabiertxof2019-07-191-2/+1
|
* Improvements finish pointed by MarenJabier Arraiza2019-07-191-3/+4
|
* Improvemets to power pencilJabiertxof2019-07-191-2/+1
|
* Fix maren pointed bugsJabiertxof2019-07-191-4/+0
|
* fix compiling issues and some improvementsJabier Arraiza2019-07-141-1/+1
|
* fixing coding styleJabier Arraiza2019-07-141-1/+1
|
* PoewePencil improvementsJabier Arraiza2019-07-141-8/+4
|
* working on redrawJabier Arraiza2019-07-141-3/+2
|
* working on powerpencil in other threadJabier Arraiza2019-07-141-2/+5
|
* Clarify licensesMax Gaukler2018-11-081-3/+10
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-4/+4
| | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier.
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+2
| | | | A lot of header clean-up.
* Fix start anchorsJabier Arraiza2017-12-251-17/+13
|
* Refactoring pencil powerstrokeJabier Arraiza2017-12-211-1/+4
|
* Working on powerstroke fixes to pentoolJabier Arraiza2017-12-181-6/+5
|
* CleaninngJabier Arraiza2017-12-011-1/+0
|
* Working on BSPline interpolatorJabier Arraiza2017-11-281-0/+1
|
* Working on continuous pathsJabier Arraiza2017-11-221-1/+1
|
* Smoothing start and endJabiertxo Arraiza Cenoz2017-11-201-1/+1
|
* Working on coontinuing pathsJabier Arraiza2017-11-191-5/+5
|
* Working on fix smooth drawJabier Arraiza2017-11-191-1/+2
|
* Working refactorJabiertxo Arraiza Cenoz2017-11-131-3/+1
|
* Added speed improbementsJabier Arraiza2017-11-121-0/+3
|
* Base refactorJabier Arraiza2017-11-121-3/+5
|
* Parametrice into preferences magic numbers and other staffJabier Arraiza2017-08-281-1/+0
|
* Allow pressure in pencil in the tree modes, bezier, bspline and spiroJabier Arraiza2017-08-281-0/+1
|
* Add previewJabier Arraiza2017-08-271-8/+4
|
* Working on preview over powerpencilJabier Arraiza2017-08-271-3/+5
|
* Starting with powerpencilJabier Arraiza2017-08-251-24/+36
|
* Removed obsolete header file.Markus Engel2014-03-291-2/+2
| | | (bzr r13229)
* Changed some return types from gint to bool.Markus Engel2014-03-271-5/+5
| | | (bzr r13220)
* Cleaned up includes of tools / revert experimental casting macro ↵Markus Engel2014-03-261-0/+4
| | | | | replacements from r13061 (bzr r13216)
* Added some consts. Turned functions to member functions.Markus Engel2014-03-021-0/+18
| | | (bzr r13089)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-0/+68
(bzr r12785)