summaryrefslogtreecommitdiffstats
path: root/src/display/drawing.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* modernize loopsMarc Jeanmougin2019-01-021-5/+4
* Fix coding styleJabier Arraiza2018-12-011-6/+2
* Improve spliter and add outline mode functionalityJabier Arraiza2018-12-011-0/+7
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...Rick Yorgason2018-10-181-3/+3
* New "Outline thin strokes" view mode which draws thin strokes in outline mode...Rick Yorgason2018-10-181-1/+6
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+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
* antialiasing options on exportMarc Jeanmougin2017-01-041-1/+5
* Fix out-of-control render cache from dominating all available memoryLiam P. White2015-03-051-3/+3
* DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-081-8/+8
* fix warningJohan B. C. Engelen2013-01-171-1/+1
* make grayscale viewmode color factors configurable.Johan B. C. Engelen2013-01-131-13/+16
* re-add Grayscale color modeJohan B. C. Engelen2012-12-131-1/+33
* Removing redundant doxygen @brief tag.Jon A. Cruz2011-10-021-1/+1
* Add user preference for rendering cache sizeKrzysztof Kosi??ski2011-08-161-18/+30
* More generic handling of child type in DrawingItem.Krzysztof Kosi??ski2011-08-131-3/+6
* Initial autocache workKrzysztof Kosi??ski2011-08-091-7/+38
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-0/+159