summaryrefslogtreecommitdiffstats
path: root/src/helper/stock-items.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-19Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.Valentin Ionita1-26/+23
2019-06-06Refactoring: call setAttribute() directly.Shlomi Fish1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-22Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah1-1/+0
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-09-27SP_ACTIVE_DESKTOP: check for NULL or eliminateThomas Holder1-5/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-16/+16
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-4/+4
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-4/+4
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-4/+4
2017-11-07Misc. typosUnknown1-1/+1
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-3/+3
2016-07-13Second part of new SPObject children listAdrian Boguszewski1-15/+15
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-3/+3
2014-11-26Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White1-2/+2
2014-10-05Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-treeLiam P. White1-1/+1
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-2/+2
2012-10-28cppcheck: Fix a couple of leaksAlex Valavanis1-0/+1
2012-10-04code cleanup: make more functions static or include their own headers.Campbell Barton1-1/+1
2012-08-20Fix for 165865 : markers must take object's stroke colorJohn Smith1-4/+8
2012-08-04Fix for 1030239 : Custom markers only added to the list in Stroke Style after...John Smith1-1/+3
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-1/+3
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-4/+4
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-11/+11
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public1-3/+3
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-8/+8
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-5/+5
2010-03-09Initial F&S dialog setting of swatch colors.Jon A. Cruz1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-11/+11
2009-08-05SPDocument->Documentjohnce1-11/+11
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-3/+6
2006-12-06Renaming sp-marker.* to marker.*Bryce Harrington1-1/+1
2006-04-28Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher1-0/+12
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-2/+2