TODO
=====


todo for 1.0.0:
- remove unneccessary D3DES-Code from icv and ivs
- file-distribute -> take names out of txt-file
- Demo -> use tree-structure
- highlight duplicate items in user-list -> you can see instantly if several users logged in with the same account
- icv: make title-bar hidable/correct scale-stuff
- include some code for getting out whether a client is powered on/reachable or not (this should replace ping-call)
	-> for this we'd have to add a small tool, running with setuid root, because only root is allowed to create ICMP-packages...
- icon for icv
- do not exit if any screen is locked
- make iTALC more stable and fix bugs...


todo after 1.0.0:
- file-collecting and -distributing
- audio- and video-streaming support (mplayer/xine already implement something like that, maybe we can use them via an API...)
- implement help/support-system completely
- modules for importing information about clients (name, IP, MAC-addres) -> LDAP, NIS, Subnet-Scan, XML- and CSV-file ...
- setup-application for configuring and installing clients
- Userdefined actions in context-menu (i.e. commands to execute over SSH/IRFB)
- Chat-Management-System
- use GNU-autotools instead of Qt-project-management-system
- add support for FreeNX


