summaryrefslogtreecommitdiffstats
path: root/src/display/grayscale.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:wilfredor2/inkscapeMarc Jeanmougin2018-12-201-2/+2
|\
| * Remove redundant bool variable and else before a returnWilfredo Rodriguez2018-10-221-2/+2
* | Clarify licensesMax Gaukler2018-11-081-1/+2
|/
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Misc. typosluz.paz2018-01-081-1/+1
* More header cleanupLiam P. White2014-09-061-2/+2
* Removing redundant doxygen @brief tag.Jon A. Cruz2011-10-021-1/+2
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-1/+1
* Merge from trunkKrzysztof Kosi??ski2011-06-191-3/+11
* add a check for null desktopJohan B. C. Engelen2011-03-071-2/+6
* NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen2011-02-211-0/+91