Christophe Dumez
|
4ca2d060ea
|
- Make everything compile back with libtorrent v0.14
- Fix crash in search engine destructor if downloads are running
|
15 years ago |
Christophe Dumez
|
b9387cf4c4
|
- Display the number of torrents in earch status filter
|
15 years ago |
Christophe Dumez
|
ff5524475f
|
- Commented -Wl --asneeded lflags
|
15 years ago |
Christophe Dumez
|
31374d8d30
|
- Remove useless code since it is handled on libtorrent side
|
15 years ago |
Christophe Dumez
|
2b5522e165
|
- Dropped dependency on libzzip
|
15 years ago |
Christophe Dumez
|
3987d0b5ef
|
- Enable peer country resolution as a default
|
15 years ago |
Christophe Dumez
|
7c84551150
|
- Support peer manual ban (from peer list)
|
15 years ago |
Christophe Dumez
|
47fc4679d4
|
- Support per-peer rate limiting
|
15 years ago |
Christophe Dumez
|
bf6d7534d5
|
- upload speed limiting now works for seeding torrents
|
15 years ago |
Christophe Dumez
|
5ffcf5a9dc
|
- Fixed per torrent speed limiting
- A lot of cleanup in speed limiting dialog
|
15 years ago |
Christophe Dumez
|
490ef19e64
|
- Made peer addition more robust by catching exceptions
|
15 years ago |
Christophe Dumez
|
94f3323270
|
- New peers can manually be added to a torrent
|
15 years ago |
Christophe Dumez
|
bb4dc84824
|
- Tweaked property buttons spacing on Linux
|
15 years ago |
Christophe Dumez
|
660f478a70
|
- Fix queueing system
|
15 years ago |
Christophe Dumez
|
f24749bbf8
|
- Fix column hidding code
|
15 years ago |
Christophe Dumez
|
04a3fcb0ed
|
- Play with Transfer list columns alignment
|
15 years ago |
Christophe Dumez
|
9fdc6a2acd
|
- Second attempt to fix buttons layout on Mac OS
|
15 years ago |
Christophe Dumez
|
4e8eaafd53
|
- Torrents can now be rechecked from Web UI (patch by Stephanos Antaris)
- Torrents paused/resumed state is not reflected in GUI if the action was executed from Web UI
|
15 years ago |
Christophe Dumez
|
e30268cf3b
|
- Attempt to fix property buttons layout on Mac OS
|
15 years ago |
Christophe Dumez
|
eab216e5a8
|
- Improved ETA calculation for big torrents
|
15 years ago |
Christophe Dumez
|
7578e7404b
|
FEATURE: Seeds and Peers columns are now sortable
COSMETIC: Added a "torrent status" column to transfer list
COSMETIC: Display Seeds and Peers in two separate columns
|
15 years ago |
Christophe Dumez
|
7093c3576b
|
- Added more country flags to geoip
|
15 years ago |
Christophe Dumez
|
c3281a1e8f
|
- Do not refresh properties if they are note visible
|
15 years ago |
Christophe Dumez
|
561033d7eb
|
- Fixed China recognition in geoip
|
15 years ago |
Christophe Dumez
|
f588882a96
|
- Added more country flags to geoip
|
15 years ago |
Christophe Dumez
|
6b0f855752
|
- Add a few more country flags to geoip database
|
15 years ago |
Christophe Dumez
|
881c3be58c
|
- Make peer list non editable
|
15 years ago |
Christophe Dumez
|
78346a881c
|
- Added GeoIP licensing
|
15 years ago |
Christophe Dumez
|
b3ce32b405
|
- Improved usa flag quality
|
15 years ago |
Christophe Dumez
|
3d790d131c
|
- Support a lot more countries in GeoIP (flag display)
|
15 years ago |
Christophe Dumez
|
9e9e6f028c
|
- Integrate Geoip database to speed up country resolution
|
15 years ago |
Christophe Dumez
|
cb32ed97a8
|
- Prepare to use geoip database locally
|
15 years ago |
Christophe Dumez
|
e9350e66f0
|
- FEATURE: Make sure torrent files are always sorted by name
|
15 years ago |
Christophe Dumez
|
d843366c0d
|
- Updated language files
- Added missing Q_OBJECT macro to transferListFilters class
|
15 years ago |
Christophe Dumez
|
1b6e282938
|
- Remove old comments
|
15 years ago |
Christophe Dumez
|
aeb12e53ee
|
- Remove old comments
|
15 years ago |
Christophe Dumez
|
31180bb00c
|
- Save / Restore preferences dialog size and position on restart
- Make use of new Preferences in GUI constructor
|
15 years ago |
Christophe Dumez
|
36748b6729
|
- Removed some debug
|
15 years ago |
Christophe Dumez
|
d9cb73634d
|
- Performance improvement, property tabs are updated only when displayed
|
15 years ago |
Christophe Dumez
|
c5c09b09ee
|
- Implemented flag display in peer list (has to be enabled in program preferences, connection section)
|
15 years ago |
Christophe Dumez
|
12106c308e
|
- Manage country resolution on libtorrent side. The flags are not displayed in the peer list yet though
|
15 years ago |
Christophe Dumez
|
f7f4d1333b
|
- Catching SIGABRT signal to attempt to display the backtrace when an assertion is hit
|
15 years ago |
Christophe Dumez
|
1c08bf054a
|
- Fix progress display in torrent properties
|
15 years ago |
Christophe Dumez
|
4824637681
|
- Delete hostname resolver asynchronously to avoid freezing the GUI on preference window closing
|
15 years ago |
Christophe Dumez
|
5962ef79cb
|
- Added option to disable peer host name resolution (disabled as a default)
- Fix several other bugs related to properties and preferences
|
15 years ago |
Christophe Dumez
|
3762c37517
|
- Take "RSS refresh interval" into consideration without restarting qBT
|
15 years ago |
Christophe Dumez
|
e97b805365
|
Peer lis column width are now restored on startup
|
15 years ago |
Christophe Dumez
|
6dbd1daa5c
|
- Little pointer code cleanup
|
15 years ago |
Christophe Dumez
|
59f21d592e
|
- Updated Changelog
- Bump to beta2
|
15 years ago |
Christophe Dumez
|
946e2778f8
|
- Start with the right preference panel
|
15 years ago |