ngosang
|
973518694e
|
[Web UI] Tabs indentation replaced with spaces
|
2015-06-20 18:18:36 +02:00 |
|
ngosang
|
d6caf1c839
|
[Web UI] Reorder the tabs/groups in Options window
|
2015-06-20 18:04:23 +02:00 |
|
ngosang
|
6f7dca1f83
|
[Web UI] Option to hide Top Toolbar
|
2015-06-20 18:04:18 +02:00 |
|
ngosang
|
bbc667cb78
|
[Web UI] Changes in menus to keep the client's style
|
2015-06-20 17:36:13 +02:00 |
|
sledgehammer999
|
75fecf9645
|
Merge pull request #3226 from ngosang/webui_dhtport
[Web UI] Remove DHT port setting. Closes #3225
|
2015-06-18 23:37:53 +03:00 |
|
sledgehammer999
|
fb7ba92f69
|
Rename Chinese translation files. Closes #2936.
|
2015-06-17 23:06:08 +03:00 |
|
sledgehammer999
|
c259666e43
|
Merge pull request #2803 from Chocobo1/shutdown
WebUI: add delay in shutdown command in order to send out response msg
|
2015-06-17 22:58:49 +03:00 |
|
ngosang
|
8340abbe63
|
[Web UI] Remove DHT port setting. Closes #3225
|
2015-06-15 11:00:36 +02:00 |
|
sledgehammer999
|
a2c48646ae
|
New translation: Indonesian.
|
2015-06-14 23:43:21 +03:00 |
|
sledgehammer999
|
9ee67364c2
|
Merge pull request #3209 from ngosang/minor_fixes
Code clean up
|
2015-06-14 11:40:41 +03:00 |
|
ngosang
|
4a76526417
|
Code clean up
This changes were proposed by @PiotrNawrot in these PRs: #2967, #2970.
|
2015-06-14 10:35:32 +02:00 |
|
dartraiden
|
8ac83cfd42
|
Fixed typos, spelling correction
|
2015-06-14 10:55:46 +03:00 |
|
ngosang
|
e01a61d816
|
changes in typography
|
2015-06-13 20:04:20 +02:00 |
|
Vladimir Golovnev (Glassez)
|
191cdc2849
|
Move utilities to core/utils folder.
Also move the names to Utils namespace.
|
2015-06-09 21:30:56 +03:00 |
|
Vladimir Golovnev (Glassez)
|
427688cb34
|
Remove unused sources.
|
2015-06-09 21:30:53 +03:00 |
|
Vladimir Golovnev (Glassez)
|
d16d1fdb3a
|
Redesign main core classes.
|
2015-06-09 21:30:42 +03:00 |
|
Vladimir Golovnev (Glassez)
|
d32bb52390
|
Don't add core to INCLUDEPATH.
|
2015-06-03 22:11:43 +03:00 |
|
Vladimir Golovnev (Glassez)
|
4b5e7e6168
|
Move network related code to core/net.
|
2015-06-03 22:11:41 +03:00 |
|
sledgehammer999
|
17cba898e9
|
Merge pull request #3005 from ngosang/wasted
Web UI: Display wasted data with friendly units. Closes #2994
|
2015-06-01 16:03:59 +03:00 |
|
sledgehammer999
|
736f20538d
|
Merge pull request #3040 from ngosang/webui_global_slot
Web UI: New config - Global maximum number of upload slots. Closes #2997
|
2015-06-01 15:57:44 +03:00 |
|
sledgehammer999
|
6cee7483ba
|
Merge pull request #3041 from ngosang/webui_fix_torrentinfo
Web UI: Fix Max connections and Time active in transfer panel. Closes #2993
|
2015-06-01 15:26:50 +03:00 |
|
ngosang
|
7129ad47f4
|
Web UI: Minor changes in style
|
2015-05-23 22:18:52 +02:00 |
|
ngosang
|
dcdb319653
|
Web UI: Complete translatable strings
|
2015-05-23 20:35:25 +02:00 |
|
ngosang
|
c5ce99ebec
|
Web UI: Changes in title bar
|
2015-05-23 19:20:04 +02:00 |
|
sledgehammer999
|
2c1d76c87f
|
Merge pull request #3027 from ngosang/fix_webui_all
Web UI: Fix resumeAll and pauseAll. Closes #3016
|
2015-05-17 18:44:11 +03:00 |
|
ngosang
|
8b06f72a94
|
Web UI: Fix Max connections and Time active in transfer information
|
2015-05-17 15:47:37 +02:00 |
|
ngosang
|
2e05777dc5
|
Web UI: New config - Global maximum number of upload slots
|
2015-05-17 14:40:34 +02:00 |
|
ngosang
|
dd71355e8a
|
Web UI: Fix login and logout relative URLs
|
2015-05-17 13:48:06 +02:00 |
|
ngosang
|
a90ec4cce7
|
Web UI: Fix resumeAll and pauseAll. Closes #3016
|
2015-05-15 22:49:03 +02:00 |
|
ngosang
|
de3c84bd0b
|
Web UI: Display wasted data with friendly units. Closes #2994
|
2015-05-14 13:35:48 +02:00 |
|
sledgehammer999
|
88237fbd1e
|
Update Copyright year.
|
2015-05-13 23:23:53 +03:00 |
|
sledgehammer999
|
d14805d065
|
Merge pull request #2863 from racam/master
login.html escape quotes + add qbittorrent-nox to gitignore + bug with startup info with qbittorrent-nox
|
2015-05-02 23:09:10 +03:00 |
|
racam
|
d7ac142885
|
Enhancement of the webui preference and of the quote escape for javascript
|
2015-05-01 21:59:36 +02:00 |
|
Gabriele
|
8017680055
|
WebUI: create a new session for each user
Closes #2919.
|
2015-04-29 16:13:43 +02:00 |
|
sledgehammer999
|
167d20083d
|
Merge pull request #2875 from pmzqla/qvarianthash
WebUI: Convert torrent list from QVariantHash to QVariantMap
|
2015-04-28 22:10:19 +03:00 |
|
Gabriele
|
b5b40abb56
|
WebUI: Implement 'Force Start' feature.
|
2015-04-16 18:32:31 +02:00 |
|
Gabriele
|
fff1436e26
|
WebUI: Convert torrent list from QVariantHash to QVariantMap
Currently QJsonDocument::fromVariant() does not support QVariantHash,
so convert the torrent list to QVariantMap.
Closes #2849.
|
2015-04-14 20:36:25 +02:00 |
|
sledgehammer999
|
4493fd9c31
|
Allow to use system QJson. Closes #1744.
|
2015-04-12 14:01:32 +03:00 |
|
sledgehammer999
|
3c58b0cc9a
|
Revert "WebUI: Use QVariantMap instead of QVariantHash"
This reverts commit d49c79d03286aaec04dd478dc527d2c51ee85acc.
|
2015-04-11 12:43:22 +03:00 |
|
Gabriele
|
d49c79d032
|
WebUI: Use QVariantMap instead of QVariantHash
Currently QJsonDocument::fromVariant() does not support QVariantHash,
so use QVariantMap instead.
Closes #2849.
|
2015-04-10 13:17:23 +02:00 |
|
Gabriele
|
6e91a108bd
|
WebUI: Check if torrent queueing is enabled before changing torrent priorities
|
2015-04-03 18:02:39 +02:00 |
|
sledgehammer999
|
3294d895a1
|
Merge pull request #2652 from pmzqla/content-table
WebUI: changes to torrent file list
|
2015-04-02 11:53:19 +03:00 |
|
Chocobo1
|
1037d7f335
|
Webui: add delay in shutdown command in order to send out response msg
|
2015-03-30 13:50:53 +08:00 |
|
sledgehammer999
|
25afb8a338
|
New translation: Hindi(India).
|
2015-03-29 21:09:18 +03:00 |
|
Gabriele
|
e3a5ba09c4
|
WebUI: Implement a 'Completed' status
|
2015-03-29 18:00:59 +02:00 |
|
sledgehammer999
|
96d7bfb4ad
|
Update the UI when trackers or Url seeds are added either via the WebUI or via merging duplicate torrents.
|
2015-03-28 16:53:36 +02:00 |
|
Gabriele
|
1e4d11801e
|
WebUI: Add title attribute to filename cells in content tab
This will show the entire file path in a tooltip. This is useful
especially since bb1649a797 ("WebUI: return full paths to files).
|
2015-03-04 22:25:43 +01:00 |
|
Gabriele
|
dd112c1e1b
|
WebUI: Simplify the code for the update of the content table
|
2015-03-04 22:25:26 +01:00 |
|
Gabriele
|
4db757839c
|
WebUI: Return full path to files
It's otherwise impossible to know the structure of a torrent.
|
2015-03-04 20:03:46 +01:00 |
|
sledgehammer999
|
ac1e66fc71
|
Merge pull request #2490 from pmzqla/webui-checkbox
WebUI: Fix checkboxes of the watched folder list in the preferences
|
2015-02-12 16:07:53 +02:00 |
|