Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
tdebase/tdedebugdialog
Michele Calgaro a4241b7911
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
il y a 2 mois
..
CMakeL10n.txt Add CMakeL10n rules. il y a 5 ans
CMakeLists.txt Rename kdebugdialog -> tdedebugdialog il y a 10 ans
Makefile.am Rename kdebugdialog -> tdedebugdialog il y a 10 ans
README Rename kdebugdialog -> tdedebugdialog il y a 10 ans
kabstractdebugdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 2 mois
kabstractdebugdialog.h Replace Q_OBJECT with TQ_OBJECT il y a 8 mois
main.cpp Rename kdebugdialog -> tdedebugdialog il y a 10 ans
tdedebugdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 2 mois
tdedebugdialog.h Replace Q_OBJECT with TQ_OBJECT il y a 8 mois
tdelistdebugdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 2 mois
tdelistdebugdialog.h Replace Q_OBJECT with TQ_OBJECT il y a 8 mois

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