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
/
widget
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
3
-7
/
+10
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
5
-5
/
+5
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
20
-34
/
+24
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
45
-227
/
+227
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
42
-184
/
+184
*
Move toolbars to ui/toolbar
Alexander Valavanis
2018-06-17
1
-1
/
+1
*
Merge branch 'clang-tidy-delete-pass' of gitlab.com:linkmauve/inkscape
Marc Jeanmougin
2018-06-14
5
-9
/
+9
|
\
|
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
5
-9
/
+9
*
|
Merge branch 'gdkmm' of gitlab.com:linkmauve/inkscape
Marc Jeanmougin
2018-06-14
1
-1
/
+2
|
\
\
|
*
|
Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...
Emmanuel Gil Peyrot
2018-06-12
1
-1
/
+2
|
|
/
*
|
Merge branch 'fontselection' of gitlab.com:darktrojan/inkscape
Marc Jeanmougin
2018-06-14
1
-4
/
+7
|
\
\
|
*
|
In font list, don't change selection if current font is already selected; oth...
Geoff Lankow
2018-05-31
1
-4
/
+7
*
|
|
Merge branch 'fontmarkup' of gitlab.com:darktrojan/inkscape
Marc Jeanmougin
2018-06-14
1
-2
/
+3
|
\
\
\
|
*
|
|
Fix three more instances of incorrectly escaped markup
Geoff Lankow
2018-05-31
1
-2
/
+3
|
|
/
/
*
|
|
Create at least two radio buttons for a table.
Tavmjong Bah
2018-06-14
1
-0
/
+7
*
|
|
Limit style alternatives label width.
Tavmjong Bah
2018-06-14
1
-0
/
+7
*
|
|
Add radio buttons for font style alternates.
Tavmjong Bah
2018-06-14
2
-63
/
+163
*
|
|
Improvements to the Font Features dialog. Better OpenType coverage.
Tavmjong Bah
2018-06-11
1
-55
/
+147
|
|
/
|
/
|
*
|
Add GUI support for 'font-variant-east-asian' property.
Tavmjong Bah
2018-06-07
2
-2
/
+270
*
|
Remove tables that should not be exposed to user from OpenType table list.
Tavmjong Bah
2018-06-05
1
-0
/
+19
*
|
Use all available space for Ordinal label.
Tavmjong Bah
2018-06-05
1
-1
/
+1
*
|
Prevent widget from getting too big.
Tavmjong Bah
2018-06-05
2
-14
/
+41
*
|
Keep Features tab in sync with font in Font tab.
Tavmjong Bah
2018-06-03
2
-0
/
+11
*
|
Add preview to Font Features tab of Text and Font dialog.
Tavmjong Bah
2018-06-02
2
-7
/
+74
|
/
*
colorspace::Component: Fix undefined references without lcms
Patrick McDermott
2018-05-20
1
-9
/
+9
*
Misc. typos
luz.paz
2018-05-14
3
-3
/
+3
*
Add preview for numeric OpenType features.
Tavmjong Bah
2018-05-13
2
-61
/
+128
*
Create stateless alignment selector and use it instead
Geoff Lankow
2018-05-09
2
-0
/
+133
*
Create and use LabelledColorPicker widget
Geoff Lankow
2018-05-09
3
-9
/
+31
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
31
-60
/
+60
*
Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ...
Tavmjong Bah
2018-05-03
2
-11
/
+5
*
Small bug fixes to font-variations files.
Tavmjong Bah
2018-05-03
2
-5
/
+6
*
Merge branch 'master' of gitlab.com:inkscape/inkscape
Marc Jeanmougin
2018-04-29
2
-5
/
+17
|
\
|
*
Bug fixes for variable fonts, especially to support the Decovar font.
Tavmjong Bah
2018-04-29
2
-5
/
+17
*
|
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
31
-60
/
+60
|
/
*
More progress on variable fonts support.
Tavmjong Bah
2018-04-28
4
-21
/
+111
*
Add start of 'font-variations' widget.
Tavmjong Bah
2018-04-26
2
-0
/
+234
*
Implement FontSelectorToolbar.
Tavmjong Bah
2018-04-25
4
-50
/
+469
*
Fix a couple of buglets in Font Selector widget...
Tavmjong Bah
2018-04-14
1
-3
/
+2
*
Replace C FontSelector by C++ FontSelector.
Tavmjong Bah
2018-04-13
2
-0
/
+550
*
Extract and display ligatures in a font.
Tavmjong Bah
2018-04-05
2
-9
/
+44
*
a few more fixes to build warnings related to libnrtype
Felipe Corrêa da Silva Sanches
2018-03-27
1
-8
/
+10
*
Minor cleanup of warnings. No functional change.
Felipe Corrêa da Silva Sanches
2018-03-27
3
-11
/
+4
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-1
/
+1
*
Avoid crash when confirming new value in InkSpinScale with Keyboard
Eduard Braun
2018-03-13
1
-1
/
+1
*
Use upward pointing arrow cursor in InkSpinScale
Eduard Braun
2018-03-12
1
-1
/
+1
*
Allow to constrain InkSpinScale slider values by pressing Ctrl key
Eduard Braun
2018-03-12
2
-5
/
+25
*
Allow to constrain color slider values by pressing Ctrl key
Eduard Braun
2018-03-12
3
-5
/
+18
*
Fix for Bug #1643260, Step size changed to 0.1% for Blur and Opacity Spin But...
hellozee
2018-03-06
1
-2
/
+2
*
Convert UnitTracker to use ink-select-one-action.
Tavmjong Bah
2018-02-04
4
-78
/
+140
[prev]
[next]