271 Commits (28d31b9d5b8b44848adf600f9ca0224b0556ec72)

Author SHA1 Message Date
Vladimir Golovnev (Glassez) 0b4fef19f6
Remove redundant suffix from TorrentHandle class 4 years ago
Chocobo1 c669401767
Generate version header when configuring project 4 years ago
Chocobo1 be5af2796d
Revise SettingsStorage store/load value interface 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
thalieht 76f285f19c Convert existing speed dialog to global + alt global limits only 4 years ago
Chocobo1 9f0429ca6f
Use the correct type when referring to info hash 4 years ago
Vladimir Golovnev (Glassez) c41df9ffbd
Improve coding style 4 years ago
Chocobo1 b2b7d02c01
Allow adding torrents using "Paste" key sequence 4 years ago
Chocobo1 7e258bfe38
Fix typos 4 years ago
thalieht ede1bd0657 Don't use HTML in Linux tray tooltip 4 years ago
LoopsGod 7efee615ad
Add CTRL + I shortcut to actionStatistics 4 years ago
ngosang 71be4f03be Update minimum Python version to 3.5.0 4 years ago
Vladimir Golovnev (Glassez) dc3d23c045
Improve torrent loading code 4 years ago
Vladimir Golovnev (Glassez) bac7fbc68e
Notify user when torrent moving finished 4 years ago
jagannatharjun 43319f2213 Always use UIThemeManager for obtaining icons in GUI 5 years ago
jagannatharjun ab91d546e5 Move all icon resources to icon folder root 5 years ago
Vladimir Golovnev (Glassez) 4a2d25b03b
Clean up header inclusion 5 years ago
jagannatharjun fd89717330 Convert the Log widget to use custom View/Model 5 years ago
Chocobo1 f76d56e224
Suppress unused variable warning on macOS 5 years ago
Chocobo1 09545d4036
Fix wrong logic that disables "prevent sleeping" timer 5 years ago
Chocobo1 3752453522
Clean up coding style 5 years ago
Chocobo1 7de8a4d6e0
Construct QString more efficiently 5 years ago
Chocobo1 b7e7d8019c
Use helper function to construct QString 5 years ago
djt3 e6887fc950 Change placeholder text in torrent list's filter 5 years ago
Chocobo1 baa13c044a
Drop python2 support 5 years ago
NotTsunami 6748e8d787 Remove redundant null checks 5 years ago
Chocobo1 396660b031
Fix missing string 5 years ago
Chocobo1 2e4584578b
Bump python version for new installation 5 years ago
Chocobo1 58fa5e004f
Improve "stats updated" signal handling in MainWindow class 5 years ago
Chocobo1 0d5b0b9542
Replace deprecated macro 5 years ago
Chocobo1 0b6c1694b4
Update python installer URL 5 years ago
Chocobo1 b5b678c58f
Replace QString::split() by faster alternatives 5 years ago
Chocobo1 3ab2fe907f
Remove Windows XP remnants 5 years ago
Chocobo1 cdb0db02f9
Replace obsoleted QSysInfo functions 5 years ago
Chocobo1 7ab3479a34
Replace static_cast by qOverload 5 years ago
Prince Gupta 8267a4fef9 Incorporate GuiIconProvider inside UIThemeManager 5 years ago
thalieht 7b31868e3c Rename priority to queue in the context of torrents 5 years ago
Chocobo1 412e326cf2
Avoid allocating a new menu/action manually 6 years ago
Vladimir Golovnev (Glassez) 8e65317d61
Rename "fromNativePath" to "toUniformPath" 6 years ago
Chocobo1 3748b995ff
Avoid creating unnecessary event loops 6 years ago
thalieht 9995967fbf Remove some unused #include 6 years ago
Chocobo1 49df1cd3c7
Use less operations when building strings 6 years ago
Ekin Dursun c0c2fe247b Don't turn screen blank when closed to system tray 6 years ago
Chocobo1 4bf4313862
Initialize class variable via constructor 6 years ago
Chocobo1 1ea61db1fb
Disable downloading tracker favicons by default 6 years ago
Vladimir Golovnev (Glassez) 746916a963
Use DownloadHandler behind the scenes 6 years ago
Chocobo1 78b9eafed2
Replace deprecated `qt_mac_set_dock_menu()` 6 years ago
Vladimir Golovnev (Glassez) 6cb15706f5
Reduce number of DownloadManager signals 6 years ago
Chocobo1 adbd34c795
Move helper functions to Utils::Gui namespace 6 years ago