78 Commits (97ee63fc78a5ff9bd73c750c28576257782aa8a9)

Author SHA1 Message Date
Chocobo1 72c5bce6a4 Add "Add link to torrent" menu in TrayIconMenu. Closes #2918. 10 years ago
sledgehammer999 6e4fbcf017 Fix linux build. 10 years ago
sledgehammer999 6644fe0714 Tell Windows to wait during shutdown by creating a ShutdownBlockReason. 10 years ago
Vladimir Golovnev (Glassez) 0a3406ea80 Fix aboutToQuit signal is not emitted on Windows. 10 years ago
Gabriele a582f2e5ed Don't use HTML in tray icon pop-up on OSX 10 years ago
sledgehammer999 8420559e05 Implement 'Error' and 'Warning' views in the tracker list. Closes #1077. Partially implements #33. 10 years ago
sledgehammer999 96d7bfb4ad Update the UI when trackers or Url seeds are added either via the WebUI or via merging duplicate torrents. 10 years ago
sledgehammer999 f0d5ce4b98 Implement tracker list in the side panel. Closes #170. 10 years ago
sledgehammer999 2fa061a898 Don't break RTL locales. 10 years ago
sledgehammer999 a40f30dd5e Fix speed printing in the tray icon and in the title bar. Closes #2737. 10 years ago
Gabriele def4b92588 Remove dead connection from MainWindow 10 years ago
Vladimir Golovnev (Glassez) 2707f5205f Fix prefjson::setPreferences() doesn't actually save. 10 years ago
Vladimir Golovnev (Glassez) 458b216b74 MainWindow cleanups. 10 years ago
Vladimir Golovnev (Glassez) 0c50a8b98b Put all application logic into Application class. 10 years ago
Vladimir Golovnev (Glassez) ff9a281b72 Change project directory structure. 10 years ago
sledgehammer999 eeee24a0b3 Make 'TorrentPersistentData' similar to 'Preferences' class. 10 years ago
Ivan Sorokin e3349092ad Refactor TorrentPersistentData 10 years ago
Ivan Sorokin 70a114eb13 Speedup persistent data 10 years ago
sledgehammer999 087417c8a6 Change the code to use the Logger class instead. 10 years ago
Gabriele 0ebfea6c68 Add a context menu to the toolbar to change the position of the text 10 years ago
buinsky 2d0099238a Follow project coding style. Issue #2192. 10 years ago
John Sebastian Peterson e76ccd5926 saving splitter state on change 10 years ago
Alfredo Monclus d28ca2eddc Add hotkeys and buttons for Top and Bottom priorities 10 years ago
Ivan Sorokin da867fd022 Split trackerlogin into .h and .cpp 10 years ago
Gabriele ea1d7afdef Focus transfer list on startup 10 years ago
Gabriele afb03725ad Add placeholder text to the input to filter the torrent list 10 years ago
Gabriele 1a63f6af1b Show input box to filter torrent list only when the list is shown 10 years ago
sledgehammer999 c2f2d0a363 Don't show multiple unlock UI dialogs. Closes #2040. 10 years ago
paolo-sz b47fba49cc Correctly detect python in PATH 10 years ago
sledgehammer999 b6d4030cd8 WINDOWS: Search first in PATH for python. Closes #956. 10 years ago
sledgehammer999 0799dc293c WINDOWS: Check for python before creating the search engine tab. Prevents the creation of python specific files in the user's PC if no python is found. Closes #1370. 10 years ago
sledgehammer999 30bc5a1da6 Show the loaded torrents in the transferlist when qBT is launched with a torrent/magnet and the AddNewTorrentDialog is showing. Closes #1564. 10 years ago
sledgehammer999 d8d95d2195 Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 10 years ago
sledgehammer999 7419e930ab Indentation fixes. 11 years ago
Bruno Barbieri 00e09435b2 Add option to hibernate computer in Auto-Shutdown menu 11 years ago
sledgehammer999 c673b1a7d7 Bring mainwindow in front when notification is clicked and other windows are in front. 11 years ago
Ivan Sorokin 93bacc62f1 fix issue #1674: AddNewTorrentDialog is shown again and again even if checkbox "dont ask me again" is set 11 years ago
Vladimir Golovnev (Glassez) ce3aac5f9d Fix functions and macros using to support both Qt4 and Qt5. 11 years ago
sledgehammer999 b7f84dabf5 Improvements on the behavior of the program updater(closes #1282): 11 years ago
Nick Tiskov 4390530cbe Update Main UI 11 years ago
sledgehammer999 441d1d08ba Convert more accurately decimal numbers to text. 11 years ago
sledgehammer999 959cbb9308 Fix notifications with xfce4-notifyd. 11 years ago
sledgehammer999 f898443e78 Force write settings to disk before exiting. 11 years ago
sledgehammer999 e380a17c82 Do cleanup work in an earlier stage to ensure correct conf saving. 11 years ago
sledgehammer999 e6de7d2d3a Fix previous commit. 11 years ago
sledgehammer999 88b5550540 Second attempt at fixing saving settings on shutdown. 11 years ago
Nick Tiskov b4e9a9bbc0 1. Use a better icon for stats dialog. 11 years ago
sledgehammer999 4a84b6a911 Fix linux compilation. 11 years ago
sledgehammer999 cc92f172e3 Check for program updates every 15min and allow the user to manually check for updates through the help menu. 11 years ago
Nick Tiskov f12b64d36a Add dialog to show statistics 11 years ago