summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/font-selector.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fontselection' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-06-141-4/+7
|\
| * In font list, don't change selection if current font is already selected; oth...Geoff Lankow2018-05-311-4/+7
* | Fix three more instances of incorrectly escaped markupGeoff Lankow2018-05-311-2/+3
|/
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ...Tavmjong Bah2018-05-031-2/+4
* Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2018-04-291-2/+7
|\
| * Bug fixes for variable fonts, especially to support the Decovar font.Tavmjong Bah2018-04-291-2/+7
* | Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
|/
* More progress on variable fonts support.Tavmjong Bah2018-04-281-3/+27
* Implement FontSelectorToolbar.Tavmjong Bah2018-04-251-43/+45
* Fix a couple of buglets in Font Selector widget...Tavmjong Bah2018-04-141-3/+2
* Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-131-0/+385