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/filelist
Michele Calgaro 35fbd60457
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
..
CMakeLists.txt Desktop file translations: 4 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
fileinfo.h Additional k => tde renaming and fixes 11 years ago
filelist_item.cpp Removed code formatting modelines. 4 years ago
filelist_item.h Removed code formatting modelines. 4 years ago
filelist_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
filelist_widget.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
kdevfilelist.desktop Desktop file translations: 4 years ago
kdevfilelist.rc Revert "Finish renaming tdevelop components" 10 years ago
projectviewconfig.cpp Additional k => tde renaming and fixes 11 years ago
projectviewconfig.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
projectviewconfigbase.ui Remove unnecessary accelerators from .ui files 2 years ago
projectviewpart.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
projectviewpart.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
projectviewprojectconfig.cpp Additional k => tde renaming and fixes 11 years ago
projectviewprojectconfig.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
projectviewprojectconfigbase.ui Add includes to UI files to resolve FTBFS 6 years ago
toolbarguibuilder.cpp Additional k => tde renaming and fixes 11 years ago
toolbarguibuilder.h Additional k => tde renaming and fixes 11 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>


*/