Chocobo1
0bbdda32e8
Remove border around execution log
9 years ago
Chocobo1
09194f8e1b
TravisCI: switch to Trusty image. Closes #4953 .
...
Drop workaround for gcc-4.8
9 years ago
sledgehammer999
0da4bfa0cf
Fix selection of Portuguese translation files.
...
Qt returns "Brazil" as country of QLocale("pt") instead of "Portugal". This conflicts with QLocale("pt_BR").
Rename the pt.ts to pt_PT and put a language mapping in tx's config for that locale.
Closes #4776 .
9 years ago
sledgehammer999
3067f82aea
Potential fix for crash. Closes #4607 .
9 years ago
sledgehammer999
2bb76bf781
Don't display warning when folder named stayed the same.
...
Copy some code from AddNewTorrent dialog and beautify a bit.
Closes #4970 .
9 years ago
sledgehammer999
7794502324
Correctly hide useless columns in AddNewTorrent file treeview. Closes #4955 .
9 years ago
buinsky
dbf995480a
WebUI: Change the order of the values of speed labels
9 years ago
buinsky
3361f1cd80
GUI: Change the order of the values of speed labels
9 years ago
ngosang
f53cc05f52
[WebUI] Add missing string
9 years ago
buinsky
99aeacf9b0
Refactoring of StatusBar::refreshStatusBar function
9 years ago
buinsky
2d9f90c3b5
Follow project coding style. Issue #2192 .
9 years ago
sledgehammer999
45b68bd46c
Sync translations from Transifex and run lupdate.
9 years ago
funkydude
268a5a95c8
Move some URLs overs to https
9 years ago
sledgehammer999
2efdddb9af
Always delete partfile (libtorrent 1.1.x).
9 years ago
sledgehammer999
d39d40c064
Don't display Country option in PeerListWidget header menu when country resolution is disabled.
9 years ago
Chocobo1
7ac7268b8f
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
9 years ago
Chocobo1
e7ff5eb6b1
Minor refactor
9 years ago
Eugene Shalygin
05e4d4fc0d
cmake: copy qt version requirements from autotools
...
Set versions 4.8.0 and 5.2.0 as minimal required for Qt4 and Qt5.
9 years ago
Chocobo1
dd2dcc4147
Fix additional space in comment label
9 years ago
thalieht
1fa6f3123b
add toggle columns for peerlist
9 years ago
Vladimir Golovnev (Glassez)
c047ef5b37
Fix save path bugs
9 years ago
UnDifferential
f50a8d4f59
Support SSL certificate bundles. Issue #4896 .
9 years ago
sledgehammer999
46a355675e
Fix commit 83e931766f
(wrong conflict resolution).
9 years ago
Chocobo1
83e931766f
Add tip about adding quotation marks around parameter
9 years ago
Chocobo1
6835b99f10
Save "Run external program" input as is. Closes #4830 .
9 years ago
Eugene Shalygin
45b1a75d56
fix cmake build
9 years ago
Vladimir Golovnev (Glassez)
dd34663224
Implement Advanced Saving Management subsystem
...
Closes #4696
9 years ago
Vladimir Golovnev (Glassez)
d05d5a85a5
Move Preferences backend code into SettingsStorage class
...
Closes #4764
9 years ago
Chocobo1
94ae44bb71
Put comment_lbl in QScrollArea. Closes #4881 .
9 years ago
Eugene Shalygin
7080d3da98
Fix typos in speed label text
...
Qt's tr() ate 'true' parameter, which was supposed to be for
friendlyUnit()
9 years ago
Dan Seminara
d75564b885
Do not try to parse request message when content-length is 0
9 years ago
Eugene Shalygin
64daecb266
add basic cmake support
9 years ago
Chocobo1
d0e31adaf7
Create helper function to get libtorrent version
9 years ago
Chocobo1
12627bbc10
Create helper function to get boost version
9 years ago
Chocobo1
498f5e3877
Create helper function to get OS name
9 years ago
Eugene Shalygin
8baa144933
Use correct piece size while calling torrent_info::map_block()
...
This should fix crashes. Issue #4597
9 years ago
Eugene Shalygin
b24bdcb8d9
Revert "Temporarily revert PR #2885 (filename column in peers view)."
...
This reverts commit 69d52a06d7
.
9 years ago
Chocobo1
7b2fab411c
Comment out "List of linked Modules" section in windows crash report.
...
It is bloating the crash report with unhelpful messages.
9 years ago
Vladimir Golovnev (Glassez)
a96cabfe73
Make AddNewTorrentDialog behavior uniform
9 years ago
Chocobo1
f83f3b84ca
Follow project coding style. Issue #2192 .
9 years ago
Chocobo1
60417a598a
Simplify statement
9 years ago
Chocobo1
41fe85b624
Fix malformed date header in email. Closes #4828 .
9 years ago
sledgehammer999
c1f7446c26
Partially revert decfae7b8a
. Newer libtorrent RC_1_1 has added back the missing variables.
9 years ago
Chocobo1
ebc7997dbf
Remove additional vertical spacer.
...
Fixup of 843f7ed
.
9 years ago
Chocobo1
51b7e299b4
Simplify resize actions for AddNewTorrentDialog
9 years ago
Chocobo1
3b7fcf0813
Disable cell selection in advanced options. Fixup of a8b39475
.
9 years ago
Chocobo1
76dd4ea5c0
Put links into table
9 years ago
Chocobo1
c5f5292d9e
Set icon directly in .ui file
9 years ago
Chocobo1
b2527a0ad6
Make authors email clickable & selectable
9 years ago
Chocobo1
2fbb712f57
about_imp.h: Use larger qbt icon
...
Shrink title size
9 years ago