index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
lpe-mirror_symmetry.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Eliminate SPIEnum::_name
Thomas Holder
2019-10-28
1
-1
/
+2
*
refactor: private SPIBase::_name
Thomas Holder
2019-10-28
1
-3
/
+3
*
Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...
Jabier Arraiza
2019-09-30
1
-11
/
+7
*
Typo in tooltip.
Gyuris Gellért
2019-08-20
1
-1
/
+1
*
Remove some trailing whitespace.
Moini
2019-07-20
1
-10
/
+10
*
Improve some LPE descriptions.
Moini
2019-07-20
1
-1
/
+1
|
\
|
*
Small string fixes in rotate copies and mirror lpe
Maren Hachmann
2019-04-25
1
-2
/
+2
*
|
Remove some couts and delete uneeded LPE parameter
Jabier Arraiza
2019-05-26
1
-9
/
+1
*
|
Allow open paths in mirror symmetry LPE
Jabier Arraiza
2019-05-26
1
-49
/
+19
*
|
Rename wrong named function
Jabiertxof
2019-05-25
1
-5
/
+4
*
|
Allow style as attribute in CopyRotate LPE and Mirror Symmetry
Jabiertxof
2019-05-25
1
-10
/
+45
|
/
*
LPE mirror symmetry: Clarify some strings
Patrick Storz
2019-04-09
1
-14
/
+14
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-16
/
+13
*
Minor style fixes
Marc Jeanmougin
2019-01-01
1
-4
/
+2
*
Remove unused transform functions related to LPE and improvements to fill-bet...
Jabier Arraiza
2018-12-15
1
-11
/
+0
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-7
/
+7
*
Add center mirror symmetry butons for perfect symmetry and rotate copyes cleanup
Jabier Arraiza
2018-05-26
1
-64
/
+105
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-8
/
+8
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-8
/
+8
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-112
/
+138
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-2
/
+5
*
Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...
Jabiertxof
2017-05-29
1
-0
/
+1
*
Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...
Jabiertxof
2017-05-28
1
-0
/
+1
*
More fixes to LPE
Jabiertxof
2017-05-27
1
-36
/
+2
*
Change bad named vars
Jabiertxof
2017-05-27
1
-2
/
+2
*
Improve methods on rotate copies LPE
Jabier Arraiza Cenoz
2017-05-26
1
-5
/
+5
*
fix a brunch of memory leaks pt.2
chr
2017-05-23
1
-1
/
+3
*
Fix a bug on tapper stroke detected with Ede_123 on IRC
Jabiertxof
2017-05-07
1
-1
/
+1
*
Improve responsive from LPE
Jabier Arraiza Cenoz
2017-05-05
1
-19
/
+19
*
Fix erase lpe in multi LPE mode
Jabiertxof
2017-05-01
1
-1
/
+0
*
Remove some compiling warns
Jabiertxof
2017-03-16
1
-1
/
+1
*
Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENT
Jabiertxof
2017-02-18
1
-74
/
+86
*
Remmove unneded conditional from rotate copies and mirror symmetry
Jabiertxof
2017-02-16
1
-1
/
+1
*
Fix crashes when element is not shape in rotate copies and mirror symmetry. r...
Jabiertxof
2017-02-16
1
-1
/
+1
*
merge lp:~inkscape.dev/inkscape/mirror_improvements
Jabier Arraiza Cenoz
2017-01-24
1
-64
/
+278
|
\
|
*
Bug fixes
Jabiertxof
2017-01-24
1
-54
/
+0
|
*
Fixes some compiling bug
Jabiertxof
2017-01-24
1
-32
/
+32
|
*
Remove some code and make dependant of rotate copies
Jabiertxof
2017-01-24
1
-33
/
+36
|
|
\
|
|
/
|
/
|
|
*
Fix offset gap
Jabiertxof
2017-01-08
1
-3
/
+4
|
*
Some naming fix and headers
Jabiertxof
2017-01-07
1
-6
/
+6
|
*
Some naming fix and headers
Jabiertxof
2017-01-07
1
-8
/
+5
|
*
Bug fixes and add a slight gap to no line in middle
Jabier Arraiza Cenoz
2017-01-05
1
-10
/
+4
|
*
Workingcd ../mirror_improvements!
Jabier Arraiza Cenoz
2017-01-05
1
-10
/
+14
|
*
Fixing mirror on split
Jabier Arraiza Cenoz
2017-01-05
1
-63
/
+50
|
*
Fixing some bugs
Jabiertxof
2017-01-04
1
-26
/
+28
|
*
Fixing broken things
Jabier Arraiza Cenoz
2017-01-03
1
-26
/
+0
|
*
Fixing some bugs
Jabiertxof
2017-01-03
1
-124
/
+122
|
*
Fixing paths
Jabier Arraiza Cenoz
2017-01-02
1
-5
/
+51
[next]