ToDo list for Messenger
~~~~~~~~~~~~~~~~~~~~~~~

ToDo for version 0.0.2:
	* make prog more configurable (baudrate, device, ...) 		(done)
	* a new "Get Mem Info" deletes old memory file 						(done)
	* delete temp files properly 															(done)
	
ToDo for version 0.0.3:
	* check if device is locked, create lockfile							(done)
	* print fax menu entry																		(done)
	* read also voice mails and process them									(done)
	* support more USR options																(done)
	* ProcessDialog for downloading modem memory							(done)
	* enable/disable commands properly												(done)
	* a new data structure for message list entries
		MessageView should prepare data for viewing							(done)
	* listener button in Toolbar															(done)
		
ToDo for version 0.1:
	* cleaner implementation of low level classes							(done)
	* cursor overwrite for lengthy operations									(done)
	* facility to input an escape sequence and a window
		to view the result																			(done)
	* general overview over memory usage											(done)
	* timeout so that a modem error doesnt hang
		the app																									(done)
	* make app work with professional modem										(test)

ToDo for future versions:
	* Erkennung von Modem fkt. nicht!													(high)
	* size field for messages																	(?possible?)
	* support for uploading outgoing and
		memory full message																			(high)
	* new improved settings dialog														(high)
	* make gsm converter prog configurable										(high)
	* use the KAudio class to play a message									(high)
	* localize (i18n) dialogs																	(high)
	* make prog more portable (i.e. QT file access ...)				(low)
	* some Management fasility to archive faxes and voice			(low)




