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/astyle
Michele Calgaro 37ad15ad2c
Replace Q_SIGNALS and Q_SLOTS
3 months ago
..
CMakeLists.txt Desktop file translations: 4 years ago
Makefile.am Revert "Finish renaming tdevelop components" 10 years ago
README.dox Update bug reports url to bugs.trinitydesktop.org 6 years ago
astyle_adaptor.cpp Adjusted to use new TQStringVariantMap type. 5 years ago
astyle_adaptor.h Adjusted to use new TQStringVariantMap type. 5 years ago
astyle_part.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
astyle_part.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
astyle_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
astyle_widget.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
astyleconfig.ui Replace Q_SIGNALS and Q_SLOTS 3 months ago
kdevastyle.desktop Desktop file translations: 4 years ago
kdevpart_astyle.rc Revert "Finish renaming tdevelop components" 10 years ago

README.dox

/** \class AStylePart
A plugin for formatting of sourcecode according to a specified set of rules.

\authors <a href="mailto: <mhk AT caldera.de>">Matthias Hölzer-Klüpfel</a>

\feature formats source code according to a specified set of rules

\bug bugs in <a href="http://bugs.trinitydesktop.org/buglist.cgi?product=tdevelop&component=astyle&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">astyle component at Bugzilla database</a>

*/