Christophe Dumez
50e620daf2
- Handle paths with (~, ., ..) properly
15 years ago
Christophe Dumez
7d66c07cef
- Remove old folders after renaming
15 years ago
Christophe Dumez
a6207f70d5
- Fix .qbittorrent folder not being created
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
32a8dec0e7
- ~/qBT_dir is no longer created when it is not used
15 years ago
Christophe Dumez
8b41d1973c
COSMETIC: Display speeds with more user friendly units instead of always using KiB/s
15 years ago
Christophe Dumez
03552c9a1f
- Clean up search engine plugins code
...
- Update plugins from sourceforge SVN/trunk now to avoid maintenance of another update server
15 years ago
Christophe Dumez
ccdb2a82c3
- New tracker list (displays tracker status and error/warning messages)
15 years ago
Christophe Dumez
3d790d131c
- Support a lot more countries in GeoIP (flag display)
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
a6f31c7950
- Display more information regarding the torrent in its properties pannel
...
- Made properties pannel scrollable, it behaves better with the splitter
15 years ago
Christophe Dumez
3dd9ebc61d
- Fix compilation on Mac OS
15 years ago
Christophe Dumez
37158a32ad
- Fix crash in torrent addition dialog when save path does not exist ( closes #425227 )
...
- Fix downloading from URL (broken in v1.5.0)
15 years ago
Christophe Dumez
0b9c05d41b
- FEATURE: Make use of torrent enclosure in RSS feeds for direct download
...
- FEATURE: Implemented a RSS feed downloader with filter support
- FEATURE: Save old RSS item to hard disk to remember them on start up
- FEATURE: RSS Feeds can now be copied to the clipboard
15 years ago
Christophe Dumez
706362333d
- Attempt to support FreeDiskSpace() on Windows platform
...
* Totally untested, not even sure it compiles but if not it should be easy to fix
15 years ago
Christophe Dumez
6fcf25af52
- FEATURE: Display free disk space in torrent addition dialog
...
- Added some disambiguation for translators
15 years ago
Christophe Dumez
e619b6977a
- Added Magnet URI support (might be still buggy)
...
* Known problem: Always added in paused state for some obscure reason)
15 years ago
Christophe Dumez
0153b03160
BUGFIX: Stop enforcing UTF-8 and use system locale instead
16 years ago
Christophe Dumez
13c670b96d
- Code cleanup
16 years ago
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
16 years ago
Christophe Dumez
8565f1e61e
- Code optimization
16 years ago
Christophe Dumez
89330e11de
- Priorities are now remembered across restart (bugfix)
16 years ago
Christophe Dumez
9f6e28b741
- Use infinity symbol for ETA when time is infinite
17 years ago
Christophe Dumez
f7fa66c65d
- Improved a lot ETA calculation algorithm
17 years ago
Christophe Dumez
265a8cada8
- Fixed ETA display
17 years ago
Christophe Dumez
c478ba59ac
- new torrent content selection (as a tree). Merge from the new-torrent-selection branch
17 years ago
Christophe Dumez
a597f067e2
- Updated french and dutch translations
...
- Fixed some typos in engineSelect
- Made search engine plugin install more reliable
- Added some comments
17 years ago
Christophe Dumez
26e5785754
- Fixed plugin update && fixed btjunkie search plugin
17 years ago
Christophe Dumez
ff4ab915a2
- Merged custom-search branch. New search plugins management system
17 years ago
Christophe Dumez
229927bbe9
- BUGFIX: Fixed file preview and improved previewable files detection
17 years ago
Christophe Dumez
21908e0a03
- Optimized function that transform a number of seconds to a duration(days, hours, minutes, secs)
...
- Improved ETA calculation to avoid overflows (Added asserts to make sure it doesn't happen)
17 years ago
Christophe Dumez
105563ac5a
- Fixed a bug in last commit in qBittorrentPath()
...
- Optimized float to string conversions
17 years ago
Christophe Dumez
c064e5877c
- Optimised GUI class a little
17 years ago
Christophe Dumez
01df4d3c81
- Use int instead of short where possible
17 years ago
Christophe Dumez
e82cb2188e
- Made torrent deletion from hard-drive safer
17 years ago
Christophe Dumez
cfacac7dbf
- Add torrents in pause before applying settings to avoid race conditions
...
- Started to work on a new function to delete torrents permanently that is safer. Not used yet because it is buggy : it works only for simple cases and I'm not sure I can do better right now with the info libtorrent is providing.
17 years ago
Christophe Dumez
c9925eddb6
- Big code cleanup
...
- Added a Qwrapper for torrent_handle to make code more readable
17 years ago
Christophe Dumez
3e36cd3c46
- Update trackers edition code
...
- current tracker is now updated regularly when properties are displayed
18 years ago
Christophe Dumez
d25776ddda
- Quite a few improvements in rss interface
18 years ago
Christophe Dumez
325a588526
- Fixed some signals/slots (safer)
...
- Forgot to remove temp file when the file was downloaded from an url (rare occasions)
18 years ago
Christophe Dumez
2fd0de082c
- Updated configure file to check for libcommoncpp2 instead of libcurl
...
- Used downloadThread in search plugin update instead of libcurl (no more gui freeze by the same occasion)
- Still need to handle download from urls errors and use fallback url in search plugin update (before beta2)
18 years ago
Christophe Dumez
8df61db644
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
18 years ago
Christophe Dumez
54f9375b32
- Update to GNU GPL v3
18 years ago
Christophe Dumez
e2427a4ce2
- Delete torrent permanently from hard drive used to delete parent folder if empty (fixed)
18 years ago
Christophe Dumez
ab1d664f07
- Updated Changelog / Todo
...
- Fixed a title boldness in torrent properties
18 years ago
Christophe Dumez
95bc8e513a
- Optimized friendlyUnit() function a little
18 years ago
Christophe Dumez
87f440aa9e
** I18N Commit **
...
- Better i18n thanks to dynamic text support
- Some typos fixed in translatable texts
- Provide exemples to make translators' task easier
- Update translation files
18 years ago
Christophe Dumez
17d880189f
- Updated Translation files
...
- Use fileHash as ID instead of fileName so that different torrents can have the same name
- WARNING: Changed a lot of code and it may include new bugs, please report them as soon as possible.
18 years ago
Christophe Dumez
9f075f5087
BUGFIX: Fixed deletion from hard drive (failed for non-empty folders)
18 years ago