funkydude
1f2d25a1ff
Move some URLs overs to https
2016-03-27 23:54:50 +03:00
sledgehammer999
f1dd7a091c
Always delete partfile (libtorrent 1.1.x).
2016-03-27 23:54:44 +03:00
Eugene Shalygin
5457bde8d0
Use correct piece size while calling torrent_info::map_block()
...
This should fix crashes. Issue #4597
2016-03-27 23:54:39 +03:00
Eugene Shalygin
2e325d9506
Revert "Temporarily revert PR #2885 (filename column in peers view)."
...
This reverts commit 69d52a06d7 .
2016-03-27 23:54:34 +03:00
sledgehammer999
0264a7bf58
Don't display Country option in PeerListWidget header menu when country resolution is disabled.
2016-03-27 23:54:29 +03:00
thalieht
32fe930b88
add toggle columns for peerlist
2016-03-27 23:54:23 +03:00
Chocobo1
72883ffb73
Fix additional space in comment label
2016-03-27 23:54:13 +03:00
Chocobo1
f2c24dd8c3
Fix tab icons messed up in Ubuntu 16. Closes #4929 .
...
Fixup of 1c25603686 .
The following settings default are different between DEs, so they must set explicitly:
movement, flow, isWarpping, resizeMode, viewMode
2016-03-27 23:19:35 +03:00
Eugene Shalygin
571f46886f
cmake: copy qt version requirements from autotools
...
Set versions 4.8.0 and 5.2.0 as minimal required for Qt4 and Qt5.
2016-03-27 23:16:15 +03:00
UnDifferential
4f65e2d468
Support SSL certificate bundles. Issue #4896 .
2016-03-27 23:15:31 +03:00
sledgehammer999
dc493880f3
Fix commit 83e931766f (wrong conflict resolution).
2016-03-05 19:50:12 +02:00
Ben Lau
872e78ca21
add a remaining column to the torrent content model
2016-03-05 19:46:21 +02:00
Eugene Shalygin
7b601796d7
fix cmake build
2016-03-05 19:46:13 +02:00
Chocobo1
09ef552aea
Add tip about adding quotation marks around parameter
2016-03-05 19:46:07 +02:00
Chocobo1
b4c9cae0d1
Save "Run external program" input as is. Closes #4830 .
2016-03-05 19:43:31 +02:00
Eugene Shalygin
6d2a0ae83b
add basic cmake support
2016-03-05 19:43:22 +02:00
Chocobo1
238a925000
Put comment_lbl in QScrollArea. Closes #4881 .
2016-03-05 19:43:14 +02:00
Eugene Shalygin
cce01cfb8e
Fix typos in speed label text
...
Qt's tr() ate 'true' parameter, which was supposed to be for
friendlyUnit()
2016-03-05 19:43:07 +02:00
Chocobo1
b2db1972f3
Create helper function to get libtorrent version
2016-03-05 19:42:59 +02:00
Chocobo1
8b851fe2b9
Create helper function to get boost version
2016-03-05 19:42:51 +02:00
Chocobo1
e3c9488fb0
Create helper function to get OS name
2016-03-05 19:42:43 +02:00
Chocobo1
c27fb110f8
Comment out "List of linked Modules" section in windows crash report.
...
It is bloating the crash report with unhelpful messages.
2016-03-05 19:42:34 +02:00
Dan Seminara
ec61f24099
Do not try to parse request message when content-length is 0
2016-03-05 19:42:27 +02:00
Douman
016052aea1
Align search engine url getting mechanism. Closes #4778
...
1. Switch to retrieve_url instead of low-level HTTPConnection module usage
2016-03-05 19:41:48 +02:00
Chocobo1
411982e2b0
Follow project coding style. Issue #2192 .
2016-03-05 19:41:20 +02:00
Chocobo1
4b93ccd4e4
Simplify statement
2016-03-05 19:41:20 +02:00
Chocobo1
6603a8947a
Fix malformed date header in email. Closes #4828 .
2016-03-05 19:41:20 +02:00
sledgehammer999
031e354577
Partially revert decfae7b8a. Newer libtorrent RC_1_1 has added back the missing variables.
2016-03-05 19:41:19 +02:00
Chocobo1
ec7fb331e0
Remove additional vertical spacer.
...
Fixup of 843f7ed .
2016-03-05 19:41:19 +02:00
Chocobo1
a232b77104
Simplify resize actions for AddNewTorrentDialog
2016-03-05 19:41:19 +02:00
Chocobo1
8c11245469
Disable cell selection in advanced options. Fixup of a8b39475.
2016-03-05 19:41:18 +02:00
Chocobo1
60857d3b8e
Put links into table
2016-03-05 19:41:18 +02:00
Chocobo1
2fe6b76968
Set icon directly in .ui file
2016-03-05 19:41:18 +02:00
Chocobo1
6c7350fce0
Make authors email clickable & selectable
2016-03-05 19:41:17 +02:00
Chocobo1
c770f4d0bc
about_imp.h: Use larger qbt icon
...
Shrink title size
2016-03-05 19:41:17 +02:00
Chocobo1
876e96911f
Fix weird left panel icon layout
...
Remove Advanced page border
2016-03-05 19:41:17 +02:00
Chocobo1
5620fd120e
Let OS handle DPI scaling for now. Should let Qt do the work when it's more mature.
...
Opt-in to the high DPI pixmap support
Closes #2963 .
2016-03-05 19:41:17 +02:00
Chocobo1
ea7f6046b4
Follow project coding style. Issue #2192 .
2016-03-05 19:41:16 +02:00
Chocobo1
fddac5d679
Move statusbar styelsheet to where it belongs
2016-03-05 19:41:16 +02:00
Chocobo1
2c4bc68af1
Use short date in addnewtorrentdialog
...
Correction "Free disk space" to "Free space on disk"
2016-03-05 19:41:16 +02:00
Chocobo1
7676f49612
Cleanup addnewtorrentdialog.ui
...
Reorder Torrent info column
Rename "Save as" to "Save at"
2016-03-05 19:41:15 +02:00
Chocobo1
e879279019
Cleanup about.ui
...
Shorten text in "Libraries" tab, to avoid About dialog being too wide
Make QLabels in Libraries tab selectable
Use QGroupBox in "Author" tabs
Rename "Thanks to" to "Special Thanks"
Rename "Translation" to "Translators"
Remove borders in "Thanks to", "Translation", "License" tabs
2016-03-05 19:41:15 +02:00
Chocobo1
84b7680718
Cleanup about_imp.h
...
Fix dialog too narrow on highDPI screens
Remove IRC link
Rewrite about text to support RTL languages better
Follow project coding style. Issue #2192 .
2016-03-05 19:41:15 +02:00
sledgehammer999
be180140a3
Don't merge trackers for private torrents. Closes #2928 .
2016-03-05 19:41:14 +02:00
Chocobo1
c051c279d4
Set "Show splash screen on start up" option default to off
2016-03-05 19:41:14 +02:00
Chocobo1
964dcc4d8a
Fix potential race condition. Closes #4742 .
2016-03-05 19:41:14 +02:00
Vladimir Golovnev (Glassez)
64cf93b889
Fix crash caused by AdvancedSettings::addRow()
2016-03-05 19:41:13 +02:00
Vladimir Golovnev (Glassez)
365737afe1
Save resume data using QSaveFile (Qt5 only)
2016-03-05 19:41:13 +02:00
Vladimir Golovnev (qlassez)
2cf14f0120
Optimize Session::startupTorrents()
...
Reduce queue size by starting up initial items (torrents) when they are detected
2016-03-05 19:41:13 +02:00
Vladimir Golovnev (qlassez)
46bb25ba9f
Switch to using previous fastresume file names
2016-03-05 19:41:12 +02:00