sledgehammer999
632cba8b30
Merge pull request #3638 from Fale/patch-1
...
Fix minimum libtorrent-rasterbar version
9 years ago
Vladimir Golovnev (Glassez)
0afa4d260c
Fix 'Append label to save path'. Closes #3495 .
9 years ago
Fabio Alessandro Locati
3f2303a479
Fix minimum libtorrent-rasterbar version
...
as title
9 years ago
Gabriele
7bfa847d01
configure: don't depend on GNU sed
...
Closes #3169 .
10 years ago
sledgehammer999
331219dda8
Write BOM to german.nsi. Closes #3574 , #3566
10 years ago
Gabriele
b2df917011
DownloadManager: fix downloads after a redirection
...
Closes #3580 .
10 years ago
Chocobo1
b727ce3b29
Remove filters frame
10 years ago
Chocobo1
0e1eaa518b
Alignment cleanup
10 years ago
sledgehammer999
f893131b8d
Less verbose compilation output. Closes #3565 .
10 years ago
sledgehammer999
2ec1d9e39e
New translation: Slovenian
...
Also re-run lupdate.
10 years ago
sledgehammer999
bd2f9e436c
Sync translations from Transifex and run lupdate.
10 years ago
sledgehammer999
ea38e4da4d
Merge pull request #2699 from pmzqla/copyurl-search
...
Add "Copy description page URL" button in search tab
10 years ago
Gabriele
4d66a0929c
Add "Copy description page URL" button in search tab
...
Closes #2371 .
10 years ago
sledgehammer999
0520f01510
Merge pull request #3550 from Chocobo1/title_fix
...
Add back "qBittorrent" in program updater title, closes #3549 .
10 years ago
Chocobo1
deaf322740
Add back "qBittorrent" in program updater title, closes #3549 .
10 years ago
sledgehammer999
929cd30e33
Merge pull request #3517 from glassez/strict_aliasing
...
Fix strict-aliasing warning.
10 years ago
sledgehammer999
eef2a0a200
Merge pull request #3537 from ngosang/fixwarnings
...
Fix 3 compiler warnings
10 years ago
ngosang
fbb47ce08f
Fix 3 compiler warnings
10 years ago
sledgehammer999
f746760ccf
Merge pull request #3505 from pmzqla/search-close
...
searchengine: fix crash when a tab with a running search is closed
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
...
'&' symbols are dynamically added to strings, making comparisons
unreliable.
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
...
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.
10 years ago
sledgehammer999
e3cb9de365
Bump minimum libtorrent version required to 1.0.6.
10 years ago
sledgehammer999
a217988dbb
Merge pull request #3515 from glassez/parser
...
Fix HTTP header parsing. Closes #3511 .
10 years ago
sledgehammer999
81c6de48dc
Don't use geoip for Travis CI.
10 years ago
sledgehammer999
1217d8d021
Merge pull request #3497 from Chocobo1/ext_param_early
...
Fix "Run External Program Launches too Early" issue
10 years ago
sledgehammer999
3362766cb5
Merge pull request #3512 from Chocobo1/travis
...
Migrate TravisCI to container-based infrastructure
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
Chocobo1
a8f0acecb7
Migrate TravisCI to container-based infrastructure, closes #3506 .
10 years ago
sledgehammer999
8f1f57afe4
Remove obsolete Boost configurations.
10 years ago
sledgehammer999
0209a9f41d
Merge pull request #3228 from Chocobo1/win_build
...
Compilation on windows
10 years ago
sledgehammer999
bf3a6d1c20
Merge pull request #3455 from Chocobo1/label_fix
...
Fix '&' character in label name becomes accelerator key, closes #3454 .
10 years ago
sledgehammer999
256793aad7
Merge pull request #3447 from glassez/filters
...
Fix label filter. Closes #3429 .
10 years ago
sledgehammer999
a56c21551d
Merge pull request #3458 from Chocobo1/path_fix
...
Use `rootPath()` in save path field
10 years ago
sledgehammer999
fce3a2d5c0
Merge pull request #3457 from Chocobo1/ext_param
...
Add more "Run External Program" parameters
10 years ago
sledgehammer999
675298bc73
Merge pull request #3483 from glassez/bandwidth
...
Fix Bandwidth Scheduler. Closes #3376 .
10 years ago
sledgehammer999
6985b553af
Merge pull request #3494 from glassez/drop_libtorrent_0
...
Drop libtorrent 0.16.x support.
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
Chocobo1
be34f29b05
Fix warnings by qmake -Wall, cleanups
10 years ago
Chocobo1
077e94342f
Add path to openssl, cleanups
10 years ago
Chocobo1
09d7d9a360
Update .gitignore
10 years ago
sledgehammer999
438ee23d2c
Bump version status.
10 years ago
sledgehammer999
4f2d74f793
Merge pull request #3374 from ngosang/webui_info
...
[Web UI] Add information in General tab
10 years ago
sledgehammer999
0e62a52e59
Merge pull request #3493 from ngosang/python
...
Improve Python detection
10 years ago
sledgehammer999
369561f8f7
Fix typo in string which prevents word substitution.
10 years ago