Christophe Dumez
6e7309316c
Started code reorganizing (Moved libtorrent specific files and webui files to subfolders)
2010-10-09 14:06:35 +00:00
Christophe Dumez
c64f02c9bf
Fix locale change from the Web UI
2010-09-25 12:42:19 +00:00
Christophe Dumez
73d0e2568a
Updated Web UI to reflect the autorun changes
2010-08-20 14:02:40 +00:00
Christophe Dumez
c7a2d3589f
Updated Web UI to reflect the mail notification changes
2010-08-19 19:10:46 +00:00
Christophe Dumez
1788078594
Code clean up
2010-07-24 18:18:13 +00:00
Christophe Dumez
3caf473424
BUGFIX: Removed client spoofing feature to avoid tracker blacklisting
2010-07-24 17:35:29 +00:00
Christophe Dumez
3172e1f530
Fix tables appearance in Web UI
...
Fix empty array parsing in JSON
2010-06-29 08:44:56 +00:00
Christophe Dumez
4386b6c2c4
Merge javascript changes from stable branch
2010-06-07 13:41:32 +00:00
Christophe Dumez
5f23cbc470
Use libtorrent version.hpp instead of our own DEFINE
2010-06-07 08:32:41 +00:00
Christophe Dumez
8ec1621334
Merge msvc fixes from stable branch
2010-06-05 18:59:05 +00:00
Christophe Dumez
223fd4f0ba
BUGFIX: Hide seeding torrents files priorities in Web UI
2010-05-24 19:37:56 +00:00
Christophe Dumez
781d33b869
FEATURE: Added error state for torrents (error is displayed in a tooltip)
2010-05-24 14:19:25 +00:00
Christophe Dumez
94c7c5cebe
DHT port can be changed from Web UI
2010-03-22 20:34:12 +00:00
Christophe Dumez
6b12371f50
Improvement to last fix
2010-03-22 18:58:30 +00:00
Christophe Dumez
38cb4ccbd3
Fix possible crash with folder watching
2010-03-22 18:50:04 +00:00
Christophe Dumez
912056a364
Added back folder watching in Web UI
2010-03-18 19:25:16 +00:00
Christophe Dumez
a468404ab5
Make use of Fast concatenation feature in Qt 4.6
2010-03-06 21:11:47 +00:00
Christophe Dumez
8f28804f8c
Added Json encode support for QVariantList and QStringList
2010-02-28 17:24:35 +00:00
Christophe Dumez
b7edfea4ce
Disable scan folder preferences in Web UI (for now) since it was broken by "multipleScanFolders" patch
2010-02-28 17:17:14 +00:00
Christophe Dumez
7710c88797
FEATURE: Support for multiple scan folders
...
* Patch by Christian Kandeler (Thanks!)
2010-02-28 15:15:00 +00:00
Christophe Dumez
66cd3f8184
Fix save path display in Web UI too
2010-02-14 15:30:10 +00:00
Christophe Dumez
e24e7578f2
Added "Export .torrent files to..." feature to the Web UI
...
Fix Scan dir preferences in Web UI
2010-01-31 13:47:57 +00:00
Christophe Dumez
126230ad08
BUGFIX: Properly display torrents with one file in subfolder(s)
2010-01-14 22:53:59 +00:00
Christophe Dumez
cbe4bbac6a
- Merged headless branch
2010-01-02 22:20:37 +00:00
Christophe Dumez
435801c893
- Added Peer id spoofing settings to Web UI
2009-12-30 17:47:10 +00:00
Christophe Dumez
7ad90b1b80
- Fix Proxy type rank in enum (to be consistent with older qBittorrent versions)
...
- Added Proxy settings to Web UI
- Fix tiny bugs in proxy settings
2009-12-30 15:07:51 +00:00
Christophe Dumez
d5a09674ae
FEATURE: Better proxy support and preferences remodeling
2009-12-30 10:53:58 +00:00
Christophe Dumez
b5a9fe71e1
- Fix JSON communication between qBittorrent and Web UI
2009-12-29 20:09:46 +00:00
Christophe Dumez
1128b3ea83
* Replace priority combo boxes by check boxes in Web UI as in Regular UI
...
* Prepare http server and preferences classes to add new settings to Web UI
* Tabified Program preferences in Web UI since there will be a lot of settings soon
* Started to add new settings to Web UI (PeX, LSD, Encryption, save path, temp path, scan dir, preallocateall, queueing, listen_port, upnp, nat-pmp, language, ip filter) -> Proxy is missing
* Added a command line parameter to change the web ui port
* Fix PeerGuardian .p2b binary filter support
2009-12-28 19:39:47 +00:00
Christophe Dumez
8c1a135d16
- Fix crashes when handling torrents without metadata (magnet URIs) from Web UI
2009-12-05 14:24:45 +00:00
Christophe Dumez
4dc8959f67
* More exit tweaking to make shutdown faster
...
* Fixed active upload icon in Web UI
* Fixed text alignment in Web UI preferences dialog
* Fixes to ratio display in Web UI transfer list and properties panel
* Edited Queued/Paused/Checking icons so that they are the same for complete/incomplete torrents (easier to understand)
* Color torrents in UI transfer list as in qBittorrent < 2.0 (more easily understandable)
* Progress and size are now updated when files are filtered in torrent properties
2009-11-30 21:30:14 +00:00
Christophe Dumez
d8c27ac8c4
- Fix crash when a torrent contains empty files
2009-11-29 14:34:39 +00:00
Christophe Dumez
4908458729
- Fixed share ratio display in properties widget and in Web UI
2009-11-27 15:59:49 +00:00
Christophe Dumez
9a16a9d11b
- Started work on program preferences in Web UI
2009-11-26 08:10:23 +00:00
Christophe Dumez
ac2473da6d
- Fix compilation error on some machines
2009-11-24 19:47:23 +00:00
Christophe Dumez
aeb2c06e0f
- Disabled file prioritizing for seeding torrents
...
- Added file prioritizing to Web UI
2009-11-24 15:38:47 +00:00
Christophe Dumez
a9b49ea3e0
- Display torrent files in Web UI
2009-11-24 13:10:17 +00:00
Christophe Dumez
11a41a1652
- Display trackers in torrent properties in Web UI
2009-11-24 11:14:02 +00:00
Christophe Dumez
e35d100769
- Web UI: Display generation information in torrent properties
2009-11-24 08:53:14 +00:00
Christophe Dumez
34ba69e319
- Fixed several issues with Web UI
2009-11-23 13:35:46 +00:00
Christophe Dumez
87f93a7a1d
- Display ratio in Web UI
2009-11-23 10:40:16 +00:00
Christophe Dumez
e187426dd5
- Still remodeling the UI
...
- Improved Web UI performance by make more work on server side (C++) and less work on client side (Javascript)
2009-11-23 10:37:55 +00:00
Christophe Dumez
13e22aef51
- started to remodel the UI to match the new qBT UI
2009-11-23 09:16:32 +00:00
Christophe Dumez
4ee47ce2b8
- Use a capital "B" for Bittorrent class
2009-11-20 08:01:59 +00:00
Christophe Dumez
ff2fef0dc1
- Fix little problem in evenmanager causing this output: "no status, should not happen!!!"
2009-11-19 18:28:30 +00:00
Christophe Dumez
019bd476db
- Forgot to update those headers
2009-04-05 18:48:45 +00:00
Christophe Dumez
f9bf485ed7
- Forgot to consider allocating state in WebUI
2008-12-30 11:52:22 +00:00
Christophe Dumez
330905da5e
- Added priority actions in Web UI
2008-12-29 22:46:18 +00:00
Christophe Dumez
384f3b23ee
- Made seed detection a bit safer (do not use progress)
2008-12-27 09:10:07 +00:00
Christophe Dumez
b8c79e0b5f
- Simplified and optimized json code
2008-12-25 14:33:37 +00:00