summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/style-subject.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-6/+3
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-8/+8
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-4/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-1/+1
2015-05-08Fixed the layer blendsMarc Jeanmougin1-12/+12
2015-02-27more cast cleanupMarc Jeanmougin1-2/+2
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-2/+2
2015-02-18Just...mc1-18/+16
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-2/+2
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-3/+1
2011-10-03Doxygen cleanup.Jon A. Cruz1-1/+1
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
2008-11-21Merge from fe-movedTed Gould1-4/+4
2008-10-11Merging from trunkTed Gould1-4/+4
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-4/+4
2008-01-01fix update on layer switch and work around some blur-related glitchesMenTaLguY1-0/+1
2008-01-01abstraction for style widget subjectsMenTaLguY1-0/+193