0.2.3

- remove connections beeing inactive for two minutes
- download: added column for file size
- configuration: dialog to add shared directories (Micheal Schwendt)
- search: replaced lineedit by combobox
- connections: show input/output bandwidth of connections
- connections: show uptime of connections
- BUGFIX: show number of discovered hosts
- BUGFIX: sort search results by size
- BUGFIX: download time
- BUGFIX: accept incoming connections

0.2.2

- added connect[1..4].gnutellanet.com:6346 as default hostcaches
- added option "Move into Directory" for downloaded files
- keyboard accelerators
- added counter and new column "content type" for search results
- show number of results in tab
- context menu for download-, search-, upload-, shared file list
- on doubleclick launch file
- keep extension of files being in download progress
- BUGFIX: statistic overflow
- BUGFIX: clear inactive downloads -> clear aborted downloads
- BUGFIX: uptime
- configure: added directories for QT2 and KDE2
- UI: buttons react on mouseClick instead of mousePress
- UI: accept "Add Application"-Dialog on enter

0.2.1

- limited number of incoming queries to reduced cpu usage
- BUGFIX: memory leak
- BUGFIX: upload crash
- BUGFIX: "clear download" crash

0.2.0

- launch button (shared files) to launch a group of files
- double click on item in shared file list to launch file
- option to disable/enable filter for private IP's
- IP 0.0.0.0 and 127.*.*.* are private
- BUGFIX: crash on removing entries from upload list
  -- snapshot 20010819a --
- sort list of shared files
- don't add private IP's to hostlist
- small "q" for binary
- fixed "clear inactive" for downloads
- close connection when file has been received 
- send push requests to firewalled hosts
- accept incoming connections
- patched configure for Debian (Falk Hueffner)
- sort search results by status and speed
- sort search results by size or name (Thorsten Holtkaemper)
- options to ignore search results of firewalled or busy hosts
- BUGFIX: crashes when receiving an invalid query package
- BUGFIX: crashes when trying to download without a search
- BUGFIX: sometimes crashed when deleting search tab or starting new search
  -- snapshot 20010723 --
- redesign of configure script (--enable-debug, --enable-static)
- content filter
- specify number of retries
- on exit -> remove files (with certain properties)
- on exit -> save configuration
- on start -> auto-connect
- colored icons to specify speed and status of hosts
- P2P icon
- numbers of filesize delimited by comma
- fixed compiling problems with gcc 3.0
- fixed connecting problems on alpha
- merged "stop" and "delete" button
- set minimum speed for search results
- delete empty files when removing it from download list
- BUGFIX: search results without filenames (Falk Hueffner)
- BUGFIX: writing busy string to file

0.1.3

- accept incoming push requests
- forward push packets
- some statistics
- speed improvements
- status lines
- added host's status to search list
- remove hit number from search list
- send own vendor code "QTEL"
- show host's vendor code in search result
- added "Disconnect" button
- show speed in search list as text
- save hostlist on exit
- changed list selection mode
- BUGFIX: too many download threads
- BUGFIX: busy download
- BUGFIX: reconnected "abort download" button
- BUGFIX: wrong progress value for large file

0.1.2.3

- added "read file" button to read hosts from a file
- input fields react on enter
- looking for files in subdirectories of shared directories
- reduced search complexity
- BUGFIX: memory leak (Address::strPort())
- BUGFIX: whitespaces in filenames still caused blocking
- BUGFIX: max downloads
- BUGFIX: configure script (KDE integration)

0.1.2.2

- added minimize button
- KDE2 integration
- BUGFIX: connection to localhost caused crash or blocking
- BUGFIX: filnames containing whitespaces caused blocking

0.1.2.1

-BUGFIX: Qtella crashed when a queued download was aborted or removed

0.1.2

- multiple search
- monitor incoming queries
- compare incoming queries with shared files and send result
- Address() creates ip of hostname
- Address::longIP() returns correct ip address
- manual configuration of ip and port
- increased speed of moving file from incomplete to complete directory
- BUGFIX: sometimes the last bytes of a download were ignored
- Makefile improvements
- implemented upload 
- removed directories from shared file list
- send number of shared files and size with pong
- send connection speed with query hits
- set number of maximum downloads
- continue interrupted downloads
- reduced retry timeout to 30s
- fixed memory leak when deleting a search list
- improved performance (replaced some vectors with lists)
- retry download on error and timeout
- remove busy uploads
- BUGFIX: big strstream memory leak
- set maximum number of downloads

0.1.1

- test if file already exists
- identification of download server
- reduced retry timeout to 45s
- BUGFIX: pipe broken caused Qtella to crash
	
0.1.0

First release.

