summaryrefslogtreecommitdiffstats
path: root/tdeio/tdefile/TODO
blob: b7bf74ea5bb0f95d54e0b705ca593da8c7878aca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
TODO-List for the KFileDialog and associated classes (in order of importance)

- are more messageboxes necessary?
- KFD's default dirs configurable
- drag&drop support for the views (somehow into baseclass KFileView?
- KFileView::setSelected( const QRegExp& )
- separate KDirOperator, location-combo, filter-combo etc. from KFileDialog
  to another widget (everything besides OK/Cancel buttons).
- implement in-place editing (rename) + make it configurable in all views
- make a simple fileview based on QListBox
- implement KFile::PreviewInfo
- signal KFileView::selectionCleared()

If anyone wants to implement some of those, please do. In case of questions,
don't hesitate to ask me.

Carsten Pfeiffer <pfeiffer@kde.org>