You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/kate/part
Michele Calgaro ad58630b34
Replace TRUE/FALSE with boolean values true/false
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
..
.kateconfig Revert automated changes 15 years ago
CMakeLists.txt For templates from CMake, use the TDE CMAKE TEMPLATES variable. 5 years ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 7 years ago
configure.in.in Revert automated changes 15 years ago
katearbitraryhighlight.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
katearbitraryhighlight.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
kateattribute.cpp Removed code formatting modelines. 5 years ago
kateattribute.h Removed code formatting modelines. 5 years ago
kateautoindent.cpp Replace Q_SIGNALS and Q_SLOTS 1 year ago
kateautoindent.h Rename TDEApplication::kApplication() to TDEApplication::tdeApplication() and kapp to tdeApp. 5 months ago
katebookmarks.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
katebookmarks.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
katebuffer.cpp Removed code formatting modelines. 5 years ago
katebuffer.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
katecmds.cpp Replace Q_WS_* defines with TQ_WS_* equivalents 1 year ago
katecmds.h Removed code formatting modelines. 5 years ago
katecodecompletion.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
katecodecompletion.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
katecodefoldinghelpers.cpp Removed code formatting modelines. 5 years ago
katecodefoldinghelpers.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
kateconfig.cpp Rename TDEApplication::kApplication() to TDEApplication::tdeApplication() and kapp to tdeApp. 5 months ago
kateconfig.h Removed code formatting modelines. 5 years ago
katecursor.cpp Removed code formatting modelines. 5 years ago
katecursor.h Replace Q_WS_* defines with TQ_WS_* equivalents 1 year ago
katedialogs.cpp Rename kstandarddirs.h to tdestandarddirs.h 4 months ago
katedialogs.h Rename class KProcIO to TDEProcIO 7 months ago
katedocument.cpp Add support for unicode surrogate characters to Kate/KWrite 4 months ago
katedocument.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
katedocumenthelpers.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
katedocumenthelpers.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
katefactory.cpp Replace Q_WS_* defines with TQ_WS_* equivalents 1 year ago
katefactory.h Removed code formatting modelines. 5 years ago
katefiletype.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
katefiletype.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
katefont.cpp Removed code formatting modelines. 5 years ago
katefont.h Additional k => tde renaming and fixes 12 years ago
katehighlight.cpp Replace TRUE/FALSE with boolean values true/false 2 months ago
katehighlight.h Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 2 years ago
kateindentscriptabstracts.cpp Trinity Qt initial conversion 15 years ago
kateindentscriptabstracts.h Trinity Qt initial conversion 15 years ago
katejscript.cpp Rename kstandarddirs.h to tdestandarddirs.h 4 months ago
katejscript.h Removed code formatting modelines. 5 years ago
katekeyinterceptorfunctor.h Rename many classes and header files to avoid conflicts with KDE4 13 years ago
katelinerange.cpp Removed code formatting modelines. 5 years ago
katelinerange.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
kateluaindentscript.cpp Rename kstandarddirs.h to tdestandarddirs.h 4 months ago
kateluaindentscript.h Removed code formatting modelines. 5 years ago
kateprinter.cpp Rename TDEApplication::kApplication() to TDEApplication::tdeApplication() and kapp to tdeApp. 5 months ago
kateprinter.h Replace Q_WS_* defines with TQ_WS_* equivalents 1 year ago
katerenderer.cpp Add support for unicode surrogate characters to Kate/KWrite 4 months ago
katerenderer.h Trinity Qt initial conversion 15 years ago
kateschema.cpp Rename TDEApplication::kApplication() to TDEApplication::tdeApplication() and kapp to tdeApp. 5 months ago
kateschema.h Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
katesearch.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
katesearch.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
katespell.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
katespell.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
katesupercursor.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
katesupercursor.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
katesyntaxdocument.cpp Rename kstandarddirs.h to tdestandarddirs.h 4 months ago
katesyntaxdocument.h Removed code formatting modelines. 5 years ago
katetemplatehandler.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
katetemplatehandler.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
katetextline.cpp Removed code formatting modelines. 5 years ago
katetextline.h Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 2 years ago
kateundo.cpp Removed code formatting modelines. 5 years ago
kateundo.h Removed code formatting modelines. 5 years ago
kateview.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
kateview.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
kateviewhelpers.cpp Rename TDEApplication::kApplication() to TDEApplication::tdeApplication() and kapp to tdeApp. 5 months ago
kateviewhelpers.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
kateviewinternal.cpp Add support for unicode surrogate characters to Kate/KWrite 4 months ago
kateviewinternal.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
test_regression.cpp Rename kstandarddirs.h to tdestandarddirs.h 4 months ago
test_regression.h Replace Q_OBJECT with TQ_OBJECT 2 years ago