summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/font-selector-toolbar.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Move toolbars to ui/toolbarAlexander Valavanis2018-06-171-1/+1
* Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...Emmanuel Gil Peyrot2018-06-121-1/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Implement FontSelectorToolbar.Tavmjong Bah2018-04-251-0/+303