Christophe Dumez
5d60295db3
- Drag'n drop to labels cleanup
15 years ago
Christophe Dumez
18bd3b855c
- Added drag'n Drop from torrent list to labels (for torrent labeling)
...
- Fix label counters update in some cases
15 years ago
Christophe Dumez
868d423c82
- Use folder icon for labels
15 years ago
Christophe Dumez
edb6857de0
- Label counters are now properly updated (and labeling seems to work fine)
15 years ago
Christophe Dumez
ed803fb994
- Initiated work on torrent labeling/categorization (functional but not perfect yet
15 years ago
Christophe Dumez
21eb26a374
- Commit changes to helpers.py (add referer to download_file() helper function)
15 years ago
Christophe Dumez
141d3b6737
- Fix RSS Feed downloader for RSS with no torrent attachment (but articles link points to the torrent instead)
15 years ago
Christophe Dumez
e2c3e6dbaa
- Better checking of based32 encoded Magnet Links to increase robustness
15 years ago
Christophe Dumez
b1126556c0
- Added Hex Magnet link support
15 years ago
Christophe Dumez
69cb8d1398
- Fix possible crash in torrent properties
15 years ago
Christophe Dumez
094d979ce6
- Fix "Object::connect: No such slot TransferListWidget::toggleSelectedTorrentsSuperSeeding()" warning when using libtorrent v0.14
15 years ago
Christophe Dumez
92dd669597
- Updated version number to v2.1.0alpha in trunk (new development focus)
15 years ago
Christophe Dumez
32a8dec0e7
- ~/qBT_dir is no longer created when it is not used
15 years ago
Christophe Dumez
2dd5bccd49
- BUGFIX: Fix link to plugins.qbittorrent.org in plugins dialog
15 years ago
Christophe Dumez
18d0283463
- Fix column hiding behavior when queueing system is disabled
15 years ago
Christophe Dumez
9fe807b6f1
- Removed useless debug
15 years ago
Christophe Dumez
84f00bf3f6
- uTorrent user agent is now spoofed correctly
15 years ago
Christophe Dumez
d3687fd863
- Store Web UI password as md5
15 years ago
Christophe Dumez
d1a549a6cc
- Updated Korean translation
...
- Updated Changelog
15 years ago
Christophe Dumez
c1552ff254
- Updated Italian translation
15 years ago
Christophe Dumez
54a396bc6e
- Updated Japanese translator's e-mail
15 years ago
Christophe Dumez
ed732bca63
- Updated Hungarian translation
15 years ago
Christophe Dumez
02a4464e8f
- Updated Bulgarian translation
15 years ago
Christophe Dumez
7f97df4462
- Updated name of Turkish translation in AUTHORS file
15 years ago
Christophe Dumez
9d20af02a2
- Some fixes to Greek translation
15 years ago
Christophe Dumez
cbaef050f0
- Fixed Serbian language name in Serbian (Српски)
15 years ago
Christophe Dumez
148139c2c4
- Fixed serbian translation (forgot to embed it into qBittorrent executable)
15 years ago
Christophe Dumez
793f8a103d
- Slovak and Serbian were inverted
...
- Updated Serbia flag (better resolution)
15 years ago
Christophe Dumez
ffa48b64ac
- Updated language files
15 years ago
Christophe Dumez
59a8e651f9
- Updated Changelog
...
- Bump to rc7
15 years ago
Christophe Dumez
fb9f2a01b5
- Fix Paste action in search field
15 years ago
Christophe Dumez
944e25a5d8
- Remember torrent addition dialog size and position
15 years ago
Christophe Dumez
ad597c72d2
- Optimize torrent addition dialog vertical space usage
15 years ago
Christophe Dumez
abbbf1e562
- Torrent Addition Dialog: File priorities were not taken into consideration (Thanks Mariusz)
15 years ago
Christophe Dumez
d2dd29c35a
- Suppress compilation warning when geoip is not embedded in qBittorrent executable
15 years ago
Christophe Dumez
906f2bab1e
- Disable debug again
15 years ago
Christophe Dumez
bb6468005d
- Fix torrent upload in Web UI (worked randomly)
15 years ago
Christophe Dumez
a2423e97eb
- Fix download from MAGNET URI in regular UI
15 years ago
Christophe Dumez
ed1d75ecb1
- Also look in /var/lib/GeoIP/GeoIP.dat for GeoIP database (OpenSuse 11.2)
...
* Thanks to Mariusz Fik for his report and patch
15 years ago
Christophe Dumez
1e4200345a
- Updated Serbian translation
15 years ago
Christophe Dumez
be11f4e039
- Clean up RSS preferences loading
15 years ago
Christophe Dumez
22ec528cdf
- Fix regular refresh of RSS feeds
15 years ago
Christophe Dumez
ebf341a6de
- Update INSTALL file to explain that geoip-database is a runtime-only dependency
15 years ago
Christophe Dumez
68ba6322e1
- Added geoip-database as an optional dependency in INSTALL file
15 years ago
Christophe Dumez
968a5f3017
- No longer ships GeoIP database since most distributions provide it in a separate package
...
- GeoIP database is no longer embedded in qBittorrent executable unless --with-geoip-database-embedded parameter is passed to configure (see src/geoip/REAME)
- Dropped "CONFIG += x11 network" in project file since it does not seem to be required
- Updated configure file to reflect Geoip changes
15 years ago
Christophe Dumez
8df1708491
- Updated Turkish translation
15 years ago
Christophe Dumez
da51ce1b71
- Updated Greek translation
15 years ago
Christophe Dumez
95a6de9b00
- Fix using SHIFT+Click for extended selection in Web UI transfer list
...
* Was broken in an early release candidate when column sorting was added
15 years ago
Christophe Dumez
269bbdf01d
- Fix file prioritizing behavior. Priorities cannot be changed if the torrent has not metadata, is not valid or is a seed.
...
* Use the same behavior in Web UI and Regular UI
15 years ago
Christophe Dumez
df03b042d6
- Hide context menu when a torrent is clicked
15 years ago