..
alertdispatcher.cpp
Make alertdispatcher.h self contained and replace include libtorrent/session with forward declaration
2014-10-18 12:19:04 +04:00
alertdispatcher.h
Make alertdispatcher.h self contained and replace include libtorrent/session with forward declaration
2014-10-18 12:19:04 +04:00
bandwidthscheduler.h
Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file.
2014-08-05 02:34:21 +03:00
filterparserthread.cpp
Move libtorrent includes to .cpp
2014-11-05 03:10:39 +03:00
filterparserthread.h
Move libtorrent includes to .cpp
2014-11-05 03:10:39 +03:00
qbtsession.cpp
Merge pull request #2081 from sorokin/split
2014-11-02 16:40:41 +02:00
qbtsession.h
Fix libtorrent types forward declaration errors/warnings.
2014-10-21 16:33:04 +04:00
qtlibtorrent.pri
Split filterparserthread into .h and .cpp
2014-11-05 03:10:39 +03:00
qtorrenthandle.cpp
Merge pull request #2092 from pmzqla/cleanup
2014-11-02 16:41:40 +02:00
qtorrenthandle.h
Speedup compilation speed
2014-10-18 12:19:05 +04:00
shutdownconfirm.cpp
Set 'Cancel' as the default button in the shutdown confirmation dialog.
2014-08-23 23:22:47 +03:00
shutdownconfirm.h
Added 'Shutdown now' button in shutdown confirmation dialog. Closes #969 .
2014-08-23 22:22:03 +03:00
torrentmodel.cpp
Add "Total Size" column to transfer list
2014-11-02 19:56:03 +01:00
torrentmodel.h
Add "Total Size" column to transfer list
2014-11-02 19:56:03 +01:00
torrentspeedmonitor.cpp
Implement O(1) SpeedSample::average() instead of O(N)
2014-11-02 20:03:49 +03:00
torrentspeedmonitor.h
Fix building with Qt5 (missing QObject decl).
2014-06-04 17:38:35 +04:00
torrentstatistics.cpp
Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file.
2014-08-05 02:34:21 +03:00
torrentstatistics.h
extract torrent statistics from torrent speed monitor to separate file
2014-06-02 00:31:45 +04:00
trackerinfos.h
Minor code clean up
2012-08-25 16:34:00 +03:00