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
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
6dbd1daa5c
- Little pointer code cleanup
2009-11-14 20:39:37 +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
0e93e8dc9d
- Made splitter children non-collapsible
2009-11-11 16:30:05 +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
998b161696
- Save files list column width
2009-11-09 19:30:13 +00:00
Christophe Dumez
a7da280f57
- Usability improvement in torrent properties
2009-11-08 19:09:10 +00:00
Christophe Dumez
cee9ece4c7
- Added back trackers display in torrent properties
2009-11-08 16:19:21 +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
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
c818c2dae6
- Updated Transfer tab icon
...
- Fix display of priority for seeding torrents
2009-11-08 08:38:07 +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
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
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
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
55ff924e60
- Pause torrents in error state
2009-09-07 12:10:47 +00:00
Christophe Dumez
01d504d992
- BUGFIX: Greatly improved column sorting code (download list only for now)
2009-08-26 03:50:20 +00:00
Christophe Dumez
9a14c4c599
- FEATURE: A random listening port can be chosen automatically
2009-08-25 09:19:02 +00:00
Christophe Dumez
666d4622b9
- Updated language files
...
- Updated search icon
2009-08-24 06:52:50 +00:00
Christophe Dumez
d4d0a08390
- Make sure priority column stays sorted when changing torrents priority ( closes #417829 )
2009-08-24 03:03:06 +00:00
Christophe Dumez
73dbce45b2
- Most of the code is there for rss feeds grouping. However it is not used yet and it is probably quite unstable
2009-08-22 14:06:05 +00:00
Christophe Dumez
687842a949
Code cleanup
2009-08-22 02:30:28 +00:00
Christophe Dumez
0b9c05d41b
- FEATURE: Make use of torrent enclosure in RSS feeds for direct download
...
- FEATURE: Implemented a RSS feed downloader with filter support
- FEATURE: Save old RSS item to hard disk to remember them on start up
- FEATURE: RSS Feeds can now be copied to the clipboard
2009-08-21 07:40:57 +00:00
Christophe Dumez
c8e8306e0a
- Added "Copy magnet link" entry to right click menu now that we support magnet URIs
2009-08-17 10:22:41 +00:00
Christophe Dumez
e429126934
- Ok. torrentless downloads paused state is now restored properly (once metadata is received)
2009-08-17 08:08:51 +00:00
Christophe Dumez
7e71de558a
- catching invalid_handle exception to avoid rare crashes
2009-08-17 06:01:35 +00:00
Christophe Dumez
e619b6977a
- Added Magnet URI support (might be still buggy)
...
* Known problem: Always added in paused state for some obscure reason)
2009-08-17 05:14:03 +00:00
Christophe Dumez
2742a54d6e
- Rewrited torrent resume code to make it cleaner and more generic
...
* magnet URI support should be easy to implement now
Warning: Since a lot of code was rewrited, some bugs may have been introduced
2009-08-16 03:09:20 +00:00
Christophe Dumez
b1e9c1ccf5
- Updated preference text since we are spoofing µtorrent now instead of Azureus
2009-08-06 13:14:50 +00:00
Christophe Dumez
96911a2c48
- Fixed broken icon for Website link
2009-07-15 11:13:52 +00:00
Christophe Dumez
ee6bc3c2e9
- FEATURE: Allow to set a different port for DHT (UDP) than the one used for
...
Bittorrent
2009-07-14 07:50:00 +00:00
Christophe Dumez
0153b03160
BUGFIX: Stop enforcing UTF-8 and use system locale instead
2009-07-12 08:13:00 +00:00
Christophe Dumez
ca83fdecff
- Display swarm information in download list too
2009-07-12 07:51:58 +00:00
Christophe Dumez
7db2ffc09f
- Should fix logout cancelation on KDE
2009-04-28 14:54:43 +00:00
Christophe Dumez
65c4da6f0e
- BUGFIX: Provide more helpful explanation when an I/O error occured
2009-04-17 20:04:09 +00:00
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
2009-04-05 17:00:55 +00:00
Christophe Dumez
00c5127ba1
- Commited some code by mistake
2009-03-27 22:25:34 +00:00
Christophe Dumez
c2244f746e
- Torrent downloading is now handled by search engine plugins to allow for more flexibility
2009-03-27 22:11:41 +00:00
Christophe Dumez
f4502367f3
- Allow to define a temporary download folder
2009-03-08 16:26:02 +00:00
Christophe Dumez
3894452840
- COSMETIC: Redesigned program preferences
...
- COSMETIC: Updated icons set
2009-03-08 10:28:58 +00:00
Christophe Dumez
3ae783e9cb
- Fixing 'hide top toobar feature'
2009-02-04 18:10:52 +00:00
Christophe Dumez
ada5d2665b
BUGFIX: Fixed download/upload speed decrease problems
2009-01-25 22:24:39 +00:00
Christophe Dumez
fd78e0b5ce
- Foreach loop optimization
2009-01-24 19:30:45 +00:00
Christophe Dumez
03dc617874
- Updated some translations
2009-01-06 20:38:52 +00:00
Christophe Dumez
bc29577a7b
- Added some debug for proxy settings
2009-01-05 23:16:34 +00:00
Christophe Dumez
e3ae03c8a8
- Ok, HTTP proxy code is working now
2009-01-05 11:20:32 +00:00
Christophe Dumez
956f97f6d6
- Fixed systray icon tooltip on Windows
2009-01-04 17:08:52 +00:00
Christophe Dumez
f36052351c
- Added debug for proxy code
2009-01-03 22:33:05 +00:00
Christophe Dumez
d40c646561
- Removed useless check in proxy code
2009-01-03 22:26:45 +00:00
Christophe Dumez
9412ced722
- Important HTTP proxy fix
2009-01-03 22:24:56 +00:00
Christophe Dumez
2651ec5f0b
- Forgot to hide decrease Priority button when disabling queueing
2008-12-29 23:00:13 +00:00
Christophe Dumez
29886acc01
- Putting back priority buttons in toolBar
2008-12-29 20:01:03 +00:00
Christophe Dumez
f1ed7f06b9
- Removed a function that is no longer used
2008-12-29 18:40:10 +00:00
Christophe Dumez
a848538d66
- Pause / resume in Web UI now updates the GUI
...
- Code cleanup
2008-12-29 18:36:54 +00:00
Christophe Dumez
81f2d7ee4a
- Cleaned up src.pro
...
- Removed some debug
2008-12-28 01:17:57 +00:00
Christophe Dumez
66874fbd2f
- This is not needed because a showEvent is raised anyway
2008-12-27 22:40:23 +00:00
Christophe Dumez
87eee7029d
- Force lists refresh before initially displaying the window to avoid lag
...
- Removed session tweaking on exit since it does not have any effect
2008-12-27 22:29:37 +00:00
Christophe Dumez
2e5330e54b
- Removed code that is no longer needed
2008-12-27 20:35:25 +00:00
Christophe Dumez
3f5340523f
- Fix for queueing system
2008-12-27 17:44:33 +00:00
Christophe Dumez
cc5015773b
- Should fix queueing system
2008-12-27 17:23:49 +00:00
Christophe Dumez
7a1af536b6
- Fixed start action
2008-12-27 10:07:03 +00:00
Christophe Dumez
45efcfce13
- Save session data and fast resume data sooner on exit (in case)
2008-12-27 10:02:42 +00:00
Christophe Dumez
c38a8a2bec
- Removed code that is no longer needed
2008-12-27 09:40:21 +00:00
Christophe Dumez
1225d16413
- Removed code that is no longer needed
2008-12-27 09:21:09 +00:00
Christophe Dumez
a3cfa6bba1
- Fixed torrents moving back from finished list to download list (without recheck)
2008-12-26 22:30:23 +00:00
Christophe Dumez
d57062a45a
- Fixed broken action "start All / Pause all" due to latest code changes
2008-12-26 22:02:01 +00:00
Christophe Dumez
32f478a8c2
- Removed some useless code due to latest changes
2008-12-26 21:59:54 +00:00
Christophe Dumez
61dae1444b
- Code optimization for torrent moving back to download list detection
2008-12-26 21:49:13 +00:00
Christophe Dumez
8ed40cc856
- Do not refresh lists when window is not visible (save cpu)
...
- Force list refresh on show Event to avoid lag before next UpdateList() timer call
2008-12-26 21:41:09 +00:00
Christophe Dumez
4f2a2dfab9
- Huge code refactoring (qBittorrent no longer store torrents and access them using libtorrent API)
2008-12-26 21:18:33 +00:00
Christophe Dumez
6a3dddd0cc
Catch SIGTERM to exit cleanly (e.g. computer shutdown)
2008-12-26 16:23:53 +00:00
Christophe Dumez
14646d0f9e
Rewrote folder scanning code (Now uses a filesystem watcher)
2008-12-26 13:17:08 +00:00
Christophe Dumez
90879386d5
- Fixed Qt4 warning when deleting options
2008-12-24 14:53:40 +00:00
Christophe Dumez
3678aa4d23
- bump to rc1
...
- Updated TODO
- Fix for toolBar spacing
- A little code cleanup
2008-12-24 14:41:16 +00:00
Christophe Dumez
a73d3132df
- Removed some useless debug
...
- Increased httpserver update interval
2008-12-23 16:50:46 +00:00
Christophe Dumez
368c122dce
- Queueing system fix
2008-12-23 16:27:47 +00:00
Christophe Dumez
cfbd06225b
- Removed priority buttons from toolBar since it only affects download list now
2008-11-02 20:42:02 +00:00
Christophe Dumez
9618056b4e
- Added support for 2 new extensions (uTorrent metadata and smart ban plugin)
...
- Removed option to disable uTorrent Peer eXchange (PeX) -> always ON
2008-11-02 19:22:10 +00:00
Christophe Dumez
8b40e43432
should speed up startup
2008-11-02 18:19:14 +00:00
Christophe Dumez
3282e1bcc9
- Save and load session state to remember it over different sessions
2008-11-02 13:19:27 +00:00
Christophe Dumez
9b67807926
- Queueing system should work fine now (port is complete, needs testing)
2008-11-02 11:43:20 +00:00
Christophe Dumez
f3729fbae6
- Use libtorrent queueing system (probably buggy and queueing currently does not work for seeds)
2008-11-02 10:47:59 +00:00
Christophe Dumez
82706141cf
Ratio calculation improvement: make usage of new all_time_upload and all_time_download variables in torrent_status.
2008-11-01 22:07:14 +00:00
Christophe Dumez
5e3be25916
- Single instance code is now more reliable on Qt >= 4.4 ( closes #286968 )
2008-10-29 19:58:44 +00:00
Christophe Dumez
796aea19e6
- Webui: refresh download list every 2 seconds to save cpu
2008-10-28 21:37:19 +00:00
Christophe Dumez
63a4e06556
- Attempt to fix single instance code on Qt 4.4
2008-10-04 19:36:27 +00:00
Christophe Dumez
25b9601613
- Should fix save path problems
2008-10-04 14:14:07 +00:00
Christophe Dumez
8e074a571a
- Fixed queueing priorities loading on startup
2008-09-28 17:58:12 +00:00
Christophe Dumez
139360cf76
- Can have different proxy settings for bittorrent and search engine ( closes #274791 )
2008-09-27 09:12:41 +00:00
Christophe Dumez
aa0bec41b4
- bug fix for preferences saving (introduced recently)
2008-09-21 08:17:29 +00:00
Christophe Dumez
95ecaec11e
- Sync with stable branch (lot of bug fixing)
2008-09-13 18:53:58 +00:00
Christophe Dumez
43dcbf776b
Use QPointer when interesting
2008-09-13 07:33:41 +00:00
Christophe Dumez
918c1507d3
- Web UI optimization
2008-09-12 19:56:32 +00:00