qBittorrent/src/webui
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
..
qjson Add QJson files. 2014-06-04 17:01:40 +04:00
www Merge pull request #2652 from pmzqla/content-table 2015-04-02 11:53:19 +03:00
abstractwebapplication.cpp Follow project coding style (Issue #2192). 2015-02-08 20:38:04 +03:00
abstractwebapplication.h Fix prefjson::setPreferences() doesn't actually save. 2015-02-08 19:44:56 +03:00
btjson.cpp WebUI: Use QVariantMap instead of QVariantHash 2015-04-10 13:17:23 +02:00
btjson.h Group setting torrents upload limit 2015-02-10 14:25:06 +03:00
extra_translations.h Follow project coding style (Issue #2192). 2015-02-08 20:38:04 +03:00
jsonutils.h Use compact style of JSON data 2015-02-10 14:09:05 +03:00
prefjson.cpp Fix prefjson::setPreferences() doesn't actually save. 2015-02-08 19:44:56 +03:00
prefjson.h Use new JSON parser/generator. 2014-06-04 17:01:41 +04:00
qtorrentfilter.cpp WebUI: Implement a 'Completed' status 2015-03-29 18:00:59 +02:00
qtorrentfilter.h WebUI: Implement a 'Completed' status 2015-03-29 18:00:59 +02:00
webapplication.cpp WebUI: Check if torrent queueing is enabled before changing torrent priorities 2015-04-03 18:02:39 +02:00
webapplication.h Group setting torrents download limit 2015-02-10 14:25:08 +03:00
websessiondata.h Fix prefjson::setPreferences() doesn't actually save. 2015-02-08 19:44:56 +03:00
webui.cpp Fix prefjson::setPreferences() doesn't actually save. 2015-02-08 19:44:56 +03:00
webui.h Fix prefjson::setPreferences() doesn't actually save. 2015-02-08 19:44:56 +03:00
webui.pri Fix prefjson::setPreferences() doesn't actually save. 2015-02-08 19:44:56 +03:00
webui.qrc WebUI: Load properties tabs once 2014-12-11 00:00:35 +01:00