sledgehammer999
|
53261cc0b2
|
Merge pull request #4677 from buinsky/WebUI_misc_fixes
WebUI: Misc fixes and improvements
|
9 years ago |
sledgehammer999
|
c8a562b865
|
Merge pull request #3816 from ngosang/fix_last_piece
Download more pieces in "Download first and last pieces first" feature
|
9 years ago |
sledgehammer999
|
38f3c39d1d
|
Merge pull request #4715 from ngosang/update_tpb
[search engine] Update PirateBay plugin.
|
9 years ago |
sledgehammer999
|
43aede8d63
|
Merge pull request #4716 from ngosang/max_ratio
[Web UI] Fix max_ratio precision. Closes #4707
|
9 years ago |
ngosang
|
87dc9a4a18
|
[Web UI] Fix max_ratio precision. Closes #4707
|
9 years ago |
ngosang
|
6b6411d06b
|
Download more pieces in "Download first and last pieces first" feature
|
9 years ago |
ngosang
|
398d11a453
|
[search engine] Update PirateBay plugin.
|
9 years ago |
Bert Verhelst
|
f579360086
|
converted all oxygen icons to svg files + added grunt task to convert to png
Check readme for more information on how to convert the icons to png
src/icons/oxygen/build-icons/readme.md
|
9 years ago |
buinsky
|
c04f502863
|
WebUI: Submit the label in the new label dialog on pressing enter key
|
9 years ago |
buinsky
|
3591a0cedd
|
WebUI: Repair translation
|
9 years ago |
sledgehammer999
|
193913129f
|
Merge pull request #4360 from Chocobo1/signal_fix
Simplify signal handler
|
9 years ago |
sledgehammer999
|
44624d0003
|
Fix loading *.magnet files from watched folders. Closes #4701.
|
9 years ago |
sledgehammer999
|
2f62a79135
|
Merge pull request #4122 from Chocobo1/adv_options
Group settings in advanced settings table
|
9 years ago |
sledgehammer999
|
063eb7e9ab
|
Merge pull request #3941 from jconnop/announceIP
Always update native session's announce_ip setting
|
9 years ago |
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...
|
9 years ago |
Chocobo1
|
a26d48082d
|
Add header to differentiate settings
|
9 years ago |
Chocobo1
|
acbc7d9556
|
Rename `setRow()` to `addRow()`
Use template to avoid code duplication
|
9 years ago |
Chocobo1
|
a8b394752e
|
Set parent object for advancedsettings
Remove borders
Resize column size correctly
|
9 years ago |
Chocobo1
|
29c94d2fb5
|
Move code from advancedsettings.h to its own cpp file
|
9 years ago |
Chocobo1
|
2fd8a0ea22
|
Add license in advancedsettings.h
|
9 years ago |
sledgehammer999
|
0d32b9a692
|
Fix splash screen staying on top of all windows. Closes #1391.
|
9 years ago |
buinsky
|
418734b0a3
|
WebUI: Fix JavaScript exception on WebUI load
|
9 years ago |
Bert Verhelst
|
b752df7557
|
60 of the svg's in the oxigen folder converted
|
9 years ago |
Chocobo1
|
4a3d9029d1
|
Add #include guard
|
9 years ago |
Chocobo1
|
ef75ae4aee
|
Try to concat most of the string at compile time
The lesser unsafe code in signal handler the better
Add license
|
9 years ago |
Chocobo1
|
5c8a4b3912
|
Simplify signal handler
Try to use signal-safe functions as much as possible
Closes #3995
Define sys_signame[] ourselves on linux
|
9 years ago |
Zach Bacon
|
f975187e48
|
tests if qmake is in path properly
|
9 years ago |
sledgehammer999
|
69d52a06d7
|
Temporarily revert PR #2885 (filename column in peers view).
There's a bug that causes frequent crashes.
Issue #4597.
|
9 years ago |
sledgehammer999
|
de5381856d
|
Merge pull request #4619 from buinsky/WebUI_fix
WebUI: Fix unnecessary updates of peers table
|
9 years ago |
sledgehammer999
|
d31ccbde15
|
Merge pull request #4620 from buinsky/WebUI_add_style
WebUI: Move style of dynamic table header to CSS
|
9 years ago |
Zach Bacon
|
8f875962b2
|
fixes qmake pathing and also fixes a type in configure.ac
|
9 years ago |
buinsky
|
cdb70a8c14
|
WebUI: Move style of dynamic table header to CSS
|
9 years ago |
buinsky
|
b2839a6442
|
WebUI: Fix unnecessary updates of torrent peers table
|
9 years ago |
sledgehammer999
|
1af8a1533e
|
Bump Copyright year.
|
9 years ago |
sledgehammer999
|
ab813df992
|
Bump WebUI API_VERSION and API_VERSION_MIN.
|
9 years ago |
sledgehammer999
|
3fa15eeb35
|
Sync translations from Transifex and run lupdate.
|
9 years ago |
sledgehammer999
|
d3c38da04d
|
Merge pull request #4565 from glassez/fixes
Fix some bugs (reported by Coverity Scan)
|
9 years ago |
sledgehammer999
|
717759db29
|
Merge pull request #4566 from buinsky/WebUI_tabs
WebUI: Remember last opened tab
|
9 years ago |
sledgehammer999
|
c2a26d39af
|
Merge pull request #4577 from glassez/hotfix
[IMPORTANT] Fix loading corrupted .fastresume file
|
9 years ago |
sledgehammer999
|
b79b5a01cc
|
Merge pull request #4586 from glassez/geoip_nogui
Allow GeoIP in NoGUI builds
|
9 years ago |
Vladimir Golovnev (Glassez)
|
3df802cef7
|
Delete unused include
|
9 years ago |
Vladimir Golovnev (Glassez)
|
dbf430ac2e
|
Allow GeoIP in NoGUI builds
|
9 years ago |
Vladimir Golovnev (Glassez)
|
3a2bd3c9b1
|
Fix loading corrupted .fastresume file
|
9 years ago |
Vladimir Golovnev (qlassez)
|
245f424014
|
Optimize Session::startupTorrents()
Reduce queue size by starting up initial items (torrents) when they are detected
|
9 years ago |
Vladimir Golovnev (qlassez)
|
a5780dd66c
|
Switch to using previous fastresume file names
|
9 years ago |
Vladimir Golovnev (qlassez)
|
4f01660591
|
Perform fastresume data saving in separate thread
Closes #4315
|
9 years ago |
buinsky
|
e8789dcd02
|
WebUI: Remember last opened tab
|
9 years ago |
Vladimir Golovnev (Glassez)
|
a35cbdc4a9
|
Fix unchecked dynamic_cast
Replace some unnecessary (and slow) dynamic_cast with static_cast.
|
9 years ago |
Vladimir Golovnev (Glassez)
|
a203246e85
|
Fix unitialized pointer field
|
9 years ago |
Vladimir Golovnev (Glassez)
|
ea8acf3bbd
|
Fix unitialized scalar field bugs
|
9 years ago |