5582 Commits (331219dda828cc2bc7d3c80dc4092401ca5e55d4)

Author SHA1 Message Date
sledgehammer999 f893131b8d Less verbose compilation output. Closes #3565. 10 years ago
sledgehammer999 2ec1d9e39e New translation: Slovenian 10 years ago
sledgehammer999 bd2f9e436c Sync translations from Transifex and run lupdate. 10 years ago
Gabriele 4d66a0929c Add "Copy description page URL" button in search tab 10 years ago
Chocobo1 deaf322740 Add back "qBittorrent" in program updater title, closes #3549. 10 years ago
ngosang fbb47ce08f Fix 3 compiler warnings 10 years ago
Gabriele 67c0f47928 searchengine: remove size constraints to search button 10 years ago
Gabriele 7c00e80f7a searchengine: use kill() instead of terminate() on Windows 10 years ago
Gabriele 3a9cf70228 searchengine: use a single string for the search results number label 10 years ago
Gabriele 0f35bac605 searchengine: don't use strings to determine the status of search processes 10 years ago
Gabriele 1b24feb4f4 searchengine: drop unused flag and related code 10 years ago
Gabriele ee8a492954 searchengine: fix crash when closing tab with running search 10 years ago
Vladimir Golovnev (Glassez) 34da3e653d Fix strict-aliasing warning. 10 years ago
Vladimir Golovnev (Glassez) ddb5c0052d Fix HTTP header parsing. Closes #3511. 10 years ago
sledgehammer999 8f1f57afe4 Remove obsolete Boost configurations. 10 years ago
Gabriele 885eb64df3 Follow project coding style. Issue #2192. 10 years ago
Chocobo1 2ce9aa20a5 Fix "Run External Program Launches too Early" issue, closes #2107. 10 years ago
sledgehammer999 369561f8f7 Fix typo in string which prevents word substitution. 10 years ago
ngosang 69812bbf18 Converts the string "Seeded for" to lowercase 10 years ago
ngosang e33570625f [Web UI] Fix friendlyUnit() implementation. Related to #2719 10 years ago
ngosang 2132704e1d [Web UI] Add information in General tab 10 years ago
ngosang 38a6f4cc34 Improve Python detection 10 years ago
sledgehammer999 626a3b10d3 [webui] Fix ugly 'C++' wrapping in About dialog. 10 years ago
Vladimir Golovnev (Glassez) e72cc4eaf9 Drop libtorrent 0.16.x support. 10 years ago
Gabriele c48407e038 Add count of unread items to RSS tab label 10 years ago
sledgehammer999 7c7bb14a93 Sync translations from Transifex and run lupdate. 10 years ago
sledgehammer999 5437674fdf Fix installing search plugin by drag-n-dropping file. 10 years ago
sledgehammer999 21f18d015d Fix installing search plugin from local file. 10 years ago
sledgehammer999 47d9c12f4b Fix segfault on Linux due to early initialization of global var. 10 years ago
sledgehammer999 f6bbd9377f Improve checks for python. Print python version and path to log. 10 years ago
Chocobo1 3baec1c327 Add more "Run External Program" parameters, closes #3053, #238, #1291, #1522. 10 years ago
Vladimir Golovnev (Glassez) 64ebc5cfd6 Fix Bandwidth Scheduler. Closes #3376. 10 years ago
Vladimir Golovnev (Glassez) 84922dcdcf Fix need restart to enable/disable peer countries resolution. 10 years ago
Vladimir Golovnev (Glassez) 79976fbfce Implement new GeoIPManager class. 10 years ago
Vladimir Golovnev (Glassez) c702a7e426 Improve DownloadManager. 10 years ago
Vladimir Golovnev (Glassez) 336519b7b5 Move compression functions to Utils::Gzip. 10 years ago
sledgehammer999 8b99e29dc0 Fixup previous commits on python search. 10 years ago
ngosang 32c813eece [search engine] Fix cpu_count in old Python versions 10 years ago
ngosang 2db942e606 [Web UI] Massive increase in performance. 10 years ago
sledgehammer999 6668018b45 Static order of items in the transferlist menu. 10 years ago
sledgehammer999 3864a7fdc6 Fix compiler warning for unused variable. 10 years ago
Chocobo1 ff8f37b262 Save trimmed string in preference 10 years ago
ngosang 63ed69789b Allow to copy all peers with a keyboard shortcut 10 years ago
ngosang cef3c9a34d Add multiple peers in Peers addition dialog. Closes #1563, #2245, #3133, #1419, #3287, #1419 10 years ago
Chocobo1 030dd9eed8 Use `rootPath()` in save path field 10 years ago
Chocobo1 6721363f8c Resave in Qt designer 10 years ago
Chocobo1 8bb2e98b90 Fix localhost address (::ffff:127.0.0.1) is not recognized when connecting to WebUI 10 years ago
Chocobo1 58b600198f Fix '&' character in label name becomes accelerator key, closes #3454. 10 years ago
sledgehammer999 5281593bb6 Fix qt5 compilation with QtConcurrent. 10 years ago
sledgehammer999 0b20794672 Fixup speedwidget code. 10 years ago