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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-05
Remove into filtered groups
Jabier Arraiza
1
-9
/
+9
2018-11-05
Fix coding stule and things comented on the MR
Jabier Arraiza
1
-21
/
+25
2018-11-05
Improvemets to find items
Jabier Arraiza
1
-14
/
+29
2018-10-29
Move contents of document-private.h to document.h.
Tavmjong Bah
1
-100
/
+82
2018-10-13
Move some files to 'io' directory.
Tavmjong Bah
1
-1
/
+1
2018-10-06
Misc. typos
luz.paz
1
-1
/
+1
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-10-01
Use _WIN32 instead of WIN32
Eduard Braun
1
-2
/
+2
2018-09-27
SP_ACTIVE_DESKTOP: check for NULL or eliminate
Thomas Holder
1
-1
/
+2
2018-09-27
fix crash with PNG/JPG command line argument
Thomas Holder
1
-1
/
+1
2018-09-12
New option to invert y-axis
Thomas Holder
1
-2
/
+8
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-96
/
+96
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-3
/
+3
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-3
/
+3
2018-04-29
Put adaptagrams into its own folder
Marc Jeanmougin
1
-1
/
+1
2018-04-29
moved libcroco, libuemf, libdepixelize to 3rdparty folder
Marc Jeanmougin
1
-3
/
+3
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-11
/
+20
2017-09-17
Flushing std::cout
Jabier Arraiza
1
-1
/
+1
2017-08-07
Add support for imported style sheets via @import to Inkscape.
Tavmjong Bah
1
-0
/
+2
2017-06-06
Add contextual buttons to Hide/lock and Unhide/unlock items
Jabiertxof
1
-4
/
+4
2017-06-06
Add contextual buttons to Hide/lock and Unhide/unlock items
Jabiertxof
1
-4
/
+4
2017-06-04
Porting the pre-92 file update message from 0.92.x to trunk:
Marc Jeanmougin
1
-0
/
+5
2017-06-04
Porting the pre-92 file update message from 0.92.x to trunk:
Marc Jeanmougin
1
-0
/
+5
2017-06-04
Add very raw page loading using links
Martin Owens
1
-3
/
+9
2017-06-04
Add very raw page loading using links
Martin Owens
1
-3
/
+9
2017-02-22
Allow any valid CSS selector.
Tavmjong Bah
1
-0
/
+49
2017-02-09
[Bug #1662439] Instant crash when trying to move svg symbol.
Nicolas Dufour
1
-1
/
+3
2017-02-05
forward-port from 0.92.x the line height conversion from <.92 to >=.92
Marc Jeanmougin
1
-1
/
+13
2016-11-28
update filter list when pasting and on import
Marc Jeanmougin
1
-0
/
+1
2016-10-02
Doc rotate start
Jabier Arraiza Cenoz
1
-0
/
+6
2016-08-15
Add changes for compilation with trunk
Tavmjong Bah & Kamalpreet Grewal
1
-4
/
+4
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-8
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-2
/
+8
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-8
/
+2
2016-07-25
Add robust implementation of _getSelectorVec()
Tavmjong Bah, Kamalpreet Grewal
1
-0
/
+54
2016-07-23
Fix auto palette when using extensions
Marc Jeanmougin
1
-0
/
+3
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
1
-11
/
+11
2016-07-13
Second part of new SPObject children list
Adrian Boguszewski
1
-47
/
+49
2016-06-14
Merging lp:~inkscape+alexander/inkscape/comments into lp:inkscape.
brock-alexander
1
-0
/
+22
2016-06-08
Only update inkscape.version on successful file write.
Tavmjong Bah
1
-5
/
+0
2016-06-01
Remove last use of getSVGUnit() and remove all remnants of this abomination.
Tavmjong Bah
1
-9
/
+0
2016-05-21
Fixing undo thing
Jabier Arraiza Cenoz
1
-0
/
+1
2016-05-21
Fix regression: restore order in resources (e.g. pattern list)
Marc Jeanmougin
1
-8
/
+9
2016-04-13
Fix a few more pick calls not preceded by update
Krzysztof Kosi??ski
1
-4
/
+9
2016-02-17
Fixes some regressions from rev14655
Marc Jeanmougin
1
-22
/
+26
2016-02-16
Performance improvements when working in large files
Marc Jeanmougin
1
-15
/
+24
2016-02-07
Fix for bug 1540518. Improved performance based on previous meassure code com...
Jabier Arraiza Cenoz
1
-7
/
+7
2015-12-18
brings back CMS tab
Marc Jeanmougin
1
-0
/
+2
2015-12-14
static code analysis: suppress compiler warning
Kris De Gussem
1
-1
/
+1
[next]