index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
document.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace.
Tavmjong Bah
2019-04-07
1
-34
/
+34
*
Move signal functions to end, matches order in header file.
Tavmjong Bah
2019-04-07
1
-102
/
+99
*
More document.h cleanup.
Tavmjong Bah
2019-04-06
1
-65
/
+36
*
Reorganize document.h.
Tavmjong Bah
2019-04-04
1
-7
/
+7
*
Make InkscapeApplication responsible for managing documents and windows.
Tavmjong Bah
2019-03-15
1
-3
/
+22
*
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
2019-02-20
1
-87
/
+87
*
No longer use widget data to store pointer to desktop widget.
Tavmjong Bah
2019-01-20
1
-3
/
+4
*
Remove unneeded unreferencing. Add check on reference count.
Tavmjong Bah
2019-01-06
1
-0
/
+8
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-4
/
+4
*
DocumentUndo::ScopedInsensitive
Thomas Holder
2018-12-14
1
-4
/
+1
*
Improve spliter and add outline mode functionality
Jabier Arraiza
2018-12-01
1
-1
/
+0
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove into filtered groups
Jabier Arraiza
2018-11-05
1
-9
/
+9
*
Fix coding stule and things comented on the MR
Jabier Arraiza
2018-11-05
1
-21
/
+25
*
Improvemets to find items
Jabier Arraiza
2018-11-05
1
-14
/
+29
*
Move contents of document-private.h to document.h.
Tavmjong Bah
2018-10-29
1
-100
/
+82
*
Move some files to 'io' directory.
Tavmjong Bah
2018-10-13
1
-1
/
+1
*
Misc. typos
luz.paz
2018-10-06
1
-1
/
+1
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
1
-2
/
+2
*
SP_ACTIVE_DESKTOP: check for NULL or eliminate
Thomas Holder
2018-09-27
1
-1
/
+2
*
fix crash with PNG/JPG command line argument
Thomas Holder
2018-09-27
1
-1
/
+1
*
New option to invert y-axis
Thomas Holder
2018-09-12
1
-2
/
+8
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-2
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-96
/
+96
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-3
/
+3
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-3
/
+3
*
Put adaptagrams into its own folder
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
moved libcroco, libuemf, libdepixelize to 3rdparty folder
Marc Jeanmougin
2018-04-29
1
-3
/
+3
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-11
/
+20
*
Flushing std::cout
Jabier Arraiza
2017-09-17
1
-1
/
+1
*
Add support for imported style sheets via @import to Inkscape.
Tavmjong Bah
2017-08-07
1
-0
/
+2
*
Add contextual buttons to Hide/lock and Unhide/unlock items
Jabiertxof
2017-06-06
1
-4
/
+4
*
Porting the pre-92 file update message from 0.92.x to trunk:
Marc Jeanmougin
2017-06-04
1
-0
/
+5
*
Add very raw page loading using links
Martin Owens
2017-06-04
1
-3
/
+9
*
Allow any valid CSS selector.
Tavmjong Bah
2017-02-22
1
-0
/
+49
*
[Bug #1662439] Instant crash when trying to move svg symbol.
Nicolas Dufour
2017-02-09
1
-1
/
+3
*
forward-port from 0.92.x the line height conversion from <.92 to >=.92
Marc Jeanmougin
2017-02-05
1
-1
/
+13
*
Merge in GSoC style dialog. (Work in progress.)
Tavmjong Bah
2017-02-04
1
-0
/
+54
|
\
|
*
Add changes for compilation with trunk
Tavmjong Bah & Kamalpreet Grewal
2016-08-15
1
-4
/
+4
|
*
Merge changes from trunk
kamalpreetgrewal
2016-08-15
1
-47
/
+49
|
|
\
|
*
\
Merge changes from trunk
kamalpreetgrewal
2016-08-04
1
-8
/
+1
|
|
\
\
|
*
|
|
Add robust implementation of _getSelectorVec()
Tavmjong Bah, Kamalpreet Grewal
2016-07-25
1
-0
/
+54
*
|
|
|
fixing to new trunk
Jabiertxof
2017-01-24
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
update filter list when pasting and on import
Marc Jeanmougin
2016-11-28
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Doc rotate start
Jabier Arraiza Cenoz
2016-10-02
1
-0
/
+6
|
/
/
/
*
|
|
Merged trunk
Adrian Boguszewski
2016-08-03
1
-8
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-8
/
+1
|
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-2
/
+8
|
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-8
/
+2
|
|
/
[next]