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
Darrell Anderson d0848d4c3c
Branding: KDevelop -> TDevelop, fix menu
12 years ago
..
CMakeLists.txt Additional renaming of kde to tde 13 years ago
Makefile.am Additional renaming of kde to tde 13 years ago
README.dox Additional renaming of kde to tde 13 years ago
astyle_adaptor.cpp Trinity Qt initial conversion 14 years ago
astyle_adaptor.h Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
astyle_part.cpp Remove additional unneeded tq method conversions 13 years ago
astyle_part.h Remove spurious TQ_OBJECT instances 12 years ago
astyle_widget.cpp rename the following methods: 13 years ago
astyle_widget.h Remove spurious TQ_OBJECT instances 12 years ago
astyleconfig.ui Rename obsolete tq methods to standard names 13 years ago
kdevastyle.desktop Branding: KDevelop -> TDevelop, fix menu 12 years ago
kdevpart_astyle.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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.kde.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>

*/