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
toma 114a878c64
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
15 years ago
..
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README.dox Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
fileinfo.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
filelist_item.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
filelist_item.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
filelist_widget.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
filelist_widget.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevfilelist.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevfilelist.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
projectviewconfig.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
projectviewconfig.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
projectviewconfigbase.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
projectviewpart.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
projectviewpart.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
projectviewprojectconfig.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
projectviewprojectconfig.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
projectviewprojectconfigbase.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
toolbarguibuilder.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
toolbarguibuilder.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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>


*/