Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
tdebase/tdedebugdialog
Michele Calgaro a4241b7911
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 meses atrás
..
CMakeL10n.txt Add CMakeL10n rules. 5 anos atrás
CMakeLists.txt Rename kdebugdialog -> tdedebugdialog 10 anos atrás
Makefile.am Rename kdebugdialog -> tdedebugdialog 10 anos atrás
README Rename kdebugdialog -> tdedebugdialog 10 anos atrás
kabstractdebugdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
kabstractdebugdialog.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
main.cpp Rename kdebugdialog -> tdedebugdialog 10 anos atrás
tdedebugdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
tdedebugdialog.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
tdelistdebugdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
tdelistdebugdialog.h Replace Q_OBJECT with TQ_OBJECT 9 meses atrás

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