summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/debug.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-3/+0
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-2/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-3/+3
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-8/+8
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-2/+1
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-6/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+2
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-2/+1
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-1/+1
2013-03-08Drop deprecated get_vbox method in Gtk::DialogAlex Valavanis1-0/+4
2012-12-25Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis1-1/+1
2012-10-04code cleanup: make more functions static, add includes.Campbell Barton1-4/+4
2012-05-31Tidy up deprecated Gtkmm menu stuffAlex Valavanis1-12/+2
2012-05-30Gtkmm 3.0 fixes for debug dialogAlex Valavanis1-0/+19
2012-04-28gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis1-1/+1
2012-02-06(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem1-1/+1
2011-10-28add a cppcheck suppression for memleak that is not a memleakJohan B. C. Engelen1-0/+2
2011-10-03Doxygen cleanup.Jon A. Cruz1-3/+4
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-11-21Merge from fe-movedTed Gould1-144/+48
2007-11-25Warning cleanupJon A. Cruz1-2/+2