Christophe Dumez
|
36bc2e96ba
|
- Bump to rc5
|
16 years ago |
Christophe Dumez
|
f9bf485ed7
|
- Forgot to consider allocating state in WebUI
|
16 years ago |
Christophe Dumez
|
c18103539c
|
- Display progress using progress bars in Web UI
|
16 years ago |
Christophe Dumez
|
727f59f73f
|
- Fix compilation warning
|
16 years ago |
Christophe Dumez
|
5d2d1dfa94
|
- Compilation fix for MinGW
|
16 years ago |
Christophe Dumez
|
cf694d14f3
|
- Updated Korean translation
|
16 years ago |
Christophe Dumez
|
ec24fe2f49
|
- No longer force plastiqueStyle as a default (closes #312333)
|
16 years ago |
Christophe Dumez
|
a0b4e54410
|
- Got rid of .paused files, useless with new libtorrent
|
16 years ago |
Christophe Dumez
|
c97bce4d61
|
- Removed workaround for getting progress of paused torrents, apparently it works
|
16 years ago |
Christophe Dumez
|
afbfe1a96d
|
- Hide priority column in Web UI when queueing is disabled
|
16 years ago |
Christophe Dumez
|
2651ec5f0b
|
- Forgot to hide decrease Priority button when disabling queueing
|
16 years ago |
Christophe Dumez
|
330905da5e
|
- Added priority actions in Web UI
|
16 years ago |
Christophe Dumez
|
4c6359276c
|
- Fixed progress display of uncheck torrents
|
16 years ago |
Christophe Dumez
|
ff1fc527e0
|
- Made some text bigger in options
|
16 years ago |
Christophe Dumez
|
d79cb6b66e
|
- French translation fix
|
16 years ago |
Christophe Dumez
|
0ac2554060
|
- qBittorrent shutdown is now way faster
|
16 years ago |
Christophe Dumez
|
1d31e049a4
|
- Fixed possible deadlock when saving fastresume data
|
16 years ago |
Christophe Dumez
|
d5a4794610
|
- Fixed priority display for paused torrents
|
16 years ago |
Christophe Dumez
|
29886acc01
|
- Putting back priority buttons in toolBar
|
16 years ago |
Christophe Dumez
|
f1ed7f06b9
|
- Removed a function that is no longer used
|
16 years ago |
Christophe Dumez
|
a848538d66
|
- Pause / resume in Web UI now updates the GUI
- Code cleanup
|
16 years ago |
Christophe Dumez
|
b58046b1fc
|
- Use QPlastiqueStyle as a default
|
16 years ago |
Christophe Dumez
|
fe95e90e05
|
- Updated Changelog
|
16 years ago |
Christophe Dumez
|
1544300616
|
- Allow to delete permanently from WebUI
|
16 years ago |
Christophe Dumez
|
028041f874
|
- Updated Czech translation
|
16 years ago |
Christophe Dumez
|
81f2d7ee4a
|
- Cleaned up src.pro
- Removed some debug
|
16 years ago |
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 |