Christophe Dumez
|
66874fbd2f
|
- This is not needed because a showEvent is raised anyway
|
16 years ago |
Christophe Dumez
|
f47b3be0be
|
- Removed -O0 compil flag
|
16 years ago |
Christophe Dumez
|
87eee7029d
|
- Force lists refresh before initially displaying the window to avoid lag
- Removed session tweaking on exit since it does not have any effect
|
16 years ago |
Christophe Dumez
|
713c80451e
|
- Bump to rc3
|
16 years ago |
Christophe Dumez
|
60889cac79
|
- Catch exceptions on torrent aditions to avoid crashing because of a bad torrent (that is correctly loaded by torrent_info for some reason)
|
16 years ago |
Christophe Dumez
|
d398679c7e
|
- Forgot to add this line back
|
16 years ago |
Christophe Dumez
|
2e5330e54b
|
- Removed code that is no longer needed
|
16 years ago |
Christophe Dumez
|
1499138b9b
|
- Fix to avoid crash when loading a path that does not exist
|
16 years ago |
Christophe Dumez
|
2433a87445
|
- Bump to rc2
|
16 years ago |
Christophe Dumez
|
d0de11909f
|
- Translations fix due to latest change
|
16 years ago |
Christophe Dumez
|
3f5340523f
|
- Fix for queueing system
|
16 years ago |
Christophe Dumez
|
cc5015773b
|
- Should fix queueing system
|
16 years ago |
Christophe Dumez
|
cd260198f9
|
- Fixed remembering of paused torrents cleanly
|
16 years ago |
Christophe Dumez
|
71e3061c18
|
- Remember paused torrents on startup
|
16 years ago |
Christophe Dumez
|
6369401150
|
- Fixed assert hit in new FSWatcher code
|
16 years ago |
Christophe Dumez
|
fa05441e74
|
- A little list refresh optimizing
|
16 years ago |
Christophe Dumez
|
81aac9ebcc
|
- Fixed pause/resume actions in Web UI
|
16 years ago |
Christophe Dumez
|
7a1af536b6
|
- Fixed start action
|
16 years ago |
Christophe Dumez
|
45efcfce13
|
- Save session data and fast resume data sooner on exit (in case)
|
16 years ago |
Christophe Dumez
|
cddc3a0a43
|
- Remove useless signals
|
16 years ago |
Christophe Dumez
|
c38a8a2bec
|
- Removed code that is no longer needed
|
16 years ago |
Christophe Dumez
|
1225d16413
|
- Removed code that is no longer needed
|
16 years ago |
Christophe Dumez
|
384f3b23ee
|
- Made seed detection a bit safer (do not use progress)
|
16 years ago |
Christophe Dumez
|
a3cfa6bba1
|
- Fixed torrents moving back from finished list to download list (without recheck)
|
16 years ago |
Christophe Dumez
|
51638eddcc
|
- Some more signal/slot fixing
|
16 years ago |
Christophe Dumez
|
41c6a847b9
|
- some more signal / slot fixing
|
16 years ago |
Christophe Dumez
|
d57062a45a
|
- Fixed broken action "start All / Pause all" due to latest code changes
|
16 years ago |
Christophe Dumez
|
32f478a8c2
|
- Removed some useless code due to latest changes
|
16 years ago |
Christophe Dumez
|
61dae1444b
|
- Code optimization for torrent moving back to download list detection
|
16 years ago |
Christophe Dumez
|
8ed40cc856
|
- Do not refresh lists when window is not visible (save cpu)
- Force list refresh on show Event to avoid lag before next UpdateList() timer call
|
16 years ago |
Christophe Dumez
|
941b8c8d2a
|
- Fixed torrent completed message (was not displayed due to last commit)
|
16 years ago |
Christophe Dumez
|
4f2a2dfab9
|
- Huge code refactoring (qBittorrent no longer store torrents and access them using libtorrent API)
|
16 years ago |
Christophe Dumez
|
4a6ab376af
|
- Workaround for is_seed bug: http://code.rasterbar.com/libtorrent/ticket/402
|
16 years ago |
Christophe Dumez
|
1e37858cc4
|
- Reset torrent display once it is queued
|
16 years ago |
Christophe Dumez
|
668268b6b5
|
- A little downloadThread aborting improvement
|
16 years ago |
Christophe Dumez
|
cfcd9b7eaf
|
- Fixed memory leak introduced in last commit
|
16 years ago |
Christophe Dumez
|
6a3dddd0cc
|
Catch SIGTERM to exit cleanly (e.g. computer shutdown)
|
16 years ago |
Christophe Dumez
|
dfb2046f82
|
- Fixed icon for seeding torrents (paused or queued) in Web UI
|
16 years ago |
Christophe Dumez
|
3ae55b6a6f
|
- Fixed typo
|
16 years ago |
Christophe Dumez
|
7e53d23e33
|
- Added some debug output on exit
|
16 years ago |
Christophe Dumez
|
ce2294ee96
|
- Made session deletion a bit faster
- Fixed possible memory leak when folder scanning is enabled
|
16 years ago |
Christophe Dumez
|
14646d0f9e
|
Rewrote folder scanning code (Now uses a filesystem watcher)
|
16 years ago |
Christophe Dumez
|
717a4b00e1
|
- Fixed piratebay plugin
|
16 years ago |
Christophe Dumez
|
fca3b66a25
|
- Rewrote isohunt plugin which was broken
|
16 years ago |
Christophe Dumez
|
1a861ef240
|
- Fixed BTJunkie plugin
|
16 years ago |
Christophe Dumez
|
1590d9a98f
|
- Updated Changelog
|
16 years ago |
Christophe Dumez
|
112bcd7255
|
- Add notification in WebUI when qBittorrent is unreachable
|
16 years ago |
Christophe Dumez
|
af29228cc9
|
- Updated Chinese (simplified) translation
|
16 years ago |
Christophe Dumez
|
b8c79e0b5f
|
- Simplified and optimized json code
|
16 years ago |
Christophe Dumez
|
0d078f660a
|
- fixed seed detection in eventmanager + code is simpler
|
16 years ago |