index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
line-geometry.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the data type of size/width/height of the controls to unsigned int
Diederik van Lierop
2019-05-20
1
-1
/
+1
*
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
-15
/
+3
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-2
/
+2
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-2
/
+2
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-1
/
+1
*
Purge sp_desktop_controls
Liam P. White
2014-12-21
1
-2
/
+2
*
Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability
Liam P. White
2014-11-26
1
-2
/
+2
*
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-2
/
+2
*
Replaced one more operator.
Markus Engel
2014-03-30
1
-1
/
+1
*
cppcheck stuff
Kris De Gussem
2014-01-20
1
-7
/
+9
*
Header cleaning for GTK+3 migration
Alex Valavanis
2012-06-05
1
-0
/
+1
*
Centralized line creation and enhanced visibility.
Jon A. Cruz
2012-05-09
1
-4
/
+4
*
C++ification of SPCtrlLine in preparation of visibility improvements.
Jon A. Cruz
2012-05-04
1
-5
/
+4
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-37
/
+37
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-5
/
+5
*
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
2007-12-13
1
-49
/
+13
*
Infrastructure to set direction of infinite VPs (now adjustable by some short...
Maximilian Albert
2007-09-01
1
-5
/
+0
*
Constrained center-dragging for 3D boxes (with Ctrl)
Maximilian Albert
2007-08-29
1
-6
/
+8
*
Remove some warnings and fix crash in 3D box tool
Maximilian Albert
2007-08-28
1
-1
/
+2
*
Various small cleanups
Maximilian Albert
2007-08-26
1
-2
/
+7
*
Rewrite of z-order code for 3D boxes, first stage (hopefully this is finally ...
Maximilian Albert
2007-08-26
1
-2
/
+7
*
committed patch 1777220 by John Faith to fix compilation of Inkscape on OS X ...
JiHO
2007-08-20
1
-1
/
+2
*
Enable center-dragging of boxes ('in perspective') within the XY-plane
Maximilian Albert
2007-08-17
1
-0
/
+65
*
Draw perspective lines for infinite VPs, too (they are updated during scrolli...
Maximilian Albert
2007-08-17
1
-0
/
+82
*
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
2007-06-21
1
-0
/
+112