]> git.lyx.org Git - lyx.git/history - src/support/debug.h
prepare Qt 5.6 builds
[lyx.git] / src / support / debug.h
2015-09-13 Georg BaumAdd some missing member variable initializations
2015-07-08 Jean-Marc LasgouttesSmall clean-up to debug support
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-21 Georg BaumImprove llvm libc++ detection
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2014-03-04 Georg BaumFix compilation with libc++
2013-05-12 Lars Gullik BjønnesRemove ; from end of function definitions
2012-06-11 Jean-Marc LasgouttesMake debug messages more readable
2011-04-25 Peter Kümmelmove call stack code, add TODOs
2011-04-11 Peter Kümmeladd debug function which prints the callstack to stderr...
2010-11-06 Vincent van Ravesteijnsrc/support/debug.h/cpp:
2009-12-30 Peter Kümmelno stl includes in debug.h
2009-12-29 Peter KümmelAdd Pavel's lyxerr extension, add ui for debug levels.
2009-08-17 Pavel SandaAdd find debug level. Patch from Tommaso.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-08-15 Jean-Marc LasgouttesAdd a new debug channel UNDO (in place of the unused...
2008-07-14 Pavel SandaIntroduce Debug::SELECTION mainly for copy/paste primar...
2008-06-25 Abdelrazak YounesIntroduce Debug::LOCALE for locale debugging.
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement
2007-12-21 Stefan Schimanski* added debugging flag "macros" for math macros
2007-12-21 Abdelrazak YounesClose to perfect scrolling. Some bugs fixing and behavi...
2007-12-11 André Pönitzfix LYXERR0 implementation
2007-12-08 Abdelrazak Younes* fix enabling/disabling of LyXErr.
2007-11-30 André Pönitzallow boost/current_function to be used again
2007-11-29 André Pönitzassimilate BOOST_CURRENT_FUNCTION
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...