25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebase/tdedebugdialog
Michele Calgaro a4241b7911
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
2 달 전
..
CMakeL10n.txt Add CMakeL10n rules. 5 년 전
CMakeLists.txt Rename kdebugdialog -> tdedebugdialog 10 년 전
Makefile.am Rename kdebugdialog -> tdedebugdialog 10 년 전
README Rename kdebugdialog -> tdedebugdialog 10 년 전
kabstractdebugdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 달 전
kabstractdebugdialog.h Replace Q_OBJECT with TQ_OBJECT 8 달 전
main.cpp Rename kdebugdialog -> tdedebugdialog 10 년 전
tdedebugdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 달 전
tdedebugdialog.h Replace Q_OBJECT with TQ_OBJECT 8 달 전
tdelistdebugdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 달 전
tdelistdebugdialog.h Replace Q_OBJECT with TQ_OBJECT 8 달 전

README

tdedebugdialog
------------

In --fullmode, you can choose to dump debug output to a file.
But keep in mind that multiple programs may be writing to that
area (and therefore to that file), so they will always be appending
to it and never clearing it. So don't forget to empty it once in a
while!

Your configuration will of course be stored in
  $HOME/.trinity/share/config/kdebugrc