summaryrefslogtreecommitdiffstats
path: root/src/trace/trace.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-4/+0
2018-09-13add autotrace basic supportMarc Jeanmougin1-5/+2
2018-06-18Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot1-4/+5
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-4/+4
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-2/+2
2017-06-15Remove cmake checks for C89 headers.Elliott Sales de Andrade1-2/+0
2017-02-05Fix C++11 errors and warnings with g++-7Alex Valavanis1-4/+0
2013-07-31Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel1-1/+1
2012-11-15cppcheck: Simple fixes for src/ui/dialogAlex Valavanis1-6/+5
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-2/+2
2011-12-11mixed usage of class and struct for same objectKris De Gussem1-1/+1
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-6/+14
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-5/+3
2007-11-02warning cleanupJon A. Cruz1-1/+1
2006-07-27fix bug in normalizeMatrix, add some better trace messagesBob Jamison1-2/+2
2006-07-05refactoring, add background removalBob Jamison1-24/+27
2006-06-13patch [ 1503865 ] Siox performance patchAaron Spike1-4/+9
2006-03-26most of region selection completedBob Jamison1-1/+2
2006-03-25initial hookup of siox into Tracer. much work still to be done, and testing tooBob Jamison1-2/+3
2006-03-25add enableSiox() for testingBob Jamison1-0/+8