1147 Commits (1055cc0f4503f712493dabf9a56e46e3540a94ee)

Author SHA1 Message Date
ngosang 577ace4971 Follow project coding style. Issue #2192. 10 years ago
Chocobo1 776d91f663 Add connectionsLimit() back 10 years ago
Chocobo1 1e0ac5c5f1 Capitalize menu item, missed in b4a855f. 10 years ago
Vladimir Golovnev (Glassez) 4752fa5301 Fix ugly 'C++' wrapping in About dialog. 10 years ago
Vladimir Golovnev (Glassez) f40d3d1fc6 Fix add torrent dialog is not shown. 10 years ago
Chocobo1 b318f54fdf Force set "plain text" format to reduce attack vector. 10 years ago
Chocobo1 661ddd75b6 Allow wordWrap for "Save Path" & "Comment" 10 years ago
Vladimir Golovnev (Glassez) 64c8f61bb1 Improve TorrentModel class. 10 years ago
Vladimir Golovnev (Glassez) 347832d852 Fix torrent renaming (3715e8d2 regression). 10 years ago
Chocobo1 50b3a24371 Change Comment field from QTextBrowser to QLabel 10 years ago
Chocobo1 4d5512dcca Reorder layout in information box 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
sledgehammer999 9032808112 Fix sorting by queue. 10 years ago
sledgehammer999 74d757f0f1 Delete tempfile when downloading favicon.ico. Closes #3257. 10 years ago
Chocobo1 6bc42cfd1a Add functionality to new data fields, cleanups 10 years ago
Chocobo1 bd8b8a8c8f Use warning message box instead of critical 10 years ago
sledgehammer999 fb7ba92f69 Rename Chinese translation files. Closes #2936. 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
Chocobo1 cdec6c9027 Add new data fields, capitialize labels, cleanups 10 years ago
Vladimir Golovnev (Glassez) 77b3a0c4cd Fix crash when cancel open file dialog. 10 years ago
sledgehammer999 a2c48646ae New translation: Indonesian. 10 years ago
Chocobo1 36da49667a Resave in Qt Designer 10 years ago
Chocobo1 ade1936f9c Remove menu items: "Visit Website" and "Report a Bug". 10 years ago
Chocobo1 580642b08e Rename "Execution Log" to "Log". 10 years ago
Chocobo1 b4a855f4c1 Move statistics from Tools to View 10 years ago
Chocobo1 32a712f005 Add checkbox option for IpFilterTrackers, closes #3154. 10 years ago
Yuri ea2b2937b9 Added missing include <cstdlib> for rand(3) 10 years ago
sledgehammer999 77786bb8bb Add translator to credits. 10 years ago
ngosang 4a76526417 Code clean up 10 years ago
dartraiden 8ac83cfd42 Fixed typos, spelling correction 10 years ago
ngosang e01a61d816 changes in typography 10 years ago
Chocobo1 817b595222 Fix potential negative loop bound. 10 years ago
ngosang 3715e8d2c8 Change default preferences 10 years ago
ngosang 3eb61cfe83 Cppcheck: scope reduction & unused variables 10 years ago
Vladimir Golovnev (Glassez) 7d73bddfd2 Split some "header only" sources. 10 years ago
Vladimir Golovnev (Glassez) 191cdc2849 Move utilities to core/utils folder. 10 years ago
Vladimir Golovnev (Glassez) 427688cb34 Remove unused sources. 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
Vladimir Golovnev (Glassez) 4b5e7e6168 Move network related code to core/net. 10 years ago
Vladimir Golovnev (Glassez) 98dfb6302d Fix shutdownconfirm.* coding style (Issue #2192). 10 years ago
Vladimir Golovnev (Glassez) d87a9bf7ec Move GUI-related sources into gui subdir. 10 years ago
Chocobo1 ab91fb87ea Change option text "Confirmation on exit when torrents are active" 10 years ago
Chocobo1 e75de01809 Set default focus to no button in exit confirm box 10 years ago
Chocobo1 a29f2dcfaa Set default focus to ok button in add new torrent dlg 10 years ago
Chocobo1 2b2bc11d7d Set default focus to cancel button in delete confirm dlg, closes #3085 10 years ago
Vladimir Sinenko 56ee6dac08 Fixed sort order for datetime columns with empty values (closes #2988) 10 years ago
LazyBui 23ec562375 Making alternate download/upload configuration behave like global download/upload configuration so as to allow boundless down/up 10 years ago