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
Chocobo1
1c25603686
Fix weird left panel icon layout
...
Remove Advanced page border
9 years ago
Chocobo1
aa246f0ca8
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 .
9 years ago
Chocobo1
f410b29c99
Follow project coding style. Issue #2192 .
9 years ago
Chocobo1
e35a7ef9d3
Move statusbar styelsheet to where it belongs
9 years ago
Chocobo1
f058e666e5
Use short date in addnewtorrentdialog
...
Correction "Free disk space" to "Free space on disk"
9 years ago
Chocobo1
843f7ede8f
Cleanup addnewtorrentdialog.ui
...
Reorder Torrent info column
Rename "Save as" to "Save at"
9 years ago
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
9 years ago
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 .
9 years ago
Vladimir Golovnev (Glassez)
732f46cc69
Save resume data using QSaveFile (Qt5 only)
9 years ago
Chocobo1
ee277bf126
Add "Paused torrents only" option for "Hide zero and infinity values"
9 years ago
Chocobo1
1a010cbfc6
Fix total values for "Seeds" & "Peers"
9 years ago
Vladimir Golovnev (Glassez)
034bd83915
Manage save path in one place
9 years ago
buinsky
b94a1b9fbe
WebAPI: Add "Added on" and "Completion on" fields to query/torrents query response
9 years ago
Chocobo1
b0a5c973a5
Simplify common paint actions
9 years ago
Chocobo1
5c4470ec07
Remove unused destructor
...
move get state text to its own function
9 years ago
Chocobo1
a56b745429
Follow project coding style. Issue #2192 .
9 years ago
Chocobo1
325ba48601
Add "Hide zero values" option. Closes #3543 .
9 years ago
Vladimir Golovnev (Glassez)
057cbed204
Fix upgrade corrupted fastresume file
9 years ago
Vladimir Golovnev (Glassez)
c57aaf0216
Create MagnetUri object from BC link or HASH string
9 years ago
ngosang
2ee43758d5
Check WebUI username and password length. Closes #4191
9 years ago
ngosang
9507e12ca7
[Web UI] Minor changes in CSS styles
9 years ago
thalieht
a17fc84fd0
Unlock first column in peerlist too
...
I just copy pasted from trackerlist (tested ofc). No idea if it can be
done differently.
9 years ago
Vladimir Golovnev (Glassez)
decfae7b8a
Add libtorrent v1.1 basic support
9 years ago
Vladimir Golovnev (Glassez)
c93ada1e7b
Prepare for libtorrent v1.1 support
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
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
44624d0003
Fix loading *.magnet files from watched folders. Closes #4701 .
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
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
sledgehammer999
69d52a06d7
Temporarily revert PR #2885 (filename column in peers view).
...
There's a bug that causes frequent crashes.
Issue #4597 .
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
Vladimir Golovnev (Glassez)
3df802cef7
Delete unused include
9 years ago
Vladimir Golovnev (Glassez)
dbf430ac2e
Allow GeoIP in NoGUI builds
9 years ago