index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
toolbar
/
pencil-toolbar.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
Fixes for pressure pencil
Jabier Arraiza
1
-2
/
+2
2019-07-19
Improvements finish pointed by Maren
Jabier Arraiza
1
-1
/
+1
2019-07-19
Fix translations and coding style
Jabier Arraiza
1
-25
/
+24
2019-07-19
Improvemets to power pencil
Jabiertxof
1
-87
/
+108
2019-07-19
Fix maren pointed bugs
Jabiertxof
1
-3
/
+3
2019-07-14
fixing coding style
Jabier Arraiza
1
-12
/
+9
2019-07-14
remove some comments and a warning
Jabier Arraiza
1
-4
/
+1
2019-07-14
PoewePencil improvements
Jabier Arraiza
1
-44
/
+63
2019-07-14
Pre-Threading comment
Jabier Arraiza
1
-3
/
+4
2019-06-17
Sync pen toolbar mode change with tool
Nathan Lee
1
-0
/
+3
2019-05-13
Regression fix: hide some toolbar icons on startup
Nathan Lee
1
-44
/
+41
2019-03-06
Error handling for reading pencil preferences
Nathan Lee
1
-1
/
+1
2019-02-05
PencilToolbar: GtkAction migration
Alexander Valavanis
1
-291
/
+218
2019-01-22
Tidy up toolbox utilities
Alexander Valavanis
1
-1
/
+0
2019-01-22
Tidy up toolbox code
Alexander Valavanis
1
-3
/
+3
2019-01-21
Cleanup unused toolbar code
Alexander Valavanis
1
-6
/
+0
2019-01-19
derive all toolbars from Inkscape::Toolbar
Alexander Valavanis
1
-283
/
+322
2019-01-02
modernize loops
Marc Jeanmougin
1
-2
/
+2
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-11
/
+11
2018-06-17
Move toolbars to ui/toolbar
Alexander Valavanis
1
-4
/
+3
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-4
/
+4
2018-01-31
Convert pen/pencil toolbar to use ink-select-one-action.
Tavmjong Bah
1
-119
/
+138
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-12
/
+21
2018-01-01
Fix minor typos
Yuri Chornoivan
1
-2
/
+2
2017-12-26
Stop using deprecated gtk_adjustment_value_changed
Alexander Valavanis
1
-0
/
+3
2017-12-25
Fix start anchors
Jabier Arraiza
1
-2
/
+4
2017-09-30
Hunted every GList to the last (except in libnrtype and libcroco)
Marc Jeanmougin
1
-23
/
+11
2017-08-29
Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ...
Jabiertxo Arraiza Cenoz
1
-3
/
+6
2017-08-29
Remove LPE Simplify from spiro and BSpline mode because made uncontrolable pa...
Jabiertxo Arraiza Cenoz
1
-2
/
+15
2017-08-28
Parametrice into preferences magic numbers and other staff
Jabier Arraiza
1
-24
/
+21
2017-08-28
Allow pressure in pencil in the tree modes, bezier, bspline and spiro
Jabier Arraiza
1
-42
/
+57
2017-08-27
Working on preview over powerpencil
Jabier Arraiza
1
-1
/
+70
2017-08-25
Starting with powerpencil
Jabier Arraiza
1
-0
/
+7
2017-08-12
Add flatten button to simplify, bspline and spiro. Need to rerun cmake becaus...
Jabier Arraiza
1
-5
/
+75
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-4
/
+4
2016-10-07
Remove unnecesary header from last push
Jabier Arraiza Cenoz
1
-1
/
+0
2016-10-07
Fix bug:1630796 on flatten button. Attemp 2
Jabier Arraiza Cenoz
1
-4
/
+6
2016-10-07
Fix bug:1630796 on flatten button
Jabier Arraiza Cenoz
1
-1
/
+5
2016-08-05
Split InkAction classes into separate files
Alex Valavanis
1
-1
/
+3
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-6
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+6
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-6
/
+1
2016-06-25
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
1
-2
/
+2
2016-02-01
Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...
Jabier Arraiza Cenoz
1
-1
/
+6
2015-12-09
Remove unused header file.
Tavmjong Bah
1
-1
/
+0
2015-11-25
Remove unused headers.
Tavmjong Bah
1
-2
/
+0
[next]