You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/parts/abbrev
Michele Calgaro d2728dd8db
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
8 months ago
..
CMakeLists.txt Desktop file translations: 4 years ago
Makefile.am Revert "Finish renaming tdevelop components" 10 years ago
README.dox Additional k => tde renaming and fixes 11 years ago
abbrevconfigwidget.cpp Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
abbrevconfigwidget.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
abbrevconfigwidgetbase.ui Rename obsolete tq methods to standard names 13 years ago
abbrevpart.cpp Revert "Finish renaming tdevelop components" 10 years ago
abbrevpart.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
addtemplatedlg.cpp Additional k => tde renaming and fixes 11 years ago
addtemplatedlg.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
addtemplatedlgbase.ui Add includes to UI files to resolve FTBFS 6 years ago
cpp_keywords Replace Q_OBJECT with TQ_OBJECT 11 months ago
kdevabbrev.desktop Desktop file translations: 4 years ago
kdevabbrev.rc Revert "Finish renaming tdevelop components" 10 years ago
qt_classes Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 8 months ago

README.dox

/** \class AbbrevPart
Provides support for customizable abbrevations - short words which expand into commonly needed code structures.

\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a>

\maintainer <a href="mailto:roberto AT kdevelop.org">Roberto Raggi</a>

\feature Feature 1
\feature Feature 2

\bug Bug1
\bug Bug2

\note
Put you notes here (if you have them!) :)
\verbatim
Verbatin code here
\endverbatim

*/