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/buildtools/ada
Timothy Pearson ca46c5047f
Fix exec icon location and bring it into XDG compliance
10 years ago
..
CMakeLists.txt Revert "Finish renaming tdevelop components" 10 years ago
Makefile.am Revert "Finish renaming tdevelop components" 10 years ago
README.dox Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
adaglobaloptionsdlg.cpp Revert "Finish renaming tdevelop components" 10 years ago
adaglobaloptionsdlg.h Rename KLock and KTrader to avoid conflicts with KDE4 11 years ago
adaproject_optionsdlgbase.ui Fix QString -> TQString. 12 years ago
adaproject_part.cpp Fix exec icon location and bring it into XDG compliance 10 years ago
adaproject_part.h Revert "Finish renaming tdevelop components" 10 years ago
adaproject_widget.cpp Revert "Finish renaming tdevelop components" 10 years ago
adaproject_widget.h Revert "Finish renaming tdevelop components" 10 years ago
adaprojectoptionsdlg.cpp Revert "Finish renaming tdevelop components" 10 years ago
adaprojectoptionsdlg.h Revert "Finish renaming tdevelop components" 10 years ago
kdevadaproject.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
kdevadaproject.rc Revert "Finish renaming tdevelop components" 10 years ago
service.cpp Additional k => tde renaming and fixes 11 years ago
service.h Additional k => tde renaming and fixes 11 years ago

README.dox

/** \class AdaProjectPart
Ada Project: the common project part for all available ada
compilers (currently only gnat).
It holds the project file list and tries to abstract from their specifics.

\authors <a href="mailto:okellogg AT users.sourceforge.net">Oliver Kellogg</a>

\unmaintained This part is currently un-maintained

\deprecated This class is deprecated, use GenericProjectPart (buildtools/generic) instead.

\feature supports gnat compiler
\feature Holds the project file list and tries to abstract from their specifics

\requirement Ada gnat compiler

*/