index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
object-attributes.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-18
/
+9
*
Add per embed/linked SVG a DPI value
Jabiertxof
2018-09-13
1
-1
/
+0
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-3
/
+3
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-6
/
+6
*
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
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-6
/
+9
*
panel: Remove the unused "title" label
Stefano Facchini
2018-01-16
1
-1
/
+1
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-3
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+3
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-3
/
+0
*
removed a few useless SP_OBJECT() casts
Marc Jeanmougin
2015-04-27
1
-1
/
+1
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-1
/
+1
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-1
/
+1
*
Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.
Tavmjong Bah
2013-11-19
1
-0
/
+1
*
Merged Group and subclasses.
Markus Engel
2013-04-05
1
-4
/
+8
*
Header cleanup
Alex Valavanis
2013-03-29
1
-0
/
+1
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-3
/
+2
*
Migrate Object Properties dialog to Gtk::Grid
Alex Valavanis
2013-03-09
1
-5
/
+6
*
cppcheck: Simple fixes for src/ui/dialog
Alex Valavanis
2012-11-15
1
-1
/
+1
*
object attributes code was actually completely rewritten
Kris De Gussem
2012-08-05
1
-8
/
+17
*
cppcheck
Kris De Gussem
2012-03-07
1
-3
/
+3
*
Header cleaning
Alex Valavanis
2012-02-25
1
-0
/
+2
*
Gtkmmification of object attributes dialog: image and link attributes now edi...
Kris De Gussem
2012-01-19
1
-0
/
+211