sledgehammer999
e9547f7a1c
Indicate to the user that he's going to download the new version.
...
Indicate from the installer that the old version was detected and no settings will be deleted.
Closes #4320 .
9 years ago
sledgehammer999
c700b8c5c5
Move the 'qBittorrent-resume' file even when no magnets were recovered. Also make sure to rename it with a unique name. Closes #4334 .
9 years ago
sledgehammer999
17f1a7d22a
Merge pull request #2885 from evsh/peers-show-files
...
Add column with list of currently downloading files
9 years ago
sledgehammer999
15652025d3
Update native names for Chinese locales. Closes #4381 .
9 years ago
sledgehammer999
ef1261de45
Merge pull request #4441 from naikel/upload_fix
...
Multiple Torrents Uploads Fix. Closes #4428
9 years ago
sledgehammer999
76c16e0994
Merge pull request #4283 from Chocobo1/travis
...
[Travis CI] Don't build with Qt4 on OSX
9 years ago
sledgehammer999
719e71264b
Merge pull request #4282 from buinsky/master
...
WebUI: Show filtered torrents number
9 years ago
sledgehammer999
7a0f04e667
Merge pull request #4435 from Chocobo1/crash_fix
...
Crash fix for #4280
9 years ago
sledgehammer999
bd85ce02da
Merge pull request #4438 from glassez/tmpfolder
...
Fix moving torrents to Temp after app restart. Closes #4434 .
9 years ago
buinsky
2691bb1540
Fix paused, active and inactive filters
9 years ago
Naikel Aparicio
c9293dd2d1
Fixed bug when uploading several files and only the last one was considered.
9 years ago
Vladimir Golovnev (qlassez)
30f4036c97
Fix moving torrents to Temp after app restart
...
Closes #4434
9 years ago
Chocobo1
edbfff62e8
Fix typo
9 years ago
Chocobo1
deb9a6b37f
Simplify statement
9 years ago
Chocobo1
07de39ff17
Add check for null. Fix provided by glassez.
...
Closes #4280 .
9 years ago
sledgehammer999
db459b2400
Merge pull request #3832 from glassez/search
...
Search Engine code redesign (Issue #2433 ).
9 years ago
Vladimir Golovnev (Glassez)
ac365c5efb
Fix coding style (Issue #2192 ).
9 years ago
Vladimir Golovnev (Glassez)
54979e6b53
Move basic search-related code into Core.
...
Also use qBittorrent torrent file download routines instead of
nova2dl.py script.
9 years ago
Eugene Shalygin
768b67d275
Add column with list of currently downloading files
...
Add a new column to peers list that shows list of files which are
downloaded right now from a peer. The column is empty if we do not
download anything from the given peer.
9 years ago
Eugene Shalygin
0a92cb74a5
functions for retrieving list of currently downloading files
9 years ago
Eugene Shalygin
efed388402
Revert "Remove unused parameter."
...
This reverts commit 87347cf0e5
.
9 years ago
sledgehammer999
e4679a6eaf
Merge pull request #4299 from Fale/patch-2
...
Fix lrelease version due to the default Qt5 build
9 years ago
Fabio Alessandro Locati
981bbae75f
Fix lrelease version due to the default Qt5 build
...
As title
9 years ago
sledgehammer999
c3b4ebdc1b
Merge pull request #3960 from Chocobo1/iso3166
...
Update country codes
9 years ago
sledgehammer999
450b1e75c9
Fix linux build.
9 years ago
sledgehammer999
82e02f7118
Don't apply some settings again if they weren't changed. Closes #4278 .
9 years ago
sledgehammer999
2d25edd4d6
Don't recheck twice after 'Force Recheck' with 'Recheck torrents on completion' enabled. Closes #4274 .
9 years ago
Chocobo1
fa92a10f15
Turn off warning on OSX builds: unused-local-typedefs
...
Reorder option list, sort by lt_branch then qt then gui
9 years ago
sledgehammer999
ebe6d1b603
Fix resolution of peer host names. Closes #4307 .
9 years ago
sledgehammer999
39ad4d65e8
Sync translations from Transifex and run lupdate.
9 years ago
sledgehammer999
91a99c6903
Fix possible deadlock during application exit.
9 years ago
sledgehammer999
3e0f8a1e4e
Bump WebUI API_VERSION.
9 years ago
sledgehammer999
970e21fc33
Change update URL to FossHub. Closes #4188 .
9 years ago
sledgehammer999
9e20553dab
Follow project coding style. Issue #2192 .
9 years ago
sledgehammer999
87347cf0e5
Remove unused parameter.
9 years ago
buinsky
b10f04abbd
WebUI: Show filtered torrents number
9 years ago
Chocobo1
d203f39f0a
Update ISO 3166 country codes. Closes #3942 .
9 years ago
sledgehammer999
75d4e2a2f2
Merge pull request #4109 from buinsky/master
...
WebUI: Implement peers tab
9 years ago
buinsky
05a2e5a92e
Implement torrent peers table in WebUI
9 years ago
buinsky
00c765be1b
Implement sync/torrent_peers request
9 years ago
buinsky
aea6c38b33
Follow project coding style. Issue #2192 .
9 years ago
buinsky
1e3a57ad92
Rename 'context_menu' variable to 'torrents_table_context_menu'
9 years ago
buinsky
805f0d4c90
Rename 'myTable' variable to 'torrentsTable'
9 years ago
buinsky
2275060022
Split the DynamicTable class into 2 classes
9 years ago
buinsky
c9b74c2742
Add seeds tab to WebUI
9 years ago
Vladimir Golovnev (Glassez)
8754fd5646
Move Search-related files into Gui.
9 years ago
Vladimir Golovnev (Glassez)
3797cc767f
Fix search-related file/class names.
9 years ago
sledgehammer999
2aa8c07d0e
Merge pull request #3860 from glassez/base
...
Rename Core to Base (Closes #3733 ).
9 years ago
Vladimir Golovnev (Glassez)
9db93e5d8f
Rename Core to Base ( Closes #3733 ).
9 years ago
sledgehammer999
29b0200f62
Merge pull request #4269 from glassez/rss_magnet
...
Fix RSS isn't automarking articles as read. Closes #4260 .
9 years ago