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
Slávek Banko a213def8e9
Add includes to UI files to resolve FTBFS
6 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
fileinfo.h Additional k => tde renaming and fixes 11 years ago
filelist_item.cpp Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 10 years ago
filelist_item.h Revert "Finish renaming tdevelop components" 10 years ago
filelist_widget.cpp Revert "Finish renaming tdevelop components" 10 years ago
filelist_widget.h Revert "Finish renaming tdevelop components" 10 years ago
kdevfilelist.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 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 Additional k => tde renaming and fixes 11 years ago
projectviewconfigbase.ui Rename old tq methods that no longer need a unique name 13 years ago
projectviewpart.cpp Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 10 years ago
projectviewpart.h Revert "Finish renaming tdevelop components" 10 years ago
projectviewprojectconfig.cpp Additional k => tde renaming and fixes 11 years ago
projectviewprojectconfig.h Additional k => tde renaming and fixes 11 years 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>


*/