Chocobo1
d0e31adaf7
Create helper function to get libtorrent version
2016-02-28 17:47:43 +08:00
Chocobo1
12627bbc10
Create helper function to get boost version
2016-02-28 17:47:42 +08:00
Chocobo1
ebc7997dbf
Remove additional vertical spacer.
...
Fixup of 843f7ed
.
2016-02-17 22:47:39 +08:00
sledgehammer999
cd85d00b3b
Merge pull request #4251 from Chocobo1/200_scaling
...
Fix incorrectly displayed UI elements on Windows
2016-02-16 15:12:54 -06:00
Chocobo1
51b7e299b4
Simplify resize actions for AddNewTorrentDialog
2016-02-16 11:39:29 +08:00
Chocobo1
3b7fcf0813
Disable cell selection in advanced options. Fixup of a8b39475
.
2016-02-16 11:39:29 +08:00
Chocobo1
76dd4ea5c0
Put links into table
2016-02-16 11:39:28 +08:00
Chocobo1
c5f5292d9e
Set icon directly in .ui file
2016-02-16 11:39:27 +08:00
Chocobo1
b2527a0ad6
Make authors email clickable & selectable
2016-02-16 11:39:27 +08:00
Chocobo1
2fbb712f57
about_imp.h: Use larger qbt icon
...
Shrink title size
2016-02-16 11:39:26 +08:00
Chocobo1
1c25603686
Fix weird left panel icon layout
...
Remove Advanced page border
2016-02-16 11:39:25 +08:00
Chocobo1
f410b29c99
Follow project coding style. Issue #2192 .
2016-02-16 11:39:24 +08:00
Chocobo1
e35a7ef9d3
Move statusbar styelsheet to where it belongs
2016-02-16 11:39:23 +08:00
Chocobo1
f058e666e5
Use short date in addnewtorrentdialog
...
Correction "Free disk space" to "Free space on disk"
2016-02-16 11:39:23 +08:00
Chocobo1
843f7ede8f
Cleanup addnewtorrentdialog.ui
...
Reorder Torrent info column
Rename "Save as" to "Save at"
2016-02-16 11:39:22 +08:00
sledgehammer999
b099a766e6
Don't merge trackers for private torrents. Closes #2928 .
2016-02-15 03:24:22 +02:00
Vladimir Golovnev (Glassez)
9a393bbcea
Fix crash caused by AdvancedSettings::addRow()
2016-02-08 18:25:40 +03:00
Chocobo1
a43db66d87
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-02-07 11:18:28 +08:00
Chocobo1
65a30bab3f
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-02-06 10:12:43 +08:00
sledgehammer999
30819b3cbc
Merge pull request #4675 from Chocobo1/hide_zeros
...
Hide zero & infinity values
2016-02-05 09:59:51 -06:00
Chocobo1
ee277bf126
Add "Paused torrents only" option for "Hide zero and infinity values"
2016-02-05 11:54:28 +08:00
Chocobo1
1a010cbfc6
Fix total values for "Seeds" & "Peers"
2016-02-05 11:54:28 +08:00
sledgehammer999
4a5f29b0d1
Merge pull request #4482 from glassez/savepath
...
Manage save path in one place
2016-02-04 15:16:26 -06:00
Chocobo1
b0a5c973a5
Simplify common paint actions
2016-02-03 12:09:23 +08:00
Chocobo1
5c4470ec07
Remove unused destructor
...
move get state text to its own function
2016-02-03 12:07:54 +08:00
Chocobo1
a56b745429
Follow project coding style. Issue #2192 .
2016-02-03 12:07:52 +08:00
Chocobo1
325ba48601
Add "Hide zero values" option. Closes #3543 .
2016-02-03 12:05:55 +08:00
sledgehammer999
87c32ccb98
Merge pull request #4731 from ngosang/webui_username
...
Check WebUI username and password length. Closes #4191
2016-02-02 16:06:54 -06:00
Vladimir Golovnev (Glassez)
c57aaf0216
Create MagnetUri object from BC link or HASH string
2016-01-31 21:32:41 +03:00
ngosang
2ee43758d5
Check WebUI username and password length. Closes #4191
2016-01-31 19:18:45 +01:00
thalieht
a17fc84fd0
Unlock first column in peerlist too
...
I just copy pasted from trackerlist (tested ofc). No idea if it can be
done differently.
2016-01-31 16:54:16 +02:00
ngosang
6b6411d06b
Download more pieces in "Download first and last pieces first" feature
2016-01-30 03:11:14 +01:00
sledgehammer999
2f62a79135
Merge pull request #4122 from Chocobo1/adv_options
...
Group settings in advanced settings table
2016-01-28 15:10:02 -06:00
sledgehammer999
a3d6371d36
Merge pull request #2644 from birdie-github/patch-2
...
Let's check if the torrent file can actually be opened before passing it...
2016-01-28 11:40:58 -06:00
Chocobo1
a26d48082d
Add header to differentiate settings
2016-01-26 20:30:07 +08:00
Chocobo1
acbc7d9556
Rename setRow()
to addRow()
...
Use template to avoid code duplication
2016-01-26 20:27:02 +08:00
Chocobo1
a8b394752e
Set parent object for advancedsettings
...
Remove borders
Resize column size correctly
2016-01-26 20:18:51 +08:00
Chocobo1
29c94d2fb5
Move code from advancedsettings.h to its own cpp file
2016-01-26 20:13:44 +08:00
Chocobo1
2fd8a0ea22
Add license in advancedsettings.h
2016-01-26 19:48:26 +08:00
sledgehammer999
69d52a06d7
Temporarily revert PR #2885 (filename column in peers view).
...
There's a bug that causes frequent crashes.
Issue #4597 .
2016-01-21 00:26:03 +02:00
sledgehammer999
1af8a1533e
Bump Copyright year.
2016-01-19 01:46:01 +02:00
Vladimir Golovnev (Glassez)
a35cbdc4a9
Fix unchecked dynamic_cast
...
Replace some unnecessary (and slow) dynamic_cast with static_cast.
2016-01-15 11:32:16 +03:00
Vladimir Golovnev (Glassez)
a203246e85
Fix unitialized pointer field
2016-01-15 09:50:29 +03:00
Vladimir Golovnev (Glassez)
c6ca877b72
Fix unitialized scalar fields
2016-01-13 20:25:06 +03:00
sledgehammer999
a19e2e48a1
Merge pull request #4436 from GuidC0DE/magnet_handler_osx
...
Set qBittorrent as default torrent app in Mac OS
2016-01-11 12:28:38 -06:00
sledgehammer999
2bcefe364f
Merge pull request #4522 from buinsky/icons
...
Edit speed limits and upload ratio icons
2016-01-10 07:29:47 -06:00
buinsky
00e6e00e71
Edit speed limits and upload ratio icons
2016-01-10 16:24:34 +03:00
sledgehammer999
ca4bbdd02b
Merge pull request #4528 from Chocobo1/pri_rename
...
Rename column header
2016-01-10 06:57:42 -06:00
Chocobo1
6ff1722dbf
Replace names with camelCase style
2016-01-10 14:57:56 +08:00
Chocobo1
829012ae3c
Use C++11 initializer list
2016-01-10 14:57:56 +08:00