Chocobo1
a64538b964
Call system msiexec.exe directly
8 years ago
Vladimir Golovnev (Glassez)
b2cb473b63
Don't use Preferences in BitTorrent::Session
9 years ago
Chocobo1
c85a0a41ba
Rename "options.ui" to "optionsdlg.ui"
...
Rename class name "options_imp" to "OptionsDialog"
Rename "options_imp.cpp" to "optionsdlg.h"
9 years ago
ngosang
88626b26d2
Update Python version requirements
9 years ago
sledgehammer999
0143799623
Don't show added torrent notification during startup.
9 years ago
sledgehammer999
ef6e848756
Display notifications when a torrent is added. Closes #334 and #915 .
9 years ago
Vladimir Golovnev (Glassez)
599166ed0f
Delete Import Torrent Dialog
9 years ago
Chocobo1
f741d3131d
Delete all mainwindow child widgets. Closes #4871 , #5049 .
...
Some of the `delete` can be handled by the findChild loop
9 years ago
Vladimir Golovnev (Glassez)
1760beed17
Fix MainWindow coding style (Issue #2192 )
9 years ago
Vladimir Golovnev (Glassez)
c982813acb
Create basic cookies management dialog
9 years ago
sledgehammer999
d721939d5f
Use SettingsStorage instead.
9 years ago
sledgehammer999
73832a5ed8
Add ability to filter log messages by type.
9 years ago
Vladimir Golovnev (Glassez)
dd34663224
Implement Advanced Saving Management subsystem
...
Closes #4696
9 years ago
buinsky
00e6e00e71
Edit speed limits and upload ratio icons
9 years ago
sledgehammer999
e9547f7a1c
Indicate to the user that he's going to download the new version.
...
Indicate from the installer that the old version was detected and no settings will be deleted.
Closes #4320 .
9 years ago
Vladimir Golovnev (Glassez)
54979e6b53
Move basic search-related code into Core.
...
Also use qBittorrent torrent file download routines instead of
nova2dl.py script.
9 years ago
sledgehammer999
450b1e75c9
Fix linux build.
9 years ago
sledgehammer999
82e02f7118
Don't apply some settings again if they weren't changed. Closes #4278 .
9 years ago
Vladimir Golovnev (Glassez)
8754fd5646
Move Search-related files into Gui.
9 years ago
Vladimir Golovnev (Glassez)
3797cc767f
Fix search-related file/class names.
9 years ago
Vladimir Golovnev (Glassez)
9db93e5d8f
Rename Core to Base ( Closes #3733 ).
9 years ago
Chocobo1
b2bf1b3425
Reduce mainwindow border width
9 years ago
Chocobo1
5d3ba06e9d
Use thin border for transfer list
9 years ago
sledgehammer999
cc9ffc4767
Use the actual function names for debug logging.
9 years ago
Vladimir Golovnev
a7cf8cea3f
Fix possible compilation error. Closes #3947 .
9 years ago
sledgehammer999
b9a061680d
Fix broken donation link. Closes #3771 .
9 years ago
Gabriele
420fa82e8d
Put some string placeholders between quotes
9 years ago
Chocobo1
deaf322740
Add back "qBittorrent" in program updater title, closes #3549 .
9 years ago
ngosang
38a6f4cc34
Improve Python detection
9 years ago
Gabriele
c48407e038
Add count of unread items to RSS tab label
...
Closes #2681 .
9 years ago
sledgehammer999
f6bbd9377f
Improve checks for python. Print python version and path to log.
9 years ago
Vladimir Golovnev (Glassez)
c702a7e426
Improve DownloadManager.
...
Now we can use downloaded data directly without saving to file.
We also can disable redirection to Magnet URI handling (useful for
non-torrent files downloading).
9 years ago
ngosang
03f86a71de
Change Queue buttons order in the Toolbar (GUI & Web UI)
9 years ago
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
.
...
Fixes Linux issue for when the theme doesn't have a corresponding icon.
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
...
Both python2 and python3 are supported.
10 years ago
Gabriele
a8276dd70f
Update link to the Windows Python installer
...
From v2.7.3 to v3.4.3.
10 years ago
Vladimir Golovnev (Glassez)
77b3a0c4cd
Fix crash when cancel open file dialog.
...
Closes #3232 .
10 years ago
Chocobo1
ade1936f9c
Remove menu items: "Visit Website" and "Report a Bug".
...
Many issues opened on github should be asked on forum first, and the links are already present in "About" window.
10 years ago
Chocobo1
b4a855f4c1
Move statistics from Tools to View
...
Reorder & add separators in Help menu
Rename `Auto-Shutdown on downloads completion` to `When downloads done`
Capitalize menu items, modify accelerator
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.
...
Also move the names to Utils namespace.
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