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.
tdevelop/parts/filelist
Michele Calgaro 07a12d6eb2
Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
..
CMakeLists.txt Desktop file translations: 5 years ago
Makefile.am Revert "Finish renaming tdevelop components" 12 years ago
README.dox Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
fileinfo.h Additional k => tde renaming and fixes 12 years ago
filelist_item.cpp Removed code formatting modelines. 5 years ago
filelist_item.h Removed code formatting modelines. 5 years ago
filelist_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
filelist_widget.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
kdevfilelist.desktop Desktop file translations: 5 years ago
kdevfilelist.rc Revert "Finish renaming tdevelop components" 12 years ago
projectviewconfig.cpp Use tdeApp 11 months ago
projectviewconfig.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
projectviewconfigbase.ui Remove unnecessary accelerators from .ui files 3 years ago
projectviewpart.cpp Use tdeApp 11 months ago
projectviewpart.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
projectviewprojectconfig.cpp Additional k => tde renaming and fixes 12 years ago
projectviewprojectconfig.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
projectviewprojectconfigbase.ui Add includes to UI files to resolve FTBFS 7 years ago
toolbarguibuilder.cpp Additional k => tde renaming and fixes 12 years ago
toolbarguibuilder.h Additional k => tde renaming and fixes 12 years ago

README.dox

/** \class filelist
This plugin provides a filelist selectview of the currently open files. This is quite handy
when the tabbar isn't wide enough to show all open files. 

\feature Provides filestate feedback
\feature Provides context menu for file operations

\authors <a href="mailto:jens.dagerbo AT swipnet.se">Jens Dagerbo</a>

\maintainer <a href="mailto:jens.dagerbo AT swipnet.se">Jens Dagerbo</a>


*/