42 Commits (dfb2f8b3b327b29f4c9d2f3d426a81e569de05fc)

Author SHA1 Message Date
sledgehammer999 3864a7fdc6 Fix compiler warning for unused variable. 9 years ago
sledgehammer999 6dd3795b7a Fix Properties bar size when started minimized to tray. Closes #3206. 10 years ago
Chocobo1 3efb311076 Better message for users 10 years ago
Chocobo1 1e0ac5c5f1 Capitalize menu item, missed in b4a855f. 10 years ago
Vladimir Golovnev (Glassez) 64c8f61bb1 Improve TorrentModel class. 10 years ago
sledgehammer999 2e6c890883 Partially revert 30f21259f8. 10 years ago
sledgehammer999 f94d733c62 Minimize to tray only if the relevant option is enabled. 10 years ago
Gabriele f4c44ce128 Don't specify the Python version required in the notification 10 years ago
Gabriele a8276dd70f Update link to the Windows Python installer 10 years ago
Vladimir Golovnev (Glassez) 77b3a0c4cd Fix crash when cancel open file dialog. 10 years ago
Chocobo1 ade1936f9c Remove menu items: "Visit Website" and "Report a Bug". 10 years ago
Chocobo1 b4a855f4c1 Move statistics from Tools to View 10 years ago
dartraiden 8ac83cfd42 Fixed typos, spelling correction 10 years ago
ngosang e01a61d816 changes in typography 10 years ago
Vladimir Golovnev (Glassez) 191cdc2849 Move utilities to core/utils folder. 10 years ago
Vladimir Golovnev (Glassez) d16d1fdb3a Redesign main core classes. 10 years ago
Vladimir Golovnev (Glassez) d32bb52390 Don't add core to INCLUDEPATH. 10 years ago
Chocobo1 e75de01809 Set default focus to no button in exit confirm box 10 years ago
Chocobo1 30f21259f8 Enable to choose dark/light tray icons on all platforms. 10 years ago
DoumanAsh 62776df9e1 Aborting search engine process during closure. Close #2671 10 years ago
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