Commit graph

119 commits

Author SHA1 Message Date
Christophe Dumez
d12c5cdf55 Address encoding issues when using search engine on Windows (closes #29) 2012-09-15 16:54:09 +03:00
Christophe Dumez
02fbd6a135 Fix compilation warnings in smtp.h (cgreco) 2011-06-05 16:08:30 +00:00
Christophe Dumez
8bfbb98509 Add regex help and validation (RSS downloader 2011-04-18 15:56:22 +00:00
Christophe Dumez
01b5844174 - FEATURE: Added monochrome icon for light themes
- BUGFIX: Change systray icon on the fly (no restart needed)
2011-03-27 08:34:51 +00:00
Christophe Dumez
93a84655b6 Get rid of QtSVG dependency 2011-03-26 09:03:12 +00:00
Christophe Dumez
d67d4a38ce Improve status bar's style 2011-03-13 13:35:08 +00:00
Christophe Dumez
3b898c52d3 Code clean up 2011-03-13 12:48:53 +00:00
Christophe Dumez
14341f3be2 COSMETIC: Added monochrome tray icon 2011-03-12 20:59:44 +00:00
Christophe Dumez
82e41f36ee FEATURE: Added per-torrent ratio limiting (Christian Kandeler) 2011-03-07 19:26:44 +00:00
Christophe Dumez
493499cded COSMETIC: Same deletion confirmation dialog in the GUI and Web UI 2010-12-15 19:51:19 +00:00
Christophe Dumez
02dcfb2763 Improve icon theme integration 2010-12-14 19:34:19 +00:00
Christophe Dumez
f510852cd7 Improve Icon theme integration 2010-12-14 19:28:40 +00:00
Christophe Dumez
25ead318da Better icon theme integration 2010-12-14 19:13:02 +00:00
Christophe Dumez
ebf97a9ee8 Wrongly removed this icon 2010-12-14 18:56:18 +00:00
Christophe Dumez
473a74af93 Remove icons that are no longer used 2010-12-13 18:29:17 +00:00
Christophe Dumez
052825e5c4 Initial support for system Icons (incomplete but good progress) 2010-12-12 19:37:59 +00:00
Christophe Dumez
c77eb35f5b FEATURE: Optimized and improved the peer country resolution code
FEATURE: Optimized and improved the locale preferences code
COSMETIC: Use country flags by Mark James (Thanks to Dmytro Pukha)
2010-11-20 15:59:17 +00:00
Christophe Dumez
a2c19302cb Updated resource file 2010-10-31 12:04:04 +00:00
Christophe Dumez
ee01c2c745 FEATURE: Added button to password-lock the UI 2010-08-19 16:30:13 +00:00
Christophe Dumez
fefda39284 Added priority actions to Web UI right-click menu 2010-08-15 08:49:19 +00:00
Christophe Dumez
9b0dd39d9d Added missing icon 2010-08-15 07:23:37 +00:00
Christophe Dumez
66d4cc2ab8 FEATURE: Added actions to "Move to top/bottom" of priority queue 2010-08-14 15:53:05 +00:00
Christophe Dumez
bbac79c030 FEATURE: Add Check/Uncheck all feature in Web UI 2010-05-24 18:57:44 +00:00
Christophe Dumez
1a0cc3215c Removed useless icons 2010-05-24 14:51:03 +00:00
Christophe Dumez
f0981c81c8 Removed another useless icon 2010-05-24 14:45:47 +00:00
Christophe Dumez
472604d1b0 Removed useless icons to reduce tarball size 2010-05-24 14:43:31 +00:00
Christophe Dumez
8db8841c9c Added error state icon
Update language files
2010-05-24 13:51:23 +00:00
Christophe Dumez
994c798264 Added cookie support for RSS feeds (Needs testing) 2010-05-17 14:57:45 +00:00
Christophe Dumez
fc33702b81 Added Arabic translation 2010-04-12 18:51:23 +00:00
Christophe Dumez
31017602fc Fix transparency of speed limits icons
Dropped dependency on Qt gif library
2010-04-07 07:59:26 +00:00
Christophe Dumez
81ecb5c7c8 Improved alternative speed limits icons 2010-04-05 20:52:48 +00:00
Christophe Dumez
8618f13b7a - Created "Advanced settings" tab in program preferences and moved "Disk cache" there 2010-01-31 15:11:15 +00:00
Christophe Dumez
06efd64a80 FEATURE: User can set alternative speed limits for fast toggling
Bandwidth scheduler is not functional yet (but appears in program preferences)
2010-01-23 20:44:09 +00:00
Christophe Dumez
2168d5a30e - qBittorrent no longer listens on a random port whenever it receives a listen_failed_alert (because it may correspond to another network interface)
- Display a "disconnected" icon in status bar whenever qBittorrent fails to listen on the selected port
2009-12-30 15:52:20 +00:00
Christophe Dumez
5fc69ccb73 - Torrent files can be renamed 2009-12-19 14:59:38 +00:00
Christophe Dumez
38cc55ea09 - Add hover effect of labels/categories to animate drag'n drop 2009-12-16 22:06:24 +00:00
Christophe Dumez
ed803fb994 - Initiated work on torrent labeling/categorization (functional but not perfect yet 2009-12-15 19:52:43 +00:00
Christophe Dumez
141d3b6737 - Fix RSS Feed downloader for RSS with no torrent attachment (but articles link points to the torrent instead) 2009-12-14 18:42:21 +00:00
Christophe Dumez
ae10bc9270 - Made Web UI tool bar looks exactly like the Web UI one (same buttons orders and added separators) 2009-11-26 10:21:13 +00:00
Christophe Dumez
236c0da563 - Allow to set up per-torrent upload rate limit from Web UI
- Updated Mootools to v1.2.4 and fix breakage with MochaUI
2009-11-25 10:03:04 +00:00
Christophe Dumez
d42ab6120e - Added right-click menu to transfer list 2009-11-24 19:41:31 +00:00
Christophe Dumez
7c1d3dea86 - Fixed download limit icon 2009-11-24 18:15:08 +00:00
Christophe Dumez
a9b49ea3e0 - Display torrent files in Web UI 2009-11-24 13:10:17 +00:00
Christophe Dumez
33d77ccf39 - Started work on Torrent Files display (Web UI) 2009-11-24 11:40:40 +00:00
Christophe Dumez
f63199f7b7 - Still working on Web UI remodeling 2009-11-23 19:57:33 +00:00
Christophe Dumez
3eeeb73af4 - New torrent status icons by Mateusz Tobola 2009-11-23 16:33:43 +00:00
Christophe Dumez
c6a9ec7c6f - Added a few more country flags to Geoip 2009-11-19 19:38:37 +00:00
Christophe Dumez
623933e2aa - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions)
- Delete useless properties button in top tool bar
- Set Alt+P keyboard shortcut to toggle torrent properties visibility
2009-11-18 12:11:15 +00:00
Christophe Dumez
7c84551150 - Support peer manual ban (from peer list) 2009-11-17 16:02:35 +00:00
Christophe Dumez
94f3323270 - New peers can manually be added to a torrent 2009-11-17 11:46:43 +00:00