154 Commits (a9a3bb74e7ba47df21c74ff2ac9ed6b49331e13c)

Author SHA1 Message Date
Christophe Dumez 9e575e45b7 Hide tabs when only one is visible 14 years ago
Christophe Dumez 39b32bf1cd Search engine can now be disabled 14 years ago
Christophe Dumez 54131001b0 Move RSS settings to a separate dialog 14 years ago
Christophe Dumez 8b5886cc6e Simplifying program options 14 years ago
Christophe Dumez bce7959332 Attempt to make Ishan's patch lighter (the new patch may not take into consideration all use cases but it seems to work ok) 14 years ago
Ishan Arora eef6f600c9 Fixed Bug #589070 14 years ago
Christophe Dumez 609ea7b4c2 Disable systray icon on Mac (Mirco Chinelli) 14 years ago
Christophe Dumez b9394f2ba2 Fix race condition allowing to run several instances of qBittorrent at the same time 15 years ago
Christophe Dumez f23051c1fd Fix signal / slot 15 years ago
Christophe Dumez defd77b94c COSMETIC: Display number of torrents in transfers tab label 15 years ago
Christophe Dumez 530fbfc9b4 Ask for user confirmation because proceeding with recursive torrent download (security risk) 15 years ago
Christophe Dumez cc3a6350a5 Enabled modality for appropriate dialogs 15 years ago
Christophe Dumez 3b05f8b4b4 Reorganized header file 15 years ago
Christophe Dumez 6b4f09d740 - Cleanup GUI class 15 years ago
Christophe Dumez 3d546a4c5d BUGFIX: Only one log window can be opened at a time 15 years ago
Christophe Dumez 06efd64a80 FEATURE: User can set alternative speed limits for fast toggling 15 years ago
Christophe Dumez 44f6c972d4 Moved screenCenter function to misc.h to avoid code duplication 15 years ago
Christophe Dumez 52dd1476db - Fix addInPause setting in torrent addition dialog 15 years ago
Christophe Dumez 88c56d8250 - Added support for magnet links in search engine. Most search Web sites provides magnet links now and in the futures, they may provide only the magnet links. 15 years ago
Christophe Dumez 5d60295db3 - Drag'n drop to labels cleanup 15 years ago
Christophe Dumez 18bd3b855c - Added drag'n Drop from torrent list to labels (for torrent labeling) 15 years ago
Christophe Dumez 90207020f2 - Fix for media file preview 15 years ago
Christophe Dumez 70c62f6294 - Refresh torrent properties and transfer list only when they are visible in order to save CPU :) 15 years ago
Christophe Dumez 843168bb62 - Move ui files to their own folder 15 years ago
Christophe Dumez 4ee47ce2b8 - Use a capital "B" for Bittorrent class 15 years ago
Christophe Dumez 1b0d2a7d55 - Clean up GUI includes 15 years ago
Christophe Dumez 41e18fd245 - Removed useless class property in GUI class 15 years ago
Christophe Dumez 10c40c6485 - Cleanup systray code 15 years ago
Christophe Dumez fb4700907d - Removed unused keyboard shortcut (and remove valgrind warning) 15 years ago
Christophe Dumez d3c59f0814 - Move Web UI code to Bittorrent class 15 years ago
Christophe Dumez 54d7c6dc54 - Moved status bar code from the GUI to its own class for make GUI more readable 15 years ago
Christophe Dumez c30ec7bb6e - Fix keyboard shortcuts for tab switching 15 years ago
Christophe Dumez 0bc2e9aeeb - Removed regular tracker scrape code since it is done automatically by libtorrent (it should not have been in GUI class anyway...) 15 years ago
Christophe Dumez 5962ef79cb - Added option to disable peer host name resolution (disabled as a default) 15 years ago
Christophe Dumez 6dbd1daa5c - Little pointer code cleanup 15 years ago
Christophe Dumez 51ebfadd85 - Split Preferences from the GUI so that Options dialog does not need to be created on startup to retrieve the preferences: 15 years ago
Christophe Dumez 4493752d2f - Improved properties pannel by using a Splitter to allow the user to set the height of the pannel 15 years ago
Christophe Dumez a7da280f57 - Usability improvement in torrent properties 15 years ago
Christophe Dumez 707e87f5b8 - started work on properties 15 years ago
Christophe Dumez 2dddd2b24b - Started work on transfer list filters 15 years ago
Christophe Dumez d6e90883cb - Initial commit (both lists are merged but not all the features are there and it is probably buggy) 15 years ago
Christophe Dumez 7792b4f849 - Branched trunk in order to work on a major GUI remodeling. I will attempt to: 15 years ago
Christophe Dumez bc308741b7 - FEATURE: Dropped dependency on libcurl (Using Qt >= 4.4 for downloads now) 15 years ago
Christophe Dumez c8e8306e0a - Added "Copy magnet link" entry to right click menu now that we support magnet URIs 15 years ago
Christophe Dumez e429126934 - Ok. torrentless downloads paused state is now restored properly (once metadata is received) 15 years ago
Christophe Dumez ca83fdecff - Display swarm information in download list too 15 years ago
Christophe Dumez 65c4da6f0e - BUGFIX: Provide more helpful explanation when an I/O error occured 16 years ago
Christophe Dumez 7dfdebd593 - License fix due to problems with OpenSSL 16 years ago
Christophe Dumez 00c5127ba1 - Commited some code by mistake 16 years ago
Christophe Dumez c2244f746e - Torrent downloading is now handled by search engine plugins to allow for more flexibility 16 years ago