167 Commits (f934042a98fe8210207ffc62ddd9b1471d3d72ef)

Author SHA1 Message Date
sledgehammer999 90bb67c654
Add RSS/Log widgets to the QTabWidget on macOS 7 years ago
thalieht 3e4099fe5b Replace the zeroing of pointers with nullptr 7 years ago
Chocobo1 423511765a
Fix typo 7 years ago
Chocobo1 a468c84b30
Fix warnings from unused variables 7 years ago
Chocobo1 0457fd260e
Avoid temporary QString allocations 7 years ago
Thomas Piccirello ddd6c82dd7 Use https for www.qbittorrent.org 7 years ago
Chocobo1 27cf98a962
Resize dialog size on high DPI monitors 7 years ago
Chocobo1 aaaa67050c
Fix gui issues on high DPI monitor 7 years ago
Chocobo1 cb929f7e59
Cleanup 7 years ago
vit9696 ff7e5da6de Fix cmd+w not closing the main window on macOS 7 years ago
vit9696 d7fa5b6b6b Put macOS specific functions to MacUtils namespace 7 years ago
Chocobo1 b9339bb727
Allow to drag-n-drop URLs into mainwindow to initiate download 7 years ago
Chocobo1 94aeac992c
Allow drag-n-drop magnet links to mainwindow. Closes #7742. 7 years ago
sledgehammer999 09cb95d3da
Use the SVG for the tray icon. 7 years ago
Tim Delaney 19bb6f5fe0 Follow project coding style. Issue #2192. 7 years ago
Chocobo1 aab752dd2e
Fix delete key has no effect due to "Ambiguous shortcut overload" 7 years ago
Nick Korotysh 1378245a63
show delete accelerator key in menu. closes #7508 7 years ago
Eugene Shalygin 4ec193042f Allow custom tray icons when system icon theme is used. Closes #7403. 7 years ago
Vladimir Golovnev (qlassez) 93f5d4058d
Improve BandwidthScheduler 7 years ago
vit9696 eb8ff91c5d Fix notification display on macOS 7 years ago
sledgehammer999 c87c1d2359
Use simpler ifdef style. 7 years ago
vit9696 16d7301046 Fix macOS window restoration after using hide icon 7 years ago
Vladimir Golovnev (qlassez) cff6a64e9f
Use qUtf8Printable() for logging strings 7 years ago
Brian Kendall 62b956946f Fixed mac specific compiler errors and cleaned up Objective C code 7 years ago
Chocobo1 e7ee59c12f Specify `context` parameter in connect() 7 years ago
vit9696 7b4316ea8f Fix main menu item location on macOS 7 years ago
Chocobo1 e73db85fad Use Qt5 connect syntax 7 years ago
Chocobo1 1f9eb594e7 Trim whitespaces 7 years ago
vit9696 d25467d3e6 Various macOS UI improvements 7 years ago
sledgehammer999 7a478424cc
Revert "Drop python2 support.". Closes #7005. 7 years ago
Eugene Shalygin e66dba6a2d Use SVG files for monochrome tray icons. Closes #6085. 7 years ago
sledgehammer999 7d030b4cd9
Drop python2 support. 8 years ago
Chocobo1 4a4e3a13e6 Fix focusing on the previously opened dialog didn't work 8 years ago
Vladimir Golovnev (Glassez) a8bcc2ee52 Fix empty statusbar showed after app restarted 8 years ago
Eugene Shalygin 74cecb1b6c Replace C-style casts with C++ ones 8 years ago
Vladimir Golovnev (Glassez) c456b9a42c Refactor and improve StatusBar 8 years ago
takiz 0940a8a764 Add show/hide statusbar option 8 years ago
Chocobo1 7de1aba092 Switch to modeless dialog 8 years ago
Chocobo1 d277696acc Add global.h file 8 years ago
Chocobo1 908481885c Enable drag n drop to create torrent on mainwindow 8 years ago
Vladimir Golovnev (Glassez) a4d2df575e Don't use deprecated torrent_handle::set_tracker_login 8 years ago
Vladimir Golovnev (Glassez) 8a6d8f3953 Use cached SessionStatus and CacheStatus 8 years ago
sledgehammer999 e177799ada
[WebUI]Make the context obligatory for translatable strings. Also delete duplicate strings from extra translations. 8 years ago
Chocobo1 da581dee41 Fix double click on system tray icon causing program to open and 8 years ago
Chocobo1 fb9ebce9c6 Fix pluginselectdlg position 8 years ago
Chocobo1 a902eb6b2b Fix speedlimitdlg position 8 years ago
Chocobo1 de54fa2c30 Fix addnewtorrentdialog position 8 years ago
Vladimir Golovnev (Glassez) 989a70fe60 Redesign RSS subsystem 8 years ago
Eugene Shalygin 4e1b7c3b87 Remove generated include from headers 8 years ago
Chocobo1 cb1646be32 Prepend QBT_ for preprocessor variables 8 years ago