Commit graph

1991 commits

Author SHA1 Message Date
Christophe Dumez
581efd0afd - Remember sorted column in peer list 2009-11-22 18:20:47 +00:00
Christophe Dumez
8b78096366 - Set refresh list interval to 30ms min (instead of 10ms) 2009-11-22 18:08:05 +00:00
Christophe Dumez
573a18c20f - Fix folder scanning in program preferences (closes #486712) 2009-11-22 16:35:11 +00:00
Christophe Dumez
b460f67cc4 - Fix up/down speed limit display 2009-11-22 16:28:42 +00:00
Christophe Dumez
823da52d18 - Updated russian translation 2009-11-22 16:16:01 +00:00
Christophe Dumez
690215e2b0 - Align text on the right in properties 2009-11-22 11:25:17 +00:00
Christophe Dumez
8fe448d35f - Fixed compilation with libtorrent v0.14 2009-11-22 11:16:30 +00:00
Christophe Dumez
5544f2a138 - Another compilation fix for libtorrent v0.14 2009-11-22 10:40:54 +00:00
Christophe Dumez
c1d3f719df - Compilation fix for libtorrent v0.14 2009-11-22 10:35:16 +00:00
Christophe Dumez
f5fc1884b2 - Show official documentation when pressing F1 key 2009-11-22 10:08:03 +00:00
Christophe Dumez
002faac042 - Update documentation links to point to the actual documentation articles (in french or english depending on the current locale) instead of the wiki main page 2009-11-22 10:03:40 +00:00
Christophe Dumez
03552c9a1f - Clean up search engine plugins code
- Update plugins from sourceforge SVN/trunk now to avoid maintenance of another update server
2009-11-22 09:37:16 +00:00
Christophe Dumez
d267d65e57 - Remove html tags from torrent names in mininova search plugin 2009-11-21 20:49:09 +00:00
Christophe Dumez
cdce77962a - Display piece availability average next to the bar 2009-11-21 20:01:09 +00:00
Christophe Dumez
0c617f0a03 - show piece related bar only for downloading torrents (no use for completed ones) 2009-11-21 19:47:54 +00:00
Christophe Dumez
47d545633d - Graphically display piece availability in torrent preferences 2009-11-21 19:40:24 +00:00
Christophe Dumez
fb6b40ccd1 - Rewrote the bar to display the downloaded piece as the one we had was overly complicated 2009-11-21 18:36:12 +00:00
Christophe Dumez
ac021aaecb - Bump to beta5 2009-11-21 15:33:22 +00:00
Christophe Dumez
a4cfc77531 - Improve LSD/DHT/PeX display in tracker list 2009-11-21 15:23:27 +00:00
Christophe Dumez
480d1b18db - Display in tracker list the number of peers gotten from LSD/PeX/DHT 2009-11-21 15:18:09 +00:00
Christophe Dumez
3827a66a3a - Optimized transfer list refresh 2009-11-21 14:42:58 +00:00
Christophe Dumez
eb3d7f31e8 - Updated language files 2009-11-21 14:38:26 +00:00
Christophe Dumez
62f57862e5 - Properly report paused torrents from Bittorrent session to GUI (closes #86293)
- Removed some verbose debug
2009-11-21 14:25:07 +00:00
Christophe Dumez
70c62f6294 - Refresh torrent properties and transfer list only when they are visible in order to save CPU :) 2009-11-21 14:16:54 +00:00
Christophe Dumez
d6e1dc9020 - Make torrent status filters behave as in µTorrent 2009-11-21 13:51:15 +00:00
Christophe Dumez
46f081d888 - Made sure the file priorities in torrent properties don't overwrite "download first/last pieces first" option 2009-11-21 12:43:08 +00:00
Christophe Dumez
ef4c320af7 - Made "download first and last piece first" option smarter. It now detects the main file in the torrent and download the first/last pieces of this file. (Thanks Attila Olah for this suggestion). 2009-11-21 12:35:26 +00:00
Christophe Dumez
6673273830 - Change qBittorrent parameter in desktop file because it does not seem to work 2009-11-21 11:05:26 +00:00
Christophe Dumez
154673a99b - Force torrentfilesmodel list repaint when progress and priorities are updated 2009-11-21 10:38:45 +00:00
Christophe Dumez
62604e32c0 FEATURE: Added option to download first and last piece of a torrent first (for preview) 2009-11-21 10:17:57 +00:00
Christophe Dumez
873221ec14 - Catch exception thrown by resolver.resolve() and display the error message on stderr 2009-11-21 08:37:09 +00:00
Christophe Dumez
e645133baf - Fix compilation errors on Fedora 2009-11-20 22:06:36 +00:00
Christophe Dumez
8c1851c0bd - Move priority column to index==1 for better readability 2009-11-20 19:15:12 +00:00
Christophe Dumez
d15a177027 - Fix the status display of queued checking torrents 2009-11-20 18:42:32 +00:00
Christophe Dumez
5d427d2acf - Save fast resume data for paused torrents too to avoid loosing information (e.g. user trackers, ...) 2009-11-20 18:36:34 +00:00
Christophe Dumez
aa0c2e611f - Remove useless code in torrentpersistentdata since libtorrent is saving and restoring this for us 2009-11-20 18:29:13 +00:00
Christophe Dumez
332a4121c8 - Made nova2dl.py more robust by downloading the torrent itself if the search plugin does not provide the download_torrent() method 2009-11-20 12:04:38 +00:00
Christophe Dumez
843168bb62 - Move ui files to their own folder 2009-11-20 08:20:05 +00:00
Christophe Dumez
4ee47ce2b8 - Use a capital "B" for Bittorrent class 2009-11-20 08:01:59 +00:00
Christophe Dumez
262b88930e - Use lowercase characters only in filenames 2009-11-20 07:48:44 +00:00
Christophe Dumez
d1646c169d - Fix folder size update in TorrentFilesModel 2009-11-20 07:18:40 +00:00
Christophe Dumez
c6a9ec7c6f - Added a few more country flags to Geoip 2009-11-19 19:38:37 +00:00
Christophe Dumez
ff2fef0dc1 - Fix little problem in evenmanager causing this output: "no status, should not happen!!!" 2009-11-19 18:28:30 +00:00
Christophe Dumez
b35cc2c9e4 - Support up to 99999 peers (for display). It used to be 9999 but this was not enough for some torrents. 2009-11-19 17:13:53 +00:00
Christophe Dumez
98223e54e8 - Updated tracker behavior, it works better now (more µTorrent like) 2009-11-19 15:50:57 +00:00
Christophe Dumez
e36e500045 - Added DHT to trackers list 2009-11-19 15:43:00 +00:00
Christophe Dumez
e2b8aeafa6 - FEATURE: Display the number of peers returned by each tracker 2009-11-19 15:04:43 +00:00
Christophe Dumez
484a75ad64 FEATURE: Global upload/download speeds can be capped from status bar (µTorrent behavior) 2009-11-19 13:25:00 +00:00
Christophe Dumez
5a88c1ad46 - Fix double fix in tracker list when switching torrent 2009-11-19 12:54:53 +00:00
Christophe Dumez
e8fba3e630 - Moved "download in sequential order" from Torrent properties to right click menu in transfer list (it makes more sense this way)
- Do not save sequential mode status to hard disk because libtorrent is already taking care of this
2009-11-19 12:45:11 +00:00
Christophe Dumez
81412584e1 - Remember tracker list column width on restart 2009-11-19 12:27:52 +00:00
Christophe Dumez
1b82dd315b - Fix and improved torrent comment display
- Made links linkable in torrent comments
2009-11-19 12:17:51 +00:00
Christophe Dumez
ccdb2a82c3 - New tracker list (displays tracker status and error/warning messages) 2009-11-19 11:09:03 +00:00
Christophe Dumez
8ada8d33c8 FEATURE: Announce to all trackers specified for a torrent (µTorrent behavior) 2009-11-19 08:43:18 +00:00
Christophe Dumez
ac279979fb - Fix errors in tracker messages saving code 2009-11-19 08:36:03 +00:00
Christophe Dumez
d5e2905ead - Clean up of bittorrent class 2009-11-19 08:14:04 +00:00
Christophe Dumez
1b0d2a7d55 - Clean up GUI includes 2009-11-19 07:28:52 +00:00
Christophe Dumez
da080a8979 - delete socket client explicitely (although Qt should take care of it) 2009-11-19 07:24:14 +00:00
Christophe Dumez
41e18fd245 - Removed useless class property in GUI class 2009-11-19 07:21:55 +00:00
Christophe Dumez
10c40c6485 - Cleanup systray code 2009-11-18 18:45:06 +00:00
Christophe Dumez
e93fab40fe - Removed some too verbose debug
- Suppress a Qt warning about the layout in status bar
2009-11-18 18:07:31 +00:00
Christophe Dumez
b64919234a - Suppress another valgrind warning 2009-11-18 18:00:17 +00:00
Christophe Dumez
fb4700907d - Removed unused keyboard shortcut (and remove valgrind warning) 2009-11-18 17:51:50 +00:00
Christophe Dumez
d3c59f0814 - Move Web UI code to Bittorrent class 2009-11-18 17:46:59 +00:00
Christophe Dumez
cedc87a703 - Fix completed torrent counting
- Make sure the status bar is displayed before showing the GUI
2009-11-18 17:32:54 +00:00
Christophe Dumez
54f2e66464 - Updated language files 2009-11-18 16:04:26 +00:00
Christophe Dumez
8160449964 - Improved status bar spacing 2009-11-18 15:56:40 +00:00
Christophe Dumez
e467fd8fab - Improved separators style in status bar 2009-11-18 15:24:48 +00:00
Christophe Dumez
5da2e6a9ee - Started to improved the status bar style 2009-11-18 14:54:33 +00:00
Christophe Dumez
0cb5993f66 - Display total amount transferred in status bar 2009-11-18 13:34:03 +00:00
Christophe Dumez
54d7c6dc54 - Moved status bar code from the GUI to its own class for make GUI more readable
- Fix "Display current speed in title" feature
- Fix Up/Down speed labels update in status bar
2009-11-18 13:18:55 +00:00
Christophe Dumez
c30ec7bb6e - Fix keyboard shortcuts for tab switching 2009-11-18 12:40:13 +00:00
Christophe Dumez
0bc2e9aeeb - Removed regular tracker scrape code since it is done automatically by libtorrent (it should not have been in GUI class anyway...)
- Moved bittorrent specific code from GUI class to bittorrent class
2009-11-18 12:35:55 +00:00
Christophe Dumez
95469756d1 - Bump to beta3 2009-11-18 12:25:28 +00:00
Christophe Dumez
aa65cf9547 - Moved priority Up/Down buttons to the left of preferences button (top toolbar) 2009-11-18 12:24:19 +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
db92ffaf92 - Added back the super seeding feature which got lost during transfer lists merging (It is untested yet, I'll do that later). 2009-11-18 11:04:19 +00:00
Christophe Dumez
79e139268a - Refresh list and torrent numbers on torrent addition 2009-11-18 10:39:56 +00:00
Christophe Dumez
6c796ff302 - Improve the previous fix to search engine deletion 2009-11-18 10:34:57 +00:00
Christophe Dumez
4ca2d060ea - Make everything compile back with libtorrent v0.14
- Fix crash in search engine destructor if downloads are running
2009-11-18 10:29:20 +00:00
Christophe Dumez
b9387cf4c4 - Display the number of torrents in earch status filter 2009-11-18 08:51:36 +00:00
Christophe Dumez
ff5524475f - Commented -Wl --asneeded lflags 2009-11-18 08:02:12 +00:00
Christophe Dumez
31374d8d30 - Remove useless code since it is handled on libtorrent side 2009-11-17 18:21:46 +00:00
Christophe Dumez
2b5522e165 - Dropped dependency on libzzip 2009-11-17 17:20:25 +00:00
Christophe Dumez
3987d0b5ef - Enable peer country resolution as a default 2009-11-17 16:07:15 +00:00
Christophe Dumez
7c84551150 - Support peer manual ban (from peer list) 2009-11-17 16:02:35 +00:00
Christophe Dumez
47fc4679d4 - Support per-peer rate limiting 2009-11-17 14:19:50 +00:00
Christophe Dumez
bf6d7534d5 - upload speed limiting now works for seeding torrents 2009-11-17 13:16:25 +00:00
Christophe Dumez
5ffcf5a9dc - Fixed per torrent speed limiting
- A lot of cleanup in speed limiting dialog
2009-11-17 13:11:32 +00:00
Christophe Dumez
490ef19e64 - Made peer addition more robust by catching exceptions 2009-11-17 11:47:48 +00:00
Christophe Dumez
94f3323270 - New peers can manually be added to a torrent 2009-11-17 11:46:43 +00:00
Christophe Dumez
bb4dc84824 - Tweaked property buttons spacing on Linux 2009-11-17 10:03:07 +00:00
Christophe Dumez
660f478a70 - Fix queueing system 2009-11-17 09:59:49 +00:00
Christophe Dumez
f24749bbf8 - Fix column hidding code 2009-11-17 09:07:37 +00:00
Christophe Dumez
04a3fcb0ed - Play with Transfer list columns alignment 2009-11-17 09:04:16 +00:00
Christophe Dumez
9fdc6a2acd - Second attempt to fix buttons layout on Mac OS 2009-11-17 08:32:52 +00:00
Christophe Dumez
4e8eaafd53 - Torrents can now be rechecked from Web UI (patch by Stephanos Antaris)
- Torrents paused/resumed state is not reflected in GUI if the action was executed from Web UI
2009-11-17 08:15:26 +00:00
Christophe Dumez
e30268cf3b - Attempt to fix property buttons layout on Mac OS 2009-11-17 07:17:33 +00:00
Christophe Dumez
eab216e5a8 - Improved ETA calculation for big torrents 2009-11-16 20:28:58 +00:00
Christophe Dumez
7578e7404b FEATURE: Seeds and Peers columns are now sortable
COSMETIC: Added a "torrent status" column to transfer list
COSMETIC: Display Seeds and Peers in two separate columns
2009-11-16 18:30:59 +00:00
Christophe Dumez
7093c3576b - Added more country flags to geoip 2009-11-16 15:49:34 +00:00
Christophe Dumez
c3281a1e8f - Do not refresh properties if they are note visible 2009-11-16 15:29:44 +00:00
Christophe Dumez
561033d7eb - Fixed China recognition in geoip 2009-11-16 15:01:48 +00:00
Christophe Dumez
f588882a96 - Added more country flags to geoip 2009-11-16 07:52:10 +00:00
Christophe Dumez
6b0f855752 - Add a few more country flags to geoip database 2009-11-16 07:38:33 +00:00
Christophe Dumez
881c3be58c - Make peer list non editable 2009-11-16 07:21:54 +00:00
Christophe Dumez
78346a881c - Added GeoIP licensing 2009-11-16 07:15:12 +00:00
Christophe Dumez
b3ce32b405 - Improved usa flag quality 2009-11-15 20:39:08 +00:00
Christophe Dumez
3d790d131c - Support a lot more countries in GeoIP (flag display) 2009-11-15 20:27:36 +00:00
Christophe Dumez
9e9e6f028c - Integrate Geoip database to speed up country resolution 2009-11-15 20:03:23 +00:00
Christophe Dumez
cb32ed97a8 - Prepare to use geoip database locally 2009-11-15 19:08:20 +00:00
Christophe Dumez
e9350e66f0 - FEATURE: Make sure torrent files are always sorted by name 2009-11-15 14:56:25 +00:00
Christophe Dumez
d843366c0d - Updated language files
- Added missing Q_OBJECT macro to transferListFilters class
2009-11-15 14:42:18 +00:00
Christophe Dumez
1b6e282938 - Remove old comments 2009-11-15 13:30:44 +00:00
Christophe Dumez
aeb12e53ee - Remove old comments 2009-11-15 13:29:32 +00:00
Christophe Dumez
31180bb00c - Save / Restore preferences dialog size and position on restart
- Make use of new Preferences in GUI constructor
2009-11-15 13:28:58 +00:00
Christophe Dumez
36748b6729 - Removed some debug 2009-11-15 13:11:07 +00:00
Christophe Dumez
d9cb73634d - Performance improvement, property tabs are updated only when displayed 2009-11-15 13:10:31 +00:00
Christophe Dumez
c5c09b09ee - Implemented flag display in peer list (has to be enabled in program preferences, connection section) 2009-11-15 12:57:25 +00:00
Christophe Dumez
12106c308e - Manage country resolution on libtorrent side. The flags are not displayed in the peer list yet though 2009-11-15 10:59:11 +00:00
Christophe Dumez
f7f4d1333b - Catching SIGABRT signal to attempt to display the backtrace when an assertion is hit 2009-11-15 10:42:03 +00:00
Christophe Dumez
1c08bf054a - Fix progress display in torrent properties 2009-11-15 10:35:45 +00:00
Christophe Dumez
4824637681 - Delete hostname resolver asynchronously to avoid freezing the GUI on preference window closing 2009-11-15 10:17:21 +00:00
Christophe Dumez
5962ef79cb - Added option to disable peer host name resolution (disabled as a default)
- Fix several other bugs related to properties and preferences
2009-11-15 10:00:07 +00:00
Christophe Dumez
3762c37517 - Take "RSS refresh interval" into consideration without restarting qBT 2009-11-15 08:53:33 +00:00
Christophe Dumez
e97b805365 Peer lis column width are now restored on startup 2009-11-15 08:40:26 +00:00
Christophe Dumez
6dbd1daa5c - Little pointer code cleanup 2009-11-14 20:39:37 +00:00
Christophe Dumez
59f21d592e - Updated Changelog
- Bump to beta2
2009-11-14 20:35:39 +00:00
Christophe Dumez
946e2778f8 - Start with the right preference panel 2009-11-14 20:26:32 +00:00
Christophe Dumez
9fbe2ff6c4 - Fix possible crash in search field autocompletion
- Optimized autocompletion code
2009-11-14 20:24:39 +00:00
Christophe Dumez
a4383d1b7f - Fix memory leak in RSS parser 2009-11-14 19:42:44 +00:00
Christophe Dumez
131dda2617 - Fix memory leak in new properties panel 2009-11-14 19:28:35 +00:00
Christophe Dumez
51ebfadd85 - Split Preferences from the GUI so that Options dialog does not need to be created on startup to retrieve the preferences:
* This speeds up startup
  * Bittorrent session settings are now applied at bittorrent class level (Required for headless running)
2009-11-14 19:08:28 +00:00
Christophe Dumez
0a1ae18412 - Remove outdated program preferences 2009-11-14 14:18:32 +00:00
Christophe Dumez
cd50c3299e - COSMETIC: Made program preferences scrollable for usability on small scree
ns (e.g. netbooks)
2009-11-14 13:59:13 +00:00
Christophe Dumez
f7c196dbcf - Implemented asynchronous hostname resolution in Peer list 2009-11-14 13:33:55 +00:00
Christophe Dumez
8260159ca4 - Initial implementation of Peer list 2009-11-14 10:37:45 +00:00
Christophe Dumez
d8c6e2bcc6 - Added Peers tab (not functional yet) 2009-11-12 19:44:47 +00:00
Christophe Dumez
bc2a4b622b - Added piece_availability() to qtorrenthandle to prepare for piece availability widget (bar) 2009-11-12 19:44:05 +00:00
Christophe Dumez
daef9ece75 - FEATURE: Folder scanning now works with CIFS and NFS mounted folders 2009-11-12 18:24:51 +00:00
Christophe Dumez
a6f31c7950 - Display more information regarding the torrent in its properties pannel
- Made properties pannel scrollable, it behaves better with the splitter
2009-11-12 07:42:21 +00:00
Christophe Dumez
0e93e8dc9d - Made splitter children non-collapsible 2009-11-11 16:30:05 +00:00
Christophe Dumez
3fa98705bc - Oops, did not meant to set a maximum height for the pannel 2009-11-11 16:23:38 +00:00
Christophe Dumez
4493752d2f - Improved properties pannel by using a Splitter to allow the user to set the height of the pannel 2009-11-11 16:22:57 +00:00
Christophe Dumez
6199d6d543 - Put pieces properties on the top of torrent properties (uTorrent like) 2009-11-11 14:58:13 +00:00
Christophe Dumez
743d54a745 - Added columns width saving to torrent addition dialog
- Fixed column width saving in torrent properties
- Code Cleanup
2009-11-11 14:19:44 +00:00
Christophe Dumez
5d09f89a0f - Fix right click menu in torrent addition dialog 2009-11-11 14:10:09 +00:00
Christophe Dumez
ea2f5df95f - Completed port to TorrentFilesModel. Got rid or old arborescense.h 2009-11-11 14:06:07 +00:00
Christophe Dumez
a03c1d3d50 - Removed some cpu-eating debug 2009-11-11 12:33:38 +00:00
Christophe Dumez
5fac6ef3b2 - Minor cleanup 2009-11-11 12:30:46 +00:00
Christophe Dumez
81658b9648 - Ported propertiesWidget from arborescence.h to new TorrentFiles Tree Model. (Needs to do the same thing for TorrentAddition.h now) 2009-11-11 12:22:48 +00:00
Christophe Dumez
2e2e506162 - Fixed a lot of bugs in the new TorrentFilesModel 2009-11-11 11:49:59 +00:00
Christophe Dumez
d006327f14 - Implemented a arborescence.h replacement. The new implementation is way more efficient and saves memory. Note that arborescence was not replaced yet. 2009-11-10 20:47:48 +00:00
Christophe Dumez
308bd65c8f - Updated language files 2009-11-09 20:45:30 +00:00
Christophe Dumez
6afb82e2e2 - v2.0.0beta1 bump 2009-11-09 20:39:40 +00:00
Christophe Dumez
5f8f7bdc17 - Merged major-gui-lift branch 2009-11-09 20:33:19 +00:00
Christophe Dumez
611e33bf80 - Polish torrent properties 2009-11-09 20:04:17 +00:00
Christophe Dumez
998b161696 - Save files list column width 2009-11-09 19:30:13 +00:00
Christophe Dumez
f9da85ecfe - Fixed file priorities 2009-11-09 18:01:54 +00:00
Christophe Dumez
d86cb62dc0 - Clearing of fiels list in properties was a bit too efficient (it removed header too) 2009-11-09 11:54:47 +00:00
Christophe Dumez
15427619bd - Forgot to clear some properties data when no torrent is selected 2009-11-09 11:49:18 +00:00
Christophe Dumez
9bc90fc7b2 - Huge forward porting of all previous properties features to the new properties panel (probably very buggy but most of the code should be there and it compiles) 2009-11-09 08:56:21 +00:00
Christophe Dumez
6ecde51e45 - Make sure a torrent is always selected when we switch filters 2009-11-09 07:05:06 +00:00
Christophe Dumez
bf727c11d3 - Fix seeds/leech and ETA display of torrents started in pause 2009-11-09 06:59:18 +00:00
Christophe Dumez
6a028c9efd - Display URL seeds in torrent properties 2009-11-08 20:23:02 +00:00
Christophe Dumez
92a9d04568 - Fix torrent deletion
- Fix extended selection in transfer list
- Disable and clear torrent properties when necessary
- Set correct visual attributes to transfer list
2009-11-08 19:54:22 +00:00
Christophe Dumez
a7da280f57 - Usability improvement in torrent properties 2009-11-08 19:09:10 +00:00
Christophe Dumez
4a33917e89 - All buttons work now 2009-11-08 16:48:38 +00:00
Christophe Dumez
8686ef0892 - A little eye candy 2009-11-08 16:39:17 +00:00
Christophe Dumez
cee9ece4c7 - Added back trackers display in torrent properties 2009-11-08 16:19:21 +00:00
Christophe Dumez
c756412ee6 - Added back "Sequential download" feature 2009-11-08 15:50:00 +00:00
Christophe Dumez
75e5a7e3d4 - Made progress on torrent properties (main tab) 2009-11-08 15:41:32 +00:00
Christophe Dumez
707e87f5b8 - started work on properties 2009-11-08 14:20:58 +00:00
Christophe Dumez
6b8521355f - Managed to get the transfer list filters working :) 2009-11-08 13:19:00 +00:00
Christophe Dumez
a0beccc04b - Selected filter is now restored on startup 2009-11-08 12:35:12 +00:00
Christophe Dumez
6b6181a3ee - vertical splitter size is now restored on startup 2009-11-08 12:23:04 +00:00
Christophe Dumez
2dddd2b24b - Started work on transfer list filters 2009-11-08 12:05:35 +00:00
Christophe Dumez
9f9f6abec1 - Remove outdated files 2009-11-08 10:26:39 +00:00
Christophe Dumez
7caed10dc0 - Fix a lot of issues related to proxy model 2009-11-08 10:10:07 +00:00
Christophe Dumez
806eee9404 - Fixed queued icon 2009-11-08 09:53:18 +00:00
Christophe Dumez
52638a2891 - Fix torrent priority update 2009-11-08 09:50:29 +00:00
Christophe Dumez
33324c190e - Update torrent metadata in transfer list once it is received 2009-11-08 09:28:34 +00:00
Christophe Dumez
8d59f3c4e1 - Updated torrent state icons 2009-11-08 09:24:56 +00:00
Christophe Dumez
e6465d784d - Save restore columns state in transfer list 2009-11-08 09:14:54 +00:00
Christophe Dumez
31eb902494 - Should right click menu behavior for seeding torrents 2009-11-08 08:56:20 +00:00
Christophe Dumez
c818c2dae6 - Updated Transfer tab icon
- Fix display of priority for seeding torrents
2009-11-08 08:38:07 +00:00
Christophe Dumez
23d1aa7691 - Started to put back the right click menu (still unperfect) 2009-11-07 21:04:56 +00:00
Christophe Dumez
bf7841cdb9 - Improved list refreshing code 2009-11-07 20:00:38 +00:00
Christophe Dumez
d6e90883cb - Initial commit (both lists are merged but not all the features are there and it is probably buggy) 2009-11-07 19:55:33 +00:00
Christophe Dumez
ff6e9c0f9b - Check that local files exist when "skip file checking and start seeding immediately" feature is enabled. (Thanks Stephanos Antaris to notice this bug and propose a solution) 2009-11-07 08:29:57 +00:00
Christophe Dumez
be240f72ab - Mark news feed articles as read even if they are visited with keyboard arrows 2009-11-06 18:29:32 +00:00
Christophe Dumez
e3a29d8ebf - Updated desktop file to %U because qBittorrent actually takes a list of URLs as argument 2009-11-06 16:21:56 +00:00
Christophe Dumez
7792b4f849 - Branched trunk in order to work on a major GUI remodeling. I will attempt to:
* Merge download and upload lists
  * Display torrent properties in the same tab (horizontal split)
2009-11-06 14:30:14 +00:00
Christophe Dumez
53171c81e1 - Make sure RSS Feed downloader does not process already-read articles 2009-11-06 13:46:30 +00:00
Christophe Dumez
9b4cfa4a3d - Close the file before emitting the signal so that the file can safely be processed in the slot 2009-11-06 13:19:49 +00:00
Christophe Dumez
e4be70edec - Updated uTorrent Peer ID to v1.8.5 2009-11-06 10:48:13 +00:00
Christophe Dumez
7f12bbb783 - Added "Skip file checking and start seeding immediately" option to torrent addition dialog (patch by Stephanos Antaris).
- Updated French translation
2009-11-05 18:39:27 +00:00
Christophe Dumez
5d1ed7a564 - BUGFIX: Added safety mecanism which adds the torrents back to the list in case qbittorrent-resume.conf gets deleted or corrupted. 2009-11-04 17:44:47 +00:00
Christophe Dumez
92dd4c8c5b - Fix indentation 2009-11-04 15:07:50 +00:00
Christophe Dumez
bc308741b7 - FEATURE: Dropped dependency on libcurl (Using Qt >= 4.4 for downloads now)
- FEATURE: Dropped Qt 4.3 support (Qt >= 4.4 is required)
2009-11-04 15:04:11 +00:00
Christophe Dumez
66590bfa4a - Make sure that scan directory is not qBittorrent backup folder to avoid torrent deletion 2009-11-04 08:07:31 +00:00
Christophe Dumez
7fc0b02259 - Remove useless function that can cause compilation errors 2009-11-01 14:11:13 +00:00
Christophe Dumez
061a9c7ecf - Fix compilation warning regarding sortNewsList() 2009-10-30 15:13:13 +00:00
Christophe Dumez
e97a6f5f08 - Fix tracker addition to torrents 2009-10-30 14:58:17 +00:00
Christophe Dumez
fe3a6b8b57 - Fix crash when applying torrent files priorities (if libtorrent-rasterbar has debug enabled) 2009-10-30 13:07:13 +00:00
Christophe Dumez
edfd93496e - Fix compilation warning 2009-10-24 23:11:29 +00:00
Christophe Dumez
d8e4732627 - Fixed PirateBay search plugin
- Using Download button in search results list now downloads the right torrents
- The search results list is no longer sorted automatically when a row color is updated
2009-10-24 22:49:10 +00:00
Christophe Dumez
966367aff6 - Fix compilation error 2009-10-24 14:36:17 +00:00
Christophe Dumez
1cc6086468 FEATURE: Metadata download from swarm is now compatible with µtorrent
FEATURE: Support tracker exchange between peers

Updated Changelog
2009-10-24 14:28:00 +00:00
Christophe Dumez
b00eeef04d FEATURE: Added program option to disable splash screen 2009-10-22 16:50:34 +00:00
Christophe Dumez
e423285d88 - FEATURE: Added per-torrent super seeding mode 2009-10-21 20:47:46 +00:00
Christophe Dumez
74d8a00854 - Added support for new state: checking_resume_data 2009-10-21 20:05:45 +00:00
Christophe Dumez
24470a7cc3 - Enabled "Start Minimized" and disabling systray integration at the same time no longer make GUI invisible. 2009-10-21 19:20:07 +00:00
Christophe Dumez
edc25ba52f - Remove call to h.trackers() since it seems to cause crashes sometimes 2009-10-15 19:58:15 +00:00
Christophe Dumez
922112fc5b - Updated Russian translation (Thanks to Anthony "Commando" and Alexey Morsov) 2009-10-14 18:45:28 +00:00
Christophe Dumez
038c326f81 - Ignore permanent deletion button when no torrent is selected
- When a selected torrent is deleted, select next suitable torrent
2009-09-30 20:29:18 +00:00
Christophe Dumez
148d175ab0 - Added a command line parameter --no-splash to disable splash screen 2009-09-30 18:57:06 +00:00
Christophe Dumez
3dd9ebc61d - Fix compilation on Mac OS 2009-09-30 18:43:31 +00:00
Christophe Dumez
0485864d38 - Fix a crash when scanned directory does not exist 2009-09-30 18:36:47 +00:00
Christophe Dumez
a2792efa72 - Make sure torrents are complete before auto downloader picks them up 2009-09-26 09:06:17 +00:00
Christophe Dumez
00a17b9447 - Updated bulgarian translation 2009-09-25 23:31:14 +00:00
Christophe Dumez
15df7029b9 - Hide download url column in search results 2009-09-24 19:11:18 +00:00
Christophe Dumez
2556346dda - Fix a possible crash when pausing then deleting a torrent quickly 2009-09-21 19:08:33 +00:00
Christophe Dumez
0433254ad8 - Should fix torrents pausing for no reason 2009-09-20 21:25:17 +00:00
Christophe Dumez
741d95b33e - Updated Korean translation 2009-09-10 09:38:59 +00:00
Christophe Dumez
55ff924e60 - Pause torrents in error state 2009-09-07 12:10:47 +00:00
Christophe Dumez
37158a32ad - Fix crash in torrent addition dialog when save path does not exist (closes #425227)
- Fix downloading from URL (broken in v1.5.0)
2009-09-07 11:48:31 +00:00
Christophe Dumez
095dfe5b9e - Added Traditional chinese translation to desktop file 2009-09-07 09:58:29 +00:00
Christophe Dumez
a9686e8c4b - Removed useless variable check 2009-09-06 20:13:18 +00:00
Christophe Dumez
e2d801d920 - Updated version to v1.6.0alpha1 2009-09-03 18:11:39 +00:00
Christophe Dumez
194eb3ba6e - v1.5.0 release 2009-09-03 11:35:28 +00:00
Christophe Dumez
8792637634 - Fixed uTorrent spoofing code 2009-09-03 11:29:15 +00:00
Christophe Dumez
63ad2def91 - Improve readability of tracker error tooltips
- Update uTorrent spoofer to v1.9.4
2009-09-03 11:05:20 +00:00
Christophe Dumez
f790b80aa3 - Updated Dutch translation 2009-09-02 06:47:32 +00:00
Christophe Dumez
ab78e5b438 - Updated Italian translation 2009-09-01 18:14:26 +00:00
Christophe Dumez
05948e2edf - Bump to rc5 2009-09-01 17:26:34 +00:00
Christophe Dumez
c9c4f7001a - Fix crash when right-clicking on RSS news list (closes #422495) 2009-09-01 17:24:47 +00:00
Christophe Dumez
6cd185d0d5 - Updated Finnish translation 2009-09-01 16:49:13 +00:00
Christophe Dumez
063219cbe7 - Updated Hungarian translation 2009-09-01 16:42:39 +00:00
Christophe Dumez
e324f3792b - Updated Greek translation
- Added Romanian translation to desktop file
2009-09-01 16:42:00 +00:00
Christophe Dumez
0267ecc342 - Updated Czech and Portuguese translations 2009-09-01 16:39:45 +00:00
Christophe Dumez
e53c7aaea6 - Added Portuguese and brazilian translations to desktop file
- Recursive torrent download now consider torrents with more than one file inside
2009-08-31 08:51:55 +00:00
Christophe Dumez
3e90e56266 - Added Slovak and Cseck translations to desktop file 2009-08-31 07:31:34 +00:00
Christophe Dumez
1c1b8acd67 Added Finnish translation to desktop file 2009-08-31 06:14:58 +00:00
Christophe Dumez
811846e5fa - Added Hungarian translation to desktop file (Thanks Charles Barcza) 2009-08-31 01:48:28 +00:00
Christophe Dumez
3ba28885b9 - Added Traditional Chinese translation 2009-08-30 03:42:14 +00:00
Christophe Dumez
8ed1c57c29 - Updated french translation
- Bump to rc4
2009-08-30 02:01:36 +00:00
Christophe Dumez
af5d24c5bc - Forgot to commit this file 2009-08-30 01:24:46 +00:00
Christophe Dumez
9dcd572d60 - BUGFIX: Better item coloring in torrent content filtering dialog
- Updated turkish translation
2009-08-29 09:42:20 +00:00
Christophe Dumez
e024a3ff35 - Updated Finish and Romanian translations 2009-08-29 08:01:43 +00:00