summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/debug.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-3/+0
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-8/+8
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-6/+1
|\
| * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-6/+1
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+1
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+2
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+1
|/
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
* Drop deprecated get_vbox method in Gtk::DialogAlex Valavanis2013-03-081-0/+4
* Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis2012-12-251-1/+1
* code cleanup: make more functions static, add includes.Campbell Barton2012-10-041-4/+4
* Tidy up deprecated Gtkmm menu stuffAlex Valavanis2012-05-311-12/+2
* Gtkmm 3.0 fixes for debug dialogAlex Valavanis2012-05-301-0/+19
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-281-1/+1
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-061-1/+1
* add a cppcheck suppression for memleak that is not a memleakJohan B. C. Engelen2011-10-281-0/+2
* Doxygen cleanup.Jon A. Cruz2011-10-031-3/+4
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Merge from fe-movedTed Gould2008-11-211-0/+252