buinsky
c8be062e19
Rename 'myTable' variable to 'torrentsTable'
2015-12-08 00:28:17 +02:00
buinsky
29443a2c10
Split the DynamicTable class into 2 classes
2015-12-08 00:28:16 +02:00
buinsky
e402556e91
Add seeds tab to WebUI
2015-12-08 00:28:16 +02:00
Vladimir Golovnev (Glassez)
4ed4ebcdb7
Rename Core to Base ( Closes #3733 ).
2015-12-08 00:28:16 +02:00
Vladimir Golovnev (Glassez)
a280467270
Fix RSS isn't automarking articles as read
...
Closes : #4260 , #4233 , #4221 , #4133
2015-12-08 00:28:15 +02:00
sledgehammer999
9b1090332b
Use simpler DEFINE for detecting Qt5 so moc will work too.
2015-12-08 00:28:12 +02:00
Vladimir Golovnev (Glassez)
18a520c9f9
Remove unused LineEdit slot. Fix compiler warning.
2015-12-08 00:27:33 +02:00
Vladimir Golovnev (Glassez)
af871ef8af
Fix wrong encoding for listen failed error message.
2015-12-08 00:24:21 +02:00
sledgehammer999
3af7eb8e03
Add clarifying comment.
2015-12-08 00:24:21 +02:00
Vladimir Golovnev (Glassez)
a8027565c9
Improve upgrade to v3.3. Fixes #4195 .
2015-12-08 00:24:20 +02:00
Vladimir Golovnev (Glassez)
3d4e1a8127
Improve torrent export feature. Closes #4205 .
2015-12-08 00:24:20 +02:00
Vladimir Golovnev (Glassez)
7b6a1a1955
Fix scan dirs settings saving. Closes #4254 , #4239 , #4187 .
2015-12-08 00:24:19 +02:00
vlakoff
9be449dd7f
Support wildcards for filtering torrent list and torrent content
2015-12-08 00:24:19 +02:00
Chocobo1
c46f2ba097
Change text description for half-open connection
2015-12-08 00:24:19 +02:00
Chocobo1
c2c441ed08
Fix -1 is displayed instead of C_INFINITY symbol
2015-12-08 00:24:18 +02:00
Chocobo1
c1e52fa1cd
Use QLineEdit built-in ClearButton (Qt5 only)
2015-12-08 00:24:18 +02:00
Chocobo1
fbed5dc606
Reduce mainwindow border width
2015-12-08 00:24:18 +02:00
Chocobo1
97978068c6
Cleanup "Content" page layout
...
Limit lineEdit maximum size
2015-12-08 00:24:17 +02:00
Chocobo1
006e34880a
Cleanup "Peers" page layout
...
Cleanup "HTTP Sources" page layout
Cleanup "Speed" page layout
2015-12-08 00:24:17 +02:00
Chocobo1
1fd5c5d8b5
Cleanup "Trackers" page layout
2015-12-08 00:24:17 +02:00
takiz
68ac9fda2d
"Set as default label" option
2015-12-08 00:24:16 +02:00
Naikel Aparicio
c5d807ef65
Cookies support on WebUI when downloading torrent from a URL. Modified download and upload windows to allow autocompletion of browsers.
...
Fixed the spinner in the WebUI upload page. Modified height of the WebUI download page.
Fixed all the JavaScript functions for download and upload pages.
2015-12-08 00:24:16 +02:00
sledgehammer999
6e5aab7e98
Sync translations from Transifex and run lupdate.
2015-11-29 21:43:11 +02:00
sledgehammer999
fd39efd846
Fix cases where the fastresume was wrongly overwritten when in 'Missing Files' status. Closes #3602 .
2015-11-29 18:40:24 +02:00
sledgehammer999
86dba7bd21
Don't rebind listen port on 'network configuration changed' signal when we listen on any address. Closes #4139 .
2015-11-29 14:30:49 +02:00
sledgehammer999
ac3b01e02e
Merge pull request #4177 from ngosang/webui_color
...
[WebUI] Change colors in selected filters and torrents.
2015-11-29 06:25:47 -06:00
sledgehammer999
c267036427
Merge pull request #4178 from ngosang/torrentzup
...
[searchengine] Update Torrentz trackers
2015-11-29 06:16:00 -06:00
Vladimir Golovnev (Glassez)
e804e6e91a
Prevent return cached "sequential download" state. Closes #4167 .
2015-11-26 15:09:11 +03:00
Vladimir Golovnev (Glassez)
67e90d8d2a
Make setSequentialDownload/setFirstLastPiecePriority independent.
2015-11-26 15:08:01 +03:00
sledgehammer999
88abe2baff
Fix shutdown dialog. Closes #4171 .
2015-11-25 18:30:43 +02:00
sledgehammer999
0b68c2356c
Merge pull request #4111 from dpeukert/master
...
WebUI: Change selected color
2015-11-23 10:18:03 -06:00
sledgehammer999
3e6d76245c
Bump WebUI API_VERSION.
2015-11-22 22:08:16 +02:00
sledgehammer999
18f3517efa
New translation: Esperanto
...
Also re-run lupdate.
2015-11-22 22:08:10 +02:00
sledgehammer999
09e85900d7
Sync translations from Transifex and run lupdate.
2015-11-22 22:08:04 +02:00
sledgehammer999
340288f308
Merge pull request #4114 from glassez/fix-4105
...
Fix default save path for magnet. Closes #4105 .
2015-11-18 11:36:12 -06:00
sledgehammer999
b76428420e
Merge pull request #4136 from glassez/remove_labels
...
Fix 'Remove unused labels'. Closes #4066 .
2015-11-18 11:07:03 -06:00
sledgehammer999
22d9427e20
Fix reordering of first column with Qt5. Closes #2835 .
2015-11-18 18:14:24 +02:00
Vladimir Golovnev (Glassez)
3f9b568808
Fix 'Remove unused labels'. Closes #4066 .
2015-11-18 12:52:06 +03:00
Chocobo1
a74bac20c4
Fix Speed graph legend is illegible on dark background. Closes #4134 .
2015-11-18 14:41:29 +08:00
sledgehammer999
ee6b968f2f
Don't save/load the session state. We configure it anyway.
2015-11-17 23:03:56 +02:00
sledgehammer999
00fae05507
Don't ask the user questions in nox build when in non-interactive mode. Closes #3875 .
2015-11-17 23:00:33 +02:00
sledgehammer999
9718b7d9ba
New view for errored torrents.
2015-11-17 19:29:05 +02:00
sledgehammer999
bf0319f7b2
Fix status string for errored torrents.
2015-11-17 19:18:50 +02:00
sledgehammer999
5b232528cc
Fixup previous commit.
2015-11-16 02:58:41 +02:00
dsimakov
1f17a7836d
1. In option window add column 'download path' for watched folders and enlarge heigth.
...
2. Change logic checkbox in column 'download here': if it checked,
then torrent file will download to watchdir, if state is unchecked,
will be use download path from next column.
2015-11-16 02:45:23 +02:00
Vladimir Golovnev (Glassez)
e183c12bed
Fix default save path for magnet. Closes #4105 .
2015-11-14 09:38:01 +03:00
Daniel Peukert
3901f1555d
WebUI: Change selected color
...
The selected color was little bit too close to the progress bar color.
2015-11-14 00:23:33 +01:00
sledgehammer999
84f6a82d98
Merge pull request #4062 from glassez/speedup
...
Some TransferListWidget speedup.
2015-11-13 11:14:43 -06:00
sledgehammer999
100cff1738
Merge pull request #3856 from ngosang/fix_search
...
[searchengine] Fix invalid plugin message and detect new plugin URL from clipboard
2015-11-10 03:15:59 -06:00
sledgehammer999
d12ab5c048
Sync translations from Transifex and run lupdate.
2015-11-10 01:13:25 +02:00