summaryrefslogtreecommitdiffstats
path: root/src/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix various minor typosYuri Chornoivan2019-07-012-2/+2
* Make display unit change roll out to toolbarsNathan Lee2019-04-301-0/+2
* Fix unmatched svg_length_lookup[] array and SVGLength::UnitTim Rawlinson2019-02-151-5/+1
* modernize: add overridesMarc Jeanmougin2019-01-021-3/+2
* modernize loopsMarc Jeanmougin2019-01-023-21/+21
* Clarify licensesMax Gaukler2018-11-0829-52/+115
* fix bug 1793940 ODG image exportThomas Holder2018-11-072-0/+8
* Remove unused filter-list.h header.Emmanuel Gil Peyrot2018-10-192-66/+0
* Remove unused map-list.h header.Emmanuel Gil Peyrot2018-10-192-69/+0
* Remove unused function.h header.Emmanuel Gil Peyrot2018-10-192-123/+0
* Remove unused tuple.h header.Emmanuel Gil Peyrot2018-10-192-183/+0
* Remove util/unordered-containers.h aliases.Emmanuel Gil Peyrot2018-10-184-61/+19
* Remove #include "config.h" wherever possibleEduard Braun2018-10-013-10/+0
* cppcheck: out of bounds ziptoolJulien Nabet2018-09-251-1/+1
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot2018-06-201-6/+6
* Run clang-tidy’s modernize-use-noexcept pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-186-25/+28
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-184-7/+7
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-189-31/+18
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-189-26/+26
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-182-6/+6
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* Misc. typosluz.paz2018-05-143-3/+3
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-043-7/+7
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-293-7/+7
* Add lots of README's.Tavmjong Bah2018-03-301-0/+9
* Removing sample meson build files.Felipe Corrêa da Silva Sanches2018-03-171-51/+0
* [meson-build] libutilFelipe Corrêa da Silva Sanches2018-03-171-0/+51
* Misc. typosluz.paz2018-01-083-3/+3
* Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscapeMarc Jeanmougin2017-10-203-93/+59
|\
| * Refactor Util::ptr_sharedJan Lingscheid2017-10-183-93/+59
* | Remove all unused makefile.inStefano Facchini2017-10-191-17/+0
* | Remove unused util/compose.hppStefano Facchini2017-10-192-394/+0
* | Remove unused util/accumulators.hStefano Facchini2017-10-192-114/+0
|/
* Remove duplicated build checks.Elliott Sales de Andrade2017-06-151-2/+0
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-49/+0
* Use C++11 unordered containersAlex Valavanis2016-08-041-41/+5
* [Bug #1587311] Entering + into stroke width dialog crashes Inkscape.rafael-g2016-06-051-2/+5
* [Bug #1550178] Inkscape crashed with segfault in ExpressionEvaluator on OpenBSD.rafael-g2016-06-051-1/+3
* Un-revert: Allow Unit object to do conversions, pipe Quality class method via...Martin Owens2016-03-222-12/+30
* Reverting 14701.Tavmjong Bah2016-03-182-64/+14
* Add a units box to line height and wire in the style units, plus some cleanupMartin Owens2016-03-122-14/+64
* Remove unused header file.Tavmjong Bah2015-12-093-239/+0
* fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-1/+1
* Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-262-2/+2
* Collect util/ into a static libraryLiam P. White2015-02-253-90/+10
* Isolate components of libgcLiam P. White2015-02-252-2/+2
* Move 'm' handling code from document.cpp to svg-length.cpp and units.cpp to m...Tavmjong Bah2014-11-251-0/+3
* Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-242-0/+27