Christophe Dumez
|
0153b03160
|
BUGFIX: Stop enforcing UTF-8 and use system locale instead
|
16 years ago |
Christophe Dumez
|
ca83fdecff
|
- Display swarm information in download list too
|
16 years ago |
Christophe Dumez
|
7db2ffc09f
|
- Should fix logout cancelation on KDE
|
16 years ago |
Christophe Dumez
|
65c4da6f0e
|
- BUGFIX: Provide more helpful explanation when an I/O error occured
|
16 years ago |
Christophe Dumez
|
7dfdebd593
|
- License fix due to problems with OpenSSL
|
16 years ago |
Christophe Dumez
|
00c5127ba1
|
- Commited some code by mistake
|
16 years ago |
Christophe Dumez
|
c2244f746e
|
- Torrent downloading is now handled by search engine plugins to allow for more flexibility
|
16 years ago |
Christophe Dumez
|
f4502367f3
|
- Allow to define a temporary download folder
|
16 years ago |
Christophe Dumez
|
3894452840
|
- COSMETIC: Redesigned program preferences
- COSMETIC: Updated icons set
|
16 years ago |
Christophe Dumez
|
3ae783e9cb
|
- Fixing 'hide top toobar feature'
|
16 years ago |
Christophe Dumez
|
ada5d2665b
|
BUGFIX: Fixed download/upload speed decrease problems
|
16 years ago |
Christophe Dumez
|
fd78e0b5ce
|
- Foreach loop optimization
|
16 years ago |
Christophe Dumez
|
03dc617874
|
- Updated some translations
|
16 years ago |
Christophe Dumez
|
bc29577a7b
|
- Added some debug for proxy settings
|
16 years ago |
Christophe Dumez
|
e3ae03c8a8
|
- Ok, HTTP proxy code is working now
|
16 years ago |
Christophe Dumez
|
956f97f6d6
|
- Fixed systray icon tooltip on Windows
|
16 years ago |
Christophe Dumez
|
f36052351c
|
- Added debug for proxy code
|
16 years ago |
Christophe Dumez
|
d40c646561
|
- Removed useless check in proxy code
|
16 years ago |
Christophe Dumez
|
9412ced722
|
- Important HTTP proxy fix
|
16 years ago |
Christophe Dumez
|
2651ec5f0b
|
- Forgot to hide decrease Priority button when disabling queueing
|
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
|
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
|
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
|
2e5330e54b
|
- Removed code that is no longer needed
|
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
|
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
|
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
|
a3cfa6bba1
|
- Fixed torrents moving back from finished list to download list (without recheck)
|
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
|
4f2a2dfab9
|
- Huge code refactoring (qBittorrent no longer store torrents and access them using libtorrent API)
|
16 years ago |
Christophe Dumez
|
6a3dddd0cc
|
Catch SIGTERM to exit cleanly (e.g. computer shutdown)
|
16 years ago |
Christophe Dumez
|
14646d0f9e
|
Rewrote folder scanning code (Now uses a filesystem watcher)
|
16 years ago |
Christophe Dumez
|
90879386d5
|
- Fixed Qt4 warning when deleting options
|
16 years ago |
Christophe Dumez
|
3678aa4d23
|
- bump to rc1
- Updated TODO
- Fix for toolBar spacing
- A little code cleanup
|
16 years ago |
Christophe Dumez
|
a73d3132df
|
- Removed some useless debug
- Increased httpserver update interval
|
16 years ago |
Christophe Dumez
|
368c122dce
|
- Queueing system fix
|
16 years ago |
Christophe Dumez
|
cfbd06225b
|
- Removed priority buttons from toolBar since it only affects download list now
|
16 years ago |
Christophe Dumez
|
9618056b4e
|
- Added support for 2 new extensions (uTorrent metadata and smart ban plugin)
- Removed option to disable uTorrent Peer eXchange (PeX) -> always ON
|
16 years ago |
Christophe Dumez
|
8b40e43432
|
should speed up startup
|
16 years ago |
Christophe Dumez
|
3282e1bcc9
|
- Save and load session state to remember it over different sessions
|
16 years ago |
Christophe Dumez
|
9b67807926
|
- Queueing system should work fine now (port is complete, needs testing)
|
16 years ago |