1911 Commits (6ed2e2694f2733270366f905768d755516d1ba09)

Author SHA1 Message Date
Vladimir Golovnev (Glassez) 4429a16ca8
Use std::optional instead of boost::optional 4 years ago
Chocobo1 c669401767
Generate version header when configuring project 4 years ago
Chocobo1 ff63ad8b97
Don't use deprecated locale name 4 years ago
Chocobo1 bdf1fb6db8
Revise store/load state operations of Options Dialog 4 years ago
Chocobo1 be5af2796d
Revise SettingsStorage store/load value interface 4 years ago
Chocobo1 757ab3dc92
Remember dialog sizes 4 years ago
Vladimir Golovnev (Glassez) df2bbe129d
Drop notification about move storage failed 4 years ago
Vladimir Golovnev (Glassez) f7cae610a4
Drop notification about move storage finished 4 years ago
Chocobo1 e6cf186c23
Use function-pointer based signal-slot connection 4 years ago
Chocobo1 d70b893852
Bump project requirement to C++17 4 years ago
Chocobo1 0b0597be0c
Add a thin layer around SettingsStorage class 4 years ago
sledgehammer999 ffebe82586
Add new languages 4 years ago
Vladimir Golovnev (Glassez) 4453e7fcdd
Improve content file/folder names handling 4 years ago
thalieht 8db4bde15d Group several torrent options into one dialog 4 years ago
thalieht aafa12eb6e Increase maximum global speed limits from ~1 GiB/s to ~2 GiB/s 4 years ago
thalieht 76f285f19c Convert existing speed dialog to global + alt global limits only 4 years ago
Chocobo1 90a1ea4281
Don't use removed stat metric in libtorrent 2.0 4 years ago
Vladimir Golovnev (Glassez) 1d5dc283fe
Allow to add root folder to torrent content 4 years ago
Chocobo1 20ae89c2a1
Add support for `allow_idna` option 4 years ago
FranciscoPombal 6152b83405 Use #pragma once instead of include guards 4 years ago
Chocobo1 5ba6a5fca1
Add operator< for InfoHash class 4 years ago
Chocobo1 cba8d83b21
Migrate away from deprecated QVariant comparison operators 4 years ago
Chocobo1 498da509db
Use Qt provided forward declaration header 4 years ago
Chocobo1 9f0429ca6f
Use the correct type when referring to info hash 4 years ago
Vladimir Golovnev 2f6ed86c78 Drop support for building with libtorrent < 1.2.11 4 years ago
Vladimir Golovnev (Glassez) a93b675cb8
Search for existing files in separate thread 4 years ago
Chocobo1 6aa5abf298
Update URL to libtorrent settings 4 years ago
Chocobo1 bd672c4c4e
Move "embedded tracker" options to qbt section 4 years ago
Chocobo1 8d768bda31
Add links to libtorrent documentation 4 years ago
Chocobo1 5110994f81
Lift upper limit of "Max concurrent HTTP announces" option 4 years ago
Vladimir Golovnev (Glassez) 0e8feed2f2
Clean up metadata downloading code 4 years ago
Chocobo1 eaaacd71a8
Simplify the calculation of speed graph scale 4 years ago
Chocobo1 75cead9266
Avoid potential rounding to integer issues 4 years ago
Chocobo1 4381739b6d
Fix coding style 4 years ago
Chocobo1 8f2cdcef0e
Fix availability value 4 years ago
Chocobo1 13c4581c86
Fix wrong data used for comparison 4 years ago
Thomas De Rocker 9515b40ca5
Fix confusion in date format description (#1) 4 years ago
Vladimir Golovnev (Glassez) c41df9ffbd
Improve coding style 4 years ago
sledgehammer999 6ec07d744e
Add Latgalian translation 4 years ago
Chocobo1 0be2567d97
Don't use deprecated torrent state "allocating" 4 years ago
Vladimir Golovnev (Glassez) 85bd0feee0
Handle torrent "paused" state at application level 4 years ago
Chocobo1 6b4a4517ec
Remove redundant semicolon 4 years ago
Chocobo1 b2b7d02c01
Allow adding torrents using "Paste" key sequence 4 years ago
FranciscoPombal 4bdf9eda41 Fix extra/missing trailing new lines in files 4 years ago
FranciscoPombal ef1c7eec74 Fix trailing whitespace in multiple files 4 years ago
jagannatharjun fdbc3a692f Align integer data to right in torrent content view 4 years ago
jagannatharjun d0986297ca Rename TR_PROGRESS header in TransferList 4 years ago
jagannatharjun 02f19bfbee Use ProgressbarDelegate for drawing progressbar in PropListDelegate 4 years ago
jagannatharjun 49d5591f48 Use ProgressBarDelegate for drawing progressbar in TransferListView 4 years ago
jagannatharjun 816bc45707 Implement ProgressBarDelegate 4 years ago