Fabio Alessandro Locati
3f2303a479
Fix minimum libtorrent-rasterbar version
...
as title
9 years ago
sledgehammer999
331219dda8
Write BOM to german.nsi. Closes #3574 , #3566
9 years ago
sledgehammer999
f893131b8d
Less verbose compilation output. Closes #3565 .
9 years ago
sledgehammer999
2ec1d9e39e
New translation: Slovenian
...
Also re-run lupdate.
9 years ago
sledgehammer999
bd2f9e436c
Sync translations from Transifex and run lupdate.
9 years ago
sledgehammer999
ea38e4da4d
Merge pull request #2699 from pmzqla/copyurl-search
...
Add "Copy description page URL" button in search tab
9 years ago
Gabriele
4d66a0929c
Add "Copy description page URL" button in search tab
...
Closes #2371 .
9 years ago
sledgehammer999
0520f01510
Merge pull request #3550 from Chocobo1/title_fix
...
Add back "qBittorrent" in program updater title, closes #3549 .
9 years ago
Chocobo1
deaf322740
Add back "qBittorrent" in program updater title, closes #3549 .
9 years ago
sledgehammer999
929cd30e33
Merge pull request #3517 from glassez/strict_aliasing
...
Fix strict-aliasing warning.
9 years ago
sledgehammer999
eef2a0a200
Merge pull request #3537 from ngosang/fixwarnings
...
Fix 3 compiler warnings
9 years ago
ngosang
fbb47ce08f
Fix 3 compiler warnings
9 years ago
sledgehammer999
f746760ccf
Merge pull request #3505 from pmzqla/search-close
...
searchengine: fix crash when a tab with a running search is closed
9 years ago
Gabriele
67c0f47928
searchengine: remove size constraints to search button
9 years ago
Gabriele
7c00e80f7a
searchengine: use kill() instead of terminate() on Windows
9 years ago
Gabriele
3a9cf70228
searchengine: use a single string for the search results number label
9 years ago
Gabriele
0f35bac605
searchengine: don't use strings to determine the status of search processes
...
'&' symbols are dynamically added to strings, making comparisons
unreliable.
9 years ago
Gabriele
1b24feb4f4
searchengine: drop unused flag and related code
9 years ago
Gabriele
ee8a492954
searchengine: fix crash when closing tab with running search
...
If a tab is closed, the search process gets terminated. This can take
a while and by the time searchFinished() is executed, activeSearchTab
is null, leading to a crash. Fix this by waiting for the process to
terminate and make sure activeSearchTab is not null when used.
9 years ago
sledgehammer999
e3cb9de365
Bump minimum libtorrent version required to 1.0.6.
9 years ago
sledgehammer999
a217988dbb
Merge pull request #3515 from glassez/parser
...
Fix HTTP header parsing. Closes #3511 .
9 years ago
sledgehammer999
81c6de48dc
Don't use geoip for Travis CI.
9 years ago
sledgehammer999
1217d8d021
Merge pull request #3497 from Chocobo1/ext_param_early
...
Fix "Run External Program Launches too Early" issue
9 years ago
sledgehammer999
3362766cb5
Merge pull request #3512 from Chocobo1/travis
...
Migrate TravisCI to container-based infrastructure
9 years ago
Vladimir Golovnev (Glassez)
34da3e653d
Fix strict-aliasing warning.
9 years ago
Vladimir Golovnev (Glassez)
ddb5c0052d
Fix HTTP header parsing. Closes #3511 .
9 years ago
Chocobo1
a8f0acecb7
Migrate TravisCI to container-based infrastructure, closes #3506 .
9 years ago
sledgehammer999
8f1f57afe4
Remove obsolete Boost configurations.
9 years ago
sledgehammer999
0209a9f41d
Merge pull request #3228 from Chocobo1/win_build
...
Compilation on windows
9 years ago
sledgehammer999
bf3a6d1c20
Merge pull request #3455 from Chocobo1/label_fix
...
Fix '&' character in label name becomes accelerator key, closes #3454 .
9 years ago
sledgehammer999
256793aad7
Merge pull request #3447 from glassez/filters
...
Fix label filter. Closes #3429 .
9 years ago
sledgehammer999
a56c21551d
Merge pull request #3458 from Chocobo1/path_fix
...
Use `rootPath()` in save path field
9 years ago
sledgehammer999
fce3a2d5c0
Merge pull request #3457 from Chocobo1/ext_param
...
Add more "Run External Program" parameters
9 years ago
sledgehammer999
675298bc73
Merge pull request #3483 from glassez/bandwidth
...
Fix Bandwidth Scheduler. Closes #3376 .
9 years ago
sledgehammer999
6985b553af
Merge pull request #3494 from glassez/drop_libtorrent_0
...
Drop libtorrent 0.16.x support.
9 years ago
Gabriele
885eb64df3
Follow project coding style. Issue #2192 .
9 years ago
Chocobo1
2ce9aa20a5
Fix "Run External Program Launches too Early" issue, closes #2107 .
9 years ago
Chocobo1
be34f29b05
Fix warnings by qmake -Wall, cleanups
9 years ago
Chocobo1
077e94342f
Add path to openssl, cleanups
9 years ago
Chocobo1
09d7d9a360
Update .gitignore
9 years ago
sledgehammer999
438ee23d2c
Bump version status.
9 years ago
sledgehammer999
4f2d74f793
Merge pull request #3374 from ngosang/webui_info
...
[Web UI] Add information in General tab
9 years ago
sledgehammer999
0e62a52e59
Merge pull request #3493 from ngosang/python
...
Improve Python detection
9 years ago
sledgehammer999
369561f8f7
Fix typo in string which prevents word substitution.
9 years ago
ngosang
69812bbf18
Converts the string "Seeded for" to lowercase
9 years ago
ngosang
e33570625f
[Web UI] Fix friendlyUnit() implementation. Related to #2719
9 years ago
ngosang
2132704e1d
[Web UI] Add information in General tab
9 years ago
ngosang
38a6f4cc34
Improve Python detection
9 years ago
sledgehammer999
626a3b10d3
[webui] Fix ugly 'C++' wrapping in About dialog.
9 years ago
sledgehammer999
c7fa778732
Merge pull request #2702 from pmzqla/rss-count
...
Add count of unread items to RSS tab label
9 years ago