Christophe Dumez
118ea6093d
- Rename GUI-less qBittorrent executable to "qbittorrent-nox", with its own man page
15 years ago
Christophe Dumez
5ef9faacd5
Updated french translation
...
Bump to rc2
15 years ago
Christophe Dumez
b0c7bdf82b
- Made program usage message (help) translatable
...
- Bump to rc1
15 years ago
Christophe Dumez
09c7c50ad3
- qBittorrent can now identify itself as KTorrent too
15 years ago
Christophe Dumez
131250dc03
- Bump to beta4
15 years ago
Christophe Dumez
435801c893
- Added Peer id spoofing settings to Web UI
15 years ago
Christophe Dumez
4f3fd86f91
- Bump to v2.1.0beta2
15 years ago
Christophe Dumez
b07fbb726e
- Bump to beta1
15 years ago
Christophe Dumez
3dc1107b40
- Fix typo in src.pro that broke compilation with GUI enabled
15 years ago
Christophe Dumez
af166f53d3
- Added headlessloader class to prepare Fred's work
15 years ago
Christophe Dumez
e2aaf5d1de
- Edited project file in order not to compile UI classes when DISABLE_GUI is defined
...
- Added #ifndef directives to main.cpp in order to fix compilation when DISABLE_GUI is defined
15 years ago
Christophe Dumez
92dd669597
- Updated version number to v2.1.0alpha in trunk (new development focus)
15 years ago
Christophe Dumez
84f00bf3f6
- uTorrent user agent is now spoofed correctly
15 years ago
Christophe Dumez
d1a549a6cc
- Updated Korean translation
...
- Updated Changelog
15 years ago
Christophe Dumez
59a8e651f9
- Updated Changelog
...
- Bump to rc7
15 years ago
Christophe Dumez
906f2bab1e
- Disable debug again
15 years ago
Christophe Dumez
1e4200345a
- Updated Serbian translation
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
a096105f18
- Added Serbian translation (By Anaximandar Milet)
...
* Translation is not complete yet
15 years ago
Christophe Dumez
51f842aaef
- Bump to rc5
...
- Disabled DEBUG output as a default now
15 years ago
Christophe Dumez
3a6ff19418
- Bump to rc4
15 years ago
Christophe Dumez
ba8fd62900
- Bump to rc3
15 years ago
Christophe Dumez
efed943366
- Bump to rc2
15 years ago
Christophe Dumez
45e56c02ee
- Bump to rc1 (qBittorrent v2.0.0 is now officially in FEATURE FREEZE)
15 years ago
Christophe Dumez
d55553c53f
- Bump to beta10
15 years ago
Christophe Dumez
9708b335d8
- bump to beta9
15 years ago
Christophe Dumez
6206befbec
- Bump to beta8
15 years ago
Christophe Dumez
e7f6ae3110
- Bump to beta7
15 years ago
Christophe Dumez
072200c5f9
- Bump to beta6
15 years ago
Christophe Dumez
47d545633d
- Graphically display piece availability in torrent preferences
15 years ago
Christophe Dumez
fb6b40ccd1
- Rewrote the bar to display the downloaded piece as the one we had was overly complicated
15 years ago
Christophe Dumez
ac021aaecb
- Bump to beta5
15 years ago
Christophe Dumez
843168bb62
- Move ui files to their own folder
15 years ago
Christophe Dumez
262b88930e
- Use lowercase characters only in filenames
15 years ago
Christophe Dumez
ccdb2a82c3
- New tracker list (displays tracker status and error/warning messages)
15 years ago
Christophe Dumez
54d7c6dc54
- Moved status bar code from the GUI to its own class for make GUI more readable
...
- Fix "Display current speed in title" feature
- Fix Up/Down speed labels update in status bar
15 years ago
Christophe Dumez
95469756d1
- Bump to beta3
15 years ago
Christophe Dumez
623933e2aa
- COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions)
...
- Delete useless properties button in top tool bar
- Set Alt+P keyboard shortcut to toggle torrent properties visibility
15 years ago
Christophe Dumez
ff5524475f
- Commented -Wl --asneeded lflags
15 years ago
Christophe Dumez
5ffcf5a9dc
- Fixed per torrent speed limiting
...
- A lot of cleanup in speed limiting dialog
15 years ago
Christophe Dumez
94f3323270
- New peers can manually be added to a torrent
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
59f21d592e
- Updated Changelog
...
- Bump to beta2
15 years ago
Christophe Dumez
51ebfadd85
- Split Preferences from the GUI so that Options dialog does not need to be created on startup to retrieve the preferences:
...
* This speeds up startup
* Bittorrent session settings are now applied at bittorrent class level (Required for headless running)
15 years ago
Christophe Dumez
f7c196dbcf
- Implemented asynchronous hostname resolution in Peer list
15 years ago
Christophe Dumez
8260159ca4
- Initial implementation of Peer list
15 years ago
Christophe Dumez
daef9ece75
- FEATURE: Folder scanning now works with CIFS and NFS mounted folders
15 years ago
Christophe Dumez
ea2f5df95f
- Completed port to TorrentFilesModel. Got rid or old arborescense.h
15 years ago
Christophe Dumez
d006327f14
- Implemented a arborescence.h replacement. The new implementation is way more efficient and saves memory. Note that arborescence was not replaced yet.
15 years ago