Added Q_FUNC_INFO macros to some functions.
[qtrapids] / src / server / TorrentSession.cpp
2012-02-19 lvaatamoinenAdded Q_FUNC_INFO macros to some functions. master
2010-01-28 lvaatamoinen- License texts modified to GPLv2
2010-01-21 lvaatamoinen- Added daemon start functionality
2010-01-08 lvaatamoinen- Implementde server process termination from client UI
2009-12-31 lvaatamoinen- DownloadView columns can be now hidden by user prefer...
2009-12-23 lvaatamoinen- Added rate limit preferences to DBus client/server...
2009-11-24 deztructorServer methods to store/get options
2009-11-18 deztructorServer session persistence is implemented
2009-11-18 deztructorformatting is changed according to last astyle settings
2009-11-18 deztructorCode formatting/indentation unified in trunk
2009-11-17 deztructorCorrect support for multiply clients
2009-11-17 deztructoris_new attribute added to the torrent state information
2009-11-17 deztructoralerting race condition fix
2009-11-17 deztructorrestore support for current stable libtorrent (/w boost...
2009-11-16 deztructorClient-server through DBus, cmake support