summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/bluredge.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-01Update internal extensions for latest .inx format changesPatrick Storz1-2/+2
2019-01-02modernize loopsMarc Jeanmougin1-4/+1
2018-11-08Clarify licensesMax Gaukler1-3/+4
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-3/+3
2018-05-09Reset old code to reaply fixedJabier Arraiza1-1/+0
2018-05-09fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60694271Jabier Arraiza1-11/+1
2018-05-09Start migrating 0.92 patch to masterJabier Arraiza1-1/+12
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-5/+5
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-5/+5
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+1
2017-11-07Misc. typosUnknown1-1/+1
2017-04-09Remove unused field "scope"Eduard Braun1-2/+2
2016-10-24CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin1-1/+1
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-1/+1
2016-06-11Extensions: Use underscored variants of parameters / attribute names in inter...Eduard Braun1-2/+2
2015-12-09Remove unused header file.Tavmjong Bah1-2/+0
2015-04-27removed a few "using Inkscape::Util::GSListConstIterator"Marc Jeanmougin1-1/+0
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-1/+1
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-2/+2
2015-02-17At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin1-4/+3
2013-08-12Allow Object to Path verb from non-GUI (DBus) interfaceEric Greveson1-1/+1
2013-07-01Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson1-2/+3
2011-10-15cppcheckKris De Gussem1-1/+1
2011-04-17add new preference widget for a number with a unit.Johan B. C. Engelen1-4/+4
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-3/+3
2010-09-03Extensions. UI consistency fixes and UI improvements (new help tabs when need...Nicolas Dufour1-2/+2
2008-10-27From trunkTed Gould1-5/+6
2008-09-20release reprs properlybulia byak1-0/+1
2008-08-14Remove further instances of SP_ACTIVE_DESKTOPMaximilian Albert1-7/+7
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould1-1/+1
2007-11-10Warning cleanupJon A. Cruz1-3/+3
2007-10-30r16677@shi: ted | 2007-10-17 19:31:04 -0700Ted Gould1-2/+2
2007-06-27r15481@tres: ted | 2007-05-22 09:56:22 -0700Ted Gould1-1/+1
2007-06-27r15480@tres: ted | 2007-05-20 23:51:34 -0700Ted Gould1-2/+2
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-1/+1
2007-01-22continue switching sp_repr_new* over to XML::Document::create*Aaron Spike1-1/+2
2006-11-24rename the effectbulia byak1-3/+3
2006-05-09more vectorization, this time in bluredgeMenTaLguY1-7/+3
2006-05-02r11569@tres: ted | 2006-04-29 08:55:02 -0700Ted Gould1-1/+1
2006-05-02r11464@tres: ted | 2006-04-19 09:03:15 -0700Ted Gould1-2/+2
2006-02-10rearrange effect submenus, rename some effects, fix capitalizationbulia byak1-1/+1
2006-01-30r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould1-3/+8