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
/
selected-color.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-3
/
+0
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
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
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+1
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+1
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+1
*
Fix bugs with the colour selector self-signaling on change.
Martin Owens
2016-03-29
1
-1
/
+0
*
fixed: color scales - updating color when switched from undefined
Tomasz Boczkowski
2015-05-17
1
-7
/
+6
*
fixed crash in paint selector when changing from gradient to solid color
Tomasz Boczkowski
2015-05-09
1
-7
/
+10
*
gtk3 compile fix
Tomasz Boczkowski
2015-05-02
1
-6
/
+2
*
Using SelectedColor instead of SPColorSelector
Tomasz Boczkowski
2015-04-26
1
-9
/
+32
|
\
|
*
Using SelectedColor in extenstion/param/color
Tomasz Boczkowski
2014-06-01
1
-0
/
+12
|
*
inhibit SelectedColor::setColorAlpha in the callbacks of it's signals
Tomasz Boczkowski
2014-06-01
1
-9
/
+20
*
|
merged SPColorWheelSelector c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-26
1
-3
/
+9
|
\
|
|
*
SPColorWheelSelector c++-sification: inherit Gtk::Table/Grid
Tomasz Boczkowski
2014-05-31
1
-3
/
+10
*
|
merged SelectedColor enhancements from svgpaints branch
Tomasz Boczkowski
2015-04-26
1
-1
/
+21
|
\
|
|
*
added dragged, released, grabbed signals to SelectedColor
Tomasz Boczkowski
2014-05-31
1
-1
/
+21
*
|
merged SPNotebook c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-26
1
-11
/
+21
|
\
|
|
*
changed coding style of SelectedColor
Tomasz Boczkowski
2014-05-30
1
-11
/
+21
|
*
SPColorNotebok c++-sification - available pages list
Tomasz Boczkowski
2014-05-30
1
-2
/
+3
*
|
merged SPSelected color implementation from svgpaints branch
Tomasz Boczkowski
2015-04-25
1
-0
/
+8
|
/
*
SPColorSelector c++-sification: added ColorSelectorFactory
Tomasz Boczkowski
2014-05-30
1
-0
/
+6
*
SPColorSelector c++-sification: added SelectedColor class
Tomasz Boczkowski
2014-05-29
1
-0
/
+92