427 Commits (8ec1621334b8a952160f9af1330f0f38c857b319)

Author SHA1 Message Date
Christophe Dumez 8ec1621334 Merge msvc fixes from stable branch 15 years ago
Christophe Dumez 682377ff66 Merge msvc compilation fixes from stable branch 15 years ago
Christophe Dumez b719bfaecb Merge Win32 fixes from stable branch 15 years ago
Christophe Dumez 4e1366bf0d Merge latest fixes from stable branch 15 years ago
Christophe Dumez 338d4fd31e Windows execution fixes 15 years ago
Christophe Dumez 781d33b869 FEATURE: Added error state for torrents (error is displayed in a tooltip) 15 years ago
Christophe Dumez 4ec1fd3968 The user can force listening on a particular network interface 15 years ago
Christophe Dumez cc532d95da Improved folder removing code 15 years ago
Christophe Dumez c800a0a6b5 Fix moving torrent from temp dir when they are complete 15 years ago
Christophe Dumez 7acfb27a1f Fix torrent relabeling with unicode names 15 years ago
Christophe Dumez 70c79f31c3 Stop rechecking torrents everytime they are moved 15 years ago
Christophe Dumez 529ab304b4 Remove old folder when moving a torrent 15 years ago
Christophe Dumez 53919446d4 FS should be updated properly on labeling now 15 years ago
Christophe Dumez 1052cd019b Better fix for FS changes on torrent labeling 15 years ago
Christophe Dumez 4f87819abf Fix for torrent labeling: label was not appended to save path correctly 15 years ago
Christophe Dumez c00d83dee9 Announce to all trackers 15 years ago
Christophe Dumez a6abedd67d Fix deprecation warnings with libtorrent v0.15 15 years ago
Christophe Dumez 772028106e FEATURE: Simplified torrent root folder renaming/truncating (< v2.3.0 is no longer forward compatible) 15 years ago
Christophe Dumez 846372e48b Similar fixes 15 years ago
Christophe Dumez 1597007ea1 Fix possible crash when adding a torrent 15 years ago
Christophe Dumez 63457c034f Maximum number of half-open connections can now be changed from program preferences (default is now 50 instead of unlimited) 15 years ago
Christophe Dumez daff6dce4c Fix possible crash when deleting a torrent just after pausing it 15 years ago
Christophe Dumez 38cb4ccbd3 Fix possible crash with folder watching 15 years ago
Christophe Dumez 5aa348a574 Save fast resume data every 3 minutes 15 years ago
Christophe Dumez 530fbfc9b4 Ask for user confirmation because proceeding with recursive torrent download (security risk) 15 years ago
Christophe Dumez 912056a364 Added back folder watching in Web UI 15 years ago
Christophe Dumez 12fff1b966 Compilation fix with Qt 4.4 15 years ago
Christophe Dumez bd292076e3 Another Qt 4.6 fix 15 years ago
Christophe Dumez ce0ddbe517 Qt 4.6 fix 15 years ago
Christophe Dumez 1ea7340111 BUGFIX: Consider HTTP downloads >1MB as invalid .torrent files and abort them 15 years ago
Christophe Dumez c32b352ec1 Mark QTorrentHandle constructor as explicit 15 years ago
Christophe Dumez f833f26212 Duplicate torrent trackers and url seeds are added to existing torrent even if it was added through folder scanning 15 years ago
Christophe Dumez d9fa9c3566 Fix folder scanning: it would not detect torrents already present in the folder on startup. This bug was introduced recently (in rc1) 15 years ago
Christophe Dumez a468404ab5 Make use of Fast concatenation feature in Qt 4.6 15 years ago
Christophe Dumez ade0ba794c Little fix 15 years ago
Christophe Dumez aec99ed14f More code cleanup 15 years ago
Christophe Dumez bea3c33a46 Fix several signals/slots bindings 15 years ago
Christophe Dumez a9be841d2d Keep on cleaning up 15 years ago
Christophe Dumez 7d0581a7a5 Started code clean up and optimization 15 years ago
Christophe Dumez 7710c88797 FEATURE: Support for multiple scan folders 15 years ago
Christophe Dumez 4d5001d18d Display more useful information in log window when an I/O error occurs 15 years ago
Christophe Dumez 0f4f108eb5 BUGFIX: Fix ratio calculation for directly seeded torrents (Thanks phorane) 15 years ago
Christophe Dumez f7a86b5484 Add URL seeds from duplicate torrents to existing ones 15 years ago
Christophe Dumez e4bf116ce8 - Fix a crash when adding an already existing torrent 15 years ago
Christophe Dumez 9d2f2230ee - Fix bugs with new feature: "Add trackers from duplicate torrent" 15 years ago
Christophe Dumez 1065f5fb86 FEATURE: If 2 torrents have the same hash, add new trackers to the existin 15 years ago
Christophe Dumez e17ca355ae Startup optimization 15 years ago
Christophe Dumez b80940ac4f - Optimize startup speed (do not resave fastresume data for torrents that were seeded in the previous session) 15 years ago
Christophe Dumez 1eca139db9 Fix new "Automatically recheck torrents on completion" feature (would keep on rechecking) 15 years ago
Christophe Dumez 25278beb2f Minor code optimization 15 years ago