summaryrefslogtreecommitdiffstats
path: root/src/util (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-01Fix various minor typosYuri Chornoivan2-2/+2
2019-04-30Make display unit change roll out to toolbarsNathan Lee1-0/+2
2019-02-15Fix unmatched svg_length_lookup[] array and SVGLength::UnitTim Rawlinson1-5/+1
2019-01-02modernize: add overridesMarc Jeanmougin1-3/+2
2019-01-02modernize loopsMarc Jeanmougin3-21/+21
2018-11-08Clarify licensesMax Gaukler29-52/+115
2018-11-07fix bug 1793940 ODG image exportThomas Holder2-0/+8
2018-10-19Remove unused filter-list.h header.Emmanuel Gil Peyrot2-66/+0
2018-10-19Remove unused map-list.h header.Emmanuel Gil Peyrot2-69/+0
2018-10-19Remove unused function.h header.Emmanuel Gil Peyrot2-123/+0
2018-10-19Remove unused tuple.h header.Emmanuel Gil Peyrot2-183/+0
2018-10-18Remove util/unordered-containers.h aliases.Emmanuel Gil Peyrot4-61/+19
2018-10-01Remove #include "config.h" wherever possibleEduard Braun3-10/+0
2018-09-25cppcheck: out of bounds ziptoolJulien Nabet1-1/+1
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-4/+0
2018-06-20Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot1-6/+6
2018-06-18Run clang-tidy’s modernize-use-noexcept pass.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot6-25/+28
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot4-7/+7
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot9-31/+18
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot9-26/+26
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2-6/+6
2018-06-12Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot1-2/+2
2018-05-14Misc. typosluz.paz3-3/+3
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin3-7/+7
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin3-7/+7
2018-03-30Add lots of README's.Tavmjong Bah1-0/+9
2018-03-17Removing sample meson build files.Felipe Corrêa da Silva Sanches1-51/+0
2018-03-17[meson-build] libutilFelipe Corrêa da Silva Sanches1-0/+51
2018-01-08Misc. typosluz.paz3-3/+3
2017-10-19Remove all unused makefile.inStefano Facchini1-17/+0
2017-10-19Remove unused util/compose.hppStefano Facchini2-394/+0
2017-10-19Remove unused util/accumulators.hStefano Facchini2-114/+0
2017-10-18Refactor Util::ptr_sharedJan Lingscheid3-93/+59
2017-06-15Remove duplicated build checks.Elliott Sales de Andrade1-2/+0
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-49/+0
2016-08-04Use C++11 unordered containersAlex Valavanis1-41/+5
2016-06-05[Bug #1587311] Entering + into stroke width dialog crashes Inkscape.rafael-g1-2/+5
2016-06-05[Bug #1550178] Inkscape crashed with segfault in ExpressionEvaluator on OpenBSD.rafael-g1-1/+3
2016-03-22Un-revert: Allow Unit object to do conversions, pipe Quality class method via...Martin Owens2-12/+30
2016-03-18Reverting 14701.Tavmjong Bah2-64/+14
2016-03-12Add a units box to line height and wire in the style units, plus some cleanupMartin Owens2-14/+64
2015-12-09Remove unused header file.Tavmjong Bah3-239/+0
2015-05-08fixes a few of jenkins warningsMarc Jeanmougin1-1/+1
2015-02-26Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2-2/+2
2015-02-25Collect util/ into a static libraryLiam P. White3-90/+10
2015-02-25Isolate components of libgcLiam P. White2-2/+2
2014-11-25Move 'm' handling code from document.cpp to svg-length.cpp and units.cpp to m...Tavmjong Bah1-0/+3
2014-11-24Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2-0/+27
2014-11-19units: remove a remnant from old code. There should be only one UnitTable ins...Johan B. C. Engelen1-1/+0