Vladimir Golovnev (Glassez)
b8c703b8b0
Use truncated torrent hash in temp path
9 years ago
Vladimir Golovnev (Glassez)
850556fdfa
Use unique temp directories
...
Save torrent in temp_path/<torrent_hash> directory.
Closes #5154 .
9 years ago
Eugene Shalygin
d4e68a159f
cmake: reflect qmake project changes
9 years ago
sledgehammer999
ab412ebf37
Merge pull request #5135 from ngosang/ifces
...
Fix duplicate network interfaces. Closes #5131
9 years ago
sledgehammer999
4ebb12e06b
Merge pull request #5141 from glassez/recheck
...
Fix torrent adding with existing data
9 years ago
ngosang
3a49485039
Fix duplicate network interfaces. Closes #5131
9 years ago
sledgehammer999
ab65c04e0e
Merge pull request #5137 from Chocobo1/fix_ui
...
UI fixes
9 years ago
sledgehammer999
3186541f49
Merge pull request #5170 from ngosang/fixsearch
...
[Seach engine] Update Torrentz, Mininova and LegitTorrents plugins
9 years ago
sledgehammer999
f80df53532
Merge pull request #5162 from evsh/uncrustify
...
uncrustify: add "slots" to WORDs keywords.
9 years ago
sledgehammer999
7d0bdc2863
Merge pull request #5160 from ngosang/trackersfix
...
Fix Add tracker dialog bugs
9 years ago
sledgehammer999
071b3981f7
Merge pull request #5143 from evsh/cmake
...
Cmake: clean cmake files
9 years ago
sledgehammer999
ff8b0944a2
Merge pull request #5140 from glassez/coding
...
Add coding style rule for header inclusion order
9 years ago
ngosang
e542f17809
[Search engine] Fix LegitTorrents plugin
9 years ago
ngosang
06cd41801e
[Search engine] Fix Mininova plugin
9 years ago
ngosang
e4349e8db1
[Search engine] Fix Torrentz plugin for Python2
9 years ago
Eugene Shalygin
3f53f17411
cmake: raise minimal cmake version to 3.5 and use its features
9 years ago
Eugene Shalygin
8b64dd95a5
cmake: drop explicit Boost dependency
...
We get it implicitly from libtorrent
9 years ago
Eugene Shalygin
e809b042aa
Add "slots" to WORDS keyword.
...
Uncrustify inserts line break between an access specifier and "slots".
However, it keeps these words combinations if "Q_SLOTS" is used.
Its built-in parser classifies "Q_SLOTS" as WORD token, thus let's add
"slots" to that class.
9 years ago
ngosang
7fe5674b9a
Fix Add tracker dialog URL download
9 years ago
ngosang
b7ef066545
Fix Add tracker dialog empty trackers
9 years ago
Sjoerd van der Berg
220f6b1da2
Use a combo box to select the IP address you want to listen on for a specific interface
9 years ago
Vladimir Golovnev (Glassez)
599166ed0f
Delete Import Torrent Dialog
9 years ago
Vladimir Golovnev (Glassez)
2fb6bb00bf
Fix rechecking after torrent is finished
9 years ago
Vladimir Golovnev (Glassez)
e0d9ae3116
Try to find incomplete files for new torrent
9 years ago
Vladimir Golovnev (Glassez)
1bf24acff7
Add coding style rule for header inclusion order
9 years ago
Chocobo1
8366fced96
Fix mutually exclusive radio buttons can be unselected.
9 years ago
Chocobo1
96ce409cd1
Enable word wrap for "Run external program" help text
9 years ago
Chocobo1
c52a964a8a
Fix toolbar resizing when m_searchFilter appears/disappears. Closes #5120 .
9 years ago
Chocobo1
2c2638c1fe
Disable `comboHideZero` when `checkHideZero` is unchecked.
...
Disable `checkLimituTPConnections` when `checkuTP` is unchecked.
Minor code formatting
9 years ago
Eugene Shalygin
473e23f992
cmake: add imported target for Libtorrent
9 years ago
Chocobo1
513e8f246b
Morph QToolButton to QPushButton
9 years ago
Chocobo1
7bebc36cd5
Fix path to resource
9 years ago
Chocobo1
626a224382
Minor code formatting
9 years ago
Chocobo1
c3bde7c910
Sort labels with `naturalCompare()`. Closes #3919 .
9 years ago
Chocobo1
d65ff87148
Replace `naturalSort()` with `naturalCompare()`.
9 years ago
Vladimir Golovnev (Glassez)
8e9b0d97ec
Fix torrent adding with existing data
9 years ago
sledgehammer999
f22aee2bff
Merge pull request #5134 from ngosang/updateall
...
Fix Update all button height in RSS tab
9 years ago
sledgehammer999
2d8d3c8152
Merge pull request #5057 from ngosang/statics
...
Minor change in Stats dialog
9 years ago
ngosang
2136e41fad
Fix Update all button height in RSS tab
9 years ago
ngosang
bde762cb11
Minor change in Stats dialog
9 years ago
sledgehammer999
a8d2590a4c
Display the filepath when a torrent fails to load. Closes #100 and #805 .
9 years ago
sledgehammer999
36f894d0d8
Merge pull request #3976 from jleclanche/master
...
License file copy/paste fixes
9 years ago
sledgehammer999
18148a3aed
Merge pull request #5127 from Chocobo1/shutdown
...
Fix Shutdown confirmation
9 years ago
sledgehammer999
49586441f3
Fix log menu item position broken by 1760beed17
.
9 years ago
sledgehammer999
4c79a1d766
Bump API_VERSION to 11.
9 years ago
Chocobo1
34db2f5dd9
Fix qBittorrent doesn't exit immediately when "all donwloads are done -> exit" option enabled.
...
This fix is provided by glassez.
9 years ago
Chocobo1
fbc002f212
Enable access to shutdown functions when configured with `--disable-gui` option
9 years ago
sledgehammer999
2a20855c17
Merge pull request #4661 from buinsky/WebUI_labels_menu
...
WebUI: Implement labels filter context menu
9 years ago
Chocobo1
a1e0fa5509
Fix Coverity Scan 143909.
...
Also, the setting "Confirmation on auto-exit when downloads finish" wasn't working before.
9 years ago
sledgehammer999
2d0b9e6538
Merge pull request #5111 from Chocobo1/refactor_shutdowndlg
...
Cleanup shutdowndlg
9 years ago