index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
conn-avoid-ref.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #336 Connector avoid bbox of non-shapes
Thomas Holder
2019-07-27
1
-4
/
+13
*
Crashfix for connectors avoid selected items
Nathan Lee
2019-07-27
1
-3
/
+4
*
Fix various minor typos
Yuri Chornoivan
2019-07-01
1
-1
/
+1
*
Stop Connector tool avoidance crash in flatpak
Nathan Lee
2019-05-12
1
-2
/
+6
*
More document.h cleanup.
Tavmjong Bah
2019-04-06
1
-5
/
+5
*
DocumentUndo::ScopedInsensitive
Thomas Holder
2018-12-14
1
-4
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-8
/
+8
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
Put adaptagrams into its own folder
Marc Jeanmougin
2018-04-29
1
-2
/
+2
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-13
/
+15
*
Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...
Sylvain Chiron
2017-07-01
1
-10
/
+5
*
Merged trunk
Adrian Boguszewski
2016-08-03
1
-6
/
+0
|
\
|
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-6
/
+0
|
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+6
|
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-6
/
+0
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-1
/
+1
*
|
Second part of new SPObject children list
Adrian Boguszewski
2016-07-13
1
-9
/
+9
|
/
*
Sync 2Geom to e7245a01127647cd20b0d851a0a622d9ded38d23.
Krzysztof Kosi??ski
2016-02-15
1
-2
/
+2
*
cppification: GSList replaced by vectors (connectors)
Marc Jeanmougin
2015-12-08
1
-14
/
+12
*
static code analysis
Kris De Gussem
2015-10-28
1
-1
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2015-05-08
1
-2
/
+3
|
\
|
*
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-2
/
+2
|
*
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-2
/
+2
|
*
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-2
/
+3
*
|
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-2
/
+2
|
/
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-3
/
+3
*
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
*
fix crash bug 1237676
Johan B. C. Engelen
2013-10-24
1
-12
/
+18
*
Merged Shape and subclasses. Cleaned up a bit.
Markus Engel
2013-04-05
1
-1
/
+1
*
Step 1. Remove junk and keep functionality.
Martin Owens
2012-11-30
1
-238
/
+5
*
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
1
-1
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+2
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+1
*
Give a chance to a shape to have an up to date curve before approximating it ...
Gellule Xg
2011-07-01
1
-0
/
+1
*
Pass removing some outdated C-macro use.
Jon A. Cruz
2011-02-20
1
-8
/
+7
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-9
/
+9
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-15
/
+15
|
\
|
*
More on c++ification and some XML privatisation
Abhishek Sharma public
2010-07-20
1
-1
/
+2
|
*
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
2010-07-14
1
-1
/
+1
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-1
/
+1
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-1
/
+1
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-4
/
+4
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-1
/
+1
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-3
/
+3
*
|
Fix bug #666586: Connector routing regression
Michael Wybrow
2010-10-26
1
-3
/
+9
*
|
Fixes bug #590047: assertion crash in libavoid when marking shapes as not
Michael Wybrow
2010-08-13
1
-3
/
+4
|
/
[next]