Bill Somerville a0ec163a9c Made trace file for Qt debugging output a CMake build option.
WSJT-X has  a capability of  redirecting Qt debugging  output (qDebug,
qWarning etc.) to  a trace file 'wsjtx_trace.log' which  is created in
the application run directory if not already present.

Setting the  CMake build option WSJT_QDEBUG_TO_FILE to  ON will enable
this feature.

It  should  be  noted  that  this  option is  not  compatible  with  a
distributibutable  official release since  writing to  the application
directory is  not recommended.  Also  in a full  Release configuration
build all  Qt debugging  code is  elided so no  useful trace  would be
obtained anyway.

The CMake option WSJT_QDEBUG_IN_RELEASE  may be useful in concert with
this option as it causes Qt debugging statements to remain in place in
a  Release  build configuration.   Again  not  recommended  in a  full
Release build since the debugging code both slows down the application
and adds unecessary bloat to the executable size.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4032 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-04-16 10:58:40 +00:00
2014-04-13 18:49:09 +00:00
2014-04-13 17:56:53 +00:00
2014-03-30 01:31:40 +00:00
2014-04-03 20:06:30 +00:00
2012-10-21 19:24:54 +00:00
2013-08-10 15:29:55 +00:00
2014-01-30 18:40:16 +00:00
2014-03-28 00:10:18 +00:00
2014-03-30 01:31:40 +00:00
2014-04-14 10:42:11 +00:00
2014-04-14 10:42:11 +00:00
2014-04-03 19:44:34 +00:00
2005-12-22 16:40:53 +00:00
2014-04-13 19:20:56 +00:00
2014-03-31 00:03:44 +00:00
Description
This a mirror of WSJT-X and will be updated every 6 hours. PR will be ignored, head to the SF link. Repo will be updated at 06:00:00 UTC 12:00:00 UTC 18:00:00 UTC 00:00:00 UTC Now fixed.
216 MiB
Languages
C++ 52.4%
Fortran 19.5%
Python 18.8%
C 7.6%
CMake 1.3%
Other 0.1%