Christophe Dumez
396427e3b6
FEATURE: Fall back to a random port if qBittorrent could not listen on the chosen port
2009-11-28 18:23:17 +00:00
Christophe Dumez
e460f1c365
- Attempt to speed up exit
2009-11-28 15:03:27 +00:00
Christophe Dumez
b9531c8245
- Updated slovak translation
2009-11-28 13:54:14 +00:00
Christophe Dumez
27aff04f11
- Catch invalid_handle exception in savefastresume data
2009-11-28 13:50:16 +00:00
Christophe Dumez
08fe5814c5
- Switch download / uploads icons color to match colors in qBittorrent < 2.0
2009-11-28 12:26:05 +00:00
Christophe Dumez
5af8b7c0e2
FEATURE: Enabled lazy bitfield as a counter-measure for ISP speed throttling
2009-11-28 10:36:34 +00:00
Christophe Dumez
c1acbda38f
- Updated traditional Chinese translation
2009-11-28 10:01:29 +00:00
Christophe Dumez
afa5213c94
- Improve sorting performance in Web UI
...
- Improve priority column sorting behavior when there are seeding torrents (they don't have a priority)
2009-11-28 08:48:35 +00:00
Christophe Dumez
17b8ba27b3
- FEATURE: Search engine plugins now handle HTTP protocol gzip compression
2009-11-27 23:46:40 +00:00
Christophe Dumez
3f9b74430a
- Made PrettyPrinter function more robust (one can pass it sizes in bytes)
2009-11-27 23:01:16 +00:00
Christophe Dumez
efed943366
- Bump to rc2
2009-11-27 16:31:17 +00:00
Christophe Dumez
1784c5cecb
- Updated Danish translation
2009-11-27 16:17:42 +00:00
Christophe Dumez
62fad5df87
- Display the right icon for active uploads in UI transfer list (Web UI was ok)
2009-11-27 16:11:22 +00:00
Christophe Dumez
6b04005d08
- Fix upload/download rate order in two menus
2009-11-27 16:02:24 +00:00
Christophe Dumez
4908458729
- Fixed share ratio display in properties widget and in Web UI
2009-11-27 15:59:49 +00:00
Christophe Dumez
9ada7c809b
- Made transfer list sortable in Web UI
...
* As a default it is sorted by Name
2009-11-27 15:48:45 +00:00
Christophe Dumez
3c6635cdbe
- Folder Scanning: initial import of the torrents inside is fixed
2009-11-27 11:50:30 +00:00
Christophe Dumez
90207020f2
- Fix for media file preview
2009-11-27 11:38:42 +00:00
Christophe Dumez
d22d6468c7
- Updated documentation URL to doc.qbittorrent.org
2009-11-26 21:27:06 +00:00
Christophe Dumez
893c5e6784
FEATURE: Display close tab button into the tabs in search engine (Qt >= 4.5 only)
2009-11-26 21:11:37 +00:00
Christophe Dumez
77ded75613
- Display the maximum number of connections per torrents only when it is enabled (torrent properties)
2009-11-26 13:52:05 +00:00
Christophe Dumez
ce31bef2cf
- Make sure the torrent is valid before saving fast resume data
2009-11-26 11:59:40 +00:00
Christophe Dumez
45e56c02ee
- Bump to rc1 (qBittorrent v2.0.0 is now officially in FEATURE FREEZE)
2009-11-26 11:06:46 +00:00
Christophe Dumez
e1725e8001
- Refresh transfer list every 1500 ms instead of 1000ms to save CPU (Web UI)
2009-11-26 11:04:14 +00:00
Christophe Dumez
d22e932ef7
- Optimize Web UI to use less CPU
...
* Do not refresh filtered torrents since they are not visible
* Do not refresh torrent name in list since it connot change
- Fixed unitialized torrent status when it was added to the list (it did not cause any issue but it was not optimal)
2009-11-26 11:01:21 +00:00
Christophe Dumez
d99dc65b19
- Updated French translation
2009-11-26 10:26:05 +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
3e56cf96a3
- Program preferences are now editable from Web UI :)
2009-11-26 10:10:40 +00:00
Christophe Dumez
b6dc5f9675
- Torrent preferences in Web UI are now correctly loaded from qBT. However, the saving part is not done yet.
2009-11-26 09:49:57 +00:00
Christophe Dumez
d79cd07d50
- Still working on program preferences in Web UI (not functional yet)
2009-11-26 08:29:06 +00:00
Christophe Dumez
9a16a9d11b
- Started work on program preferences in Web UI
2009-11-26 08:10:23 +00:00
Christophe Dumez
52ac94cc73
- Use the same order for right click menu in both the UI and the Web UI
2009-11-26 07:06:08 +00:00
Christophe Dumez
672a83cfc4
- Added qBittorrent icon to libnotify notifications
2009-11-26 07:00:18 +00:00
Christophe Dumez
5d33e3033b
- Fix download icon in peer list popup menu (Thanks Heavyjoost)
2009-11-26 06:56:38 +00:00
Christophe Dumez
80a721fd36
- Updated Finnish translation.
2009-11-26 06:15:05 +00:00
Christophe Dumez
058430d2cd
- Updated swedish translation
2009-11-25 23:00:31 +00:00
Christophe Dumez
d227e744d9
- Use standard Qt notification as fallback if libnotify failed
2009-11-25 22:36:42 +00:00
Christophe Dumez
17f712e3e0
- Made search engine use libnotify instead of qt notification when available. Note that a notification is displayed when a search request has finished and the search tab is not currently displayed (other tab is displayed or window is minimized/iconified)
2009-11-25 22:03:05 +00:00
Christophe Dumez
507b9b149e
- No need for systray integration to be enabled to use libnotify
2009-11-25 21:36:51 +00:00
Christophe Dumez
d55553c53f
- Bump to beta10
2009-11-25 20:38:20 +00:00
Christophe Dumez
01f38b05eb
- Fix download icon in systray icon popup
2009-11-25 20:34:34 +00:00
Christophe Dumez
91efa0e2d4
- COSMETIC: Make use of libnotify if available for system notifications (Now default on Ubuntu) instead of the Qt notification system
2009-11-25 20:32:18 +00:00
Christophe Dumez
b80843c602
- Scroll to current torrent when it changes (Transfer list)
2009-11-25 18:20:42 +00:00
Christophe Dumez
9fa0ff78bc
- Made Torrent filters column collapsible (can be hidden)
2009-11-25 18:13:20 +00:00
Christophe Dumez
5d566bba86
- Fix "global download limit" icon in tray icon menu
2009-11-25 17:54:12 +00:00
Christophe Dumez
5ef888d142
- Right-aligned pieces downloaded and availability labels (they were the last one left-aligned)
2009-11-25 17:50:49 +00:00
Christophe Dumez
92b04b66c7
- Increase ratio difference to make availability more readable
2009-11-25 15:38:33 +00:00
Christophe Dumez
f15973f2c8
- Update torrent progress after checking (especially useful for paused torrents that are not updated otherwise)
2009-11-25 14:02:54 +00:00
Christophe Dumez
c075016b51
- Fix Web UI fields being disabled in program preferences
2009-11-25 13:58:48 +00:00
Christophe Dumez
9708b335d8
- bump to beta9
2009-11-25 12:38:33 +00:00
Christophe Dumez
950aa497c6
- Fix typo in the code
2009-11-25 12:33:01 +00:00
Christophe Dumez
fe62efa145
- Refresh the transfer list every 1000ms instead of 1500ms now that it works better
2009-11-25 12:31:42 +00:00
Christophe Dumez
cc2da45c2d
- Greatly improved Web UI transfer list refresh (Progress bar)
2009-11-25 12:27:00 +00:00
Christophe Dumez
c212d8beff
- Fix transfer list flickering
2009-11-25 12:09:10 +00:00
Christophe Dumez
93f3d0b687
- Clean up Web UI
2009-11-25 11:36:36 +00:00
Christophe Dumez
b88d0e87d9
- Fix Javascript Error on some browsers (Epiphany, Chrome) that made the Web UI unusable
2009-11-25 10:35:31 +00:00
Christophe Dumez
afaf40eee0
- Allow to set up per-torrent download rate limit from Web UI too
2009-11-25 10:09:14 +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
c48a3b55d6
- Make sure properties panel is disabled as a default (on startup)
2009-11-24 21:38:11 +00:00
Christophe Dumez
6f69ab2b6d
- Fix a crash when hitting "change save path" button and no torrent is selected
2009-11-24 21:35:22 +00:00
Christophe Dumez
aff7824b8d
- Updated language files
2009-11-24 20:27:13 +00:00
Christophe Dumez
6206befbec
- Bump to beta8
2009-11-24 20:25:16 +00:00
Christophe Dumez
ac2473da6d
- Fix compilation error on some machines
2009-11-24 19:47:23 +00:00
Christophe Dumez
11fd99e2de
- Commit those by mistake
2009-11-24 19:45:26 +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
e7f6ae3110
- Bump to beta7
2009-11-24 17:51:37 +00:00
Christophe Dumez
1c0bc205f0
- Remember panel sizes in Web UI (Cookie based)
2009-11-24 16:08:23 +00:00
Christophe Dumez
aeb2c06e0f
- Disabled file prioritizing for seeding torrents
...
- Added file prioritizing to Web UI
2009-11-24 15:38:47 +00:00
Christophe Dumez
d4524993ee
- Fix translation in files list (both UI and Web UI)
2009-11-24 13:25:11 +00:00
Christophe Dumez
bf77b186c1
- Updated french translation
2009-11-24 13:16:19 +00:00
Christophe Dumez
d1072afb89
- Updated language files
2009-11-24 13:13:32 +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
11a41a1652
- Display trackers in torrent properties in Web UI
2009-11-24 11:14:02 +00:00
Christophe Dumez
f04b19ddfa
- Remove verbose debug info
2009-11-24 08:53:47 +00:00
Christophe Dumez
e35d100769
- Web UI: Display generation information in torrent properties
2009-11-24 08:53:14 +00:00
Christophe Dumez
ce6f665a7b
- Started to work on General Tab in properties (Web UI)
2009-11-23 21:17:54 +00:00
Christophe Dumez
3958c990a4
- Still working on Web UI properties panel
2009-11-23 20:46:45 +00:00
Christophe Dumez
30b5daaa2a
- Oops, forgot to commit those
2009-11-23 20:16:17 +00:00
Christophe Dumez
f63199f7b7
- Still working on Web UI remodeling
2009-11-23 19:57:33 +00:00
Christophe Dumez
4edab29bfe
- Web UI: Make use of MochaUI panels (they are resizable)
2009-11-23 19:12:44 +00:00
Christophe Dumez
14e94c8971
- Improved filters CSS in Web UI
2009-11-23 16:45:07 +00:00
Christophe Dumez
31ca3c1334
- Use new icons in Web UI also
2009-11-23 16:43:51 +00:00
Christophe Dumez
3eeeb73af4
- New torrent status icons by Mateusz Tobola
2009-11-23 16:33:43 +00:00
Christophe Dumez
cad6228ae0
- Updated translatable string regex to support ':' in it
2009-11-23 14:27:56 +00:00
Christophe Dumez
bc52863aec
- Web UI: Automatically close torrent download window once the torrent upload is complete
2009-11-23 14:21:07 +00:00
Christophe Dumez
68092f3b5c
- Make sure the torrent is not already in the list before trying to add it
2009-11-23 14:17:47 +00:00
Christophe Dumez
8650b20904
- Fix progress display in Web UI
2009-11-23 14:01:03 +00:00
Christophe Dumez
a83744289f
- Web UI: Display selected filter as selected
2009-11-23 13:56:10 +00:00
Christophe Dumez
34ba69e319
- Fixed several issues with Web UI
2009-11-23 13:35:46 +00:00
Christophe Dumez
74f0737903
- Extended internationalization support in Web UI to the Javascript scripts
2009-11-23 13:11:09 +00:00
Christophe Dumez
b1bbbd79c4
- Initial support for Web UI internationalization !
...
- Updated french translation
2009-11-23 12:57:16 +00:00
Christophe Dumez
87f93a7a1d
- Display ratio in Web UI
2009-11-23 10:40:16 +00:00
Christophe Dumez
e187426dd5
- Still remodeling the UI
...
- Improved Web UI performance by make more work on server side (C++) and less work on client side (Javascript)
2009-11-23 10:37:55 +00:00
Christophe Dumez
13e22aef51
- started to remodel the UI to match the new qBT UI
2009-11-23 09:16:32 +00:00
Christophe Dumez
08710ed822
- Do not delete selected torrents when hitting delete button unless the transfer tab is actually shown
2009-11-23 07:43:17 +00:00
Christophe Dumez
5fc4ff22d9
- Use ∞ instead of "Unlimited" for speed limits
2009-11-23 07:37:06 +00:00
Christophe Dumez
8b41d1973c
COSMETIC: Display speeds with more user friendly units instead of always using KiB/s
2009-11-23 07:34:14 +00:00
Christophe Dumez
c52e0cf841
- Improve tracker status detection when using libtorrent v0.14
2009-11-23 07:18:28 +00:00
Christophe Dumez
2f4d27b422
- Changed text from "Console" to "Log window"
2009-11-22 22:35:04 +00:00
Christophe Dumez
508c765991
- Fix property buttons style on Mac OS by Stephanos Antaris.
2009-11-22 21:50:05 +00:00
Christophe Dumez
f9399714cc
- Fix DHT settings
2009-11-22 21:42:16 +00:00
Christophe Dumez
d25128e0b3
- Do not hide separator in status bar when DHT is disabled. Looks better IMHO
2009-11-22 21:22:18 +00:00
Christophe Dumez
072200c5f9
- Bump to beta6
2009-11-22 21:15:44 +00:00
Christophe Dumez
72d82af147
- Force repainting of the transfer list after it is updated
2009-11-22 19:26:13 +00:00
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
Christophe Dumez
37342e0f0c
- Update number of unread items when a feed is deleted
2009-08-29 04:06:25 +00:00
Christophe Dumez
bfbbc1f497
- Updated language files
2009-08-29 04:01:31 +00:00
Christophe Dumez
5d31dcdb15
- Added an icon for articles without attachment
2009-08-29 03:55:14 +00:00
Christophe Dumez
6f89b1f131
- Be less restrictive about RSS feeds, we now display articles even if they don't have embedded torrents. However, RSS feed downloader is not available for said feeds.
...
- Added an icon to differenciate articles with attachment (torrent)
2009-08-29 03:47:14 +00:00
Christophe Dumez
9d35bda43c
- Fix a crash introduced by last commit
2009-08-29 01:44:23 +00:00
Christophe Dumez
e780d83fd0
- Stop displaying items after they were read in "unread" news.
2009-08-28 17:29:34 +00:00
Christophe Dumez
7a59d5e47c
- Do not update the icon when clicking "Mark all as read" on a feed that is still loading
...
- Added some more debug messages
2009-08-28 16:57:28 +00:00
Christophe Dumez
f2ea524be9
- Updated Slovak translation
2009-08-28 10:12:43 +00:00
Christophe Dumez
a33094519c
- Fix crash when a new RSS feed is added and its URL is reformatted/simplified by QUrl(URL).toString(). ( closes #420116 )
2009-08-28 06:38:19 +00:00
Christophe Dumez
e313ae808f
- Fixing desktop file (Thanks Alexey Morsov)
2009-08-27 14:38:38 +00:00
Christophe Dumez
dc9802fe1e
- Forgot not to remove this file too
2009-08-27 13:20:33 +00:00
Christophe Dumez
64f1d306f4
- Do not remove older torrent parameters files, just to be on the safe side
2009-08-27 13:18:45 +00:00
Christophe Dumez
f3af4867fd
- As a default, sort search results list by Top seed first
2009-08-27 12:40:14 +00:00
Christophe Dumez
4fe22dbc57
- Rewrote Column sorting code in search result lists
2009-08-27 12:37:39 +00:00
Christophe Dumez
1d9b524b77
- Fixes compilation problem regarding hash missing
2009-08-27 11:41:29 +00:00
Christophe Dumez
63761afd0a
- Got rid of .speedlimits file and use new TorrentPersistantData system
2009-08-27 09:07:33 +00:00
Christophe Dumez
8da148ffa1
- Import URL seeds and trackers from v1.4.x too
2009-08-27 08:43:19 +00:00
Christophe Dumez
e2dc2207d8
- Fixed v1.4.x torrent import
2009-08-27 08:23:35 +00:00
Christophe Dumez
6e87d6655a
- Unread items were not updated correctly when a feed was updated
2009-08-27 07:57:52 +00:00
Christophe Dumez
d72485a955
Updated swedish translation
2009-08-27 07:54:32 +00:00
Christophe Dumez
04c6760892
- Fixed missing SLOT usage
2009-08-27 03:29:54 +00:00
Christophe Dumez
382f3e3c86
- Disabled debug mode
2009-08-27 03:15:12 +00:00
Christophe Dumez
c1378450fc
- Import torrents from v1.4.x (or earlier) in order not to lose them when updating
2009-08-27 03:13:39 +00:00
Christophe Dumez
4e10a8dbf7
rc1 bump & disabling debug
2009-08-27 02:24:20 +00:00
Christophe Dumez
4f7b4c2a55
- Fix last commit
2009-08-27 02:23:17 +00:00
Christophe Dumez
f98f076335
Updated Russian translation
2009-08-27 02:22:50 +00:00
Christophe Dumez
b148a93a8f
- Can now create trackerless torrents
2009-08-27 02:15:47 +00:00
Christophe Dumez
37cf23fe33
- Updated Simplified Chinese translation
2009-08-26 14:33:08 +00:00
Christophe Dumez
87f43123c6
- Update news list when a feed is updated and Unread items are displayed
2009-08-26 12:26:43 +00:00
Christophe Dumez
11dd2d81b8
- Updated french translation
2009-08-26 06:23:13 +00:00
Christophe Dumez
d18d07efed
- Updated language files
2009-08-26 06:13:37 +00:00
Christophe Dumez
518a120c07
- Bump to beta4
2009-08-26 06:03:04 +00:00
Christophe Dumez
290bc8b7a6
- Support category-based requests in piratebay search plugin
2009-08-26 06:02:17 +00:00
Christophe Dumez
0ede09efb5
- Updated sorting code for seeding list too
2009-08-26 05:46:15 +00:00
Christophe Dumez
15de12f6dd
- Several fixes due to new column sorting code
2009-08-26 05:26:43 +00:00
Christophe Dumez
ef95d6df81
- Code cleanup
2009-08-26 05:09:25 +00:00
Christophe Dumez
f382ba4fd0
- Column sorting fixes
2009-08-26 04:17:05 +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
cdd894a6a1
- Completed French translation
2009-08-25 10:02:17 +00:00
Christophe Dumez
d7b2d3497f
- Some cosmetic changes
2009-08-25 09:34:50 +00:00
Christophe Dumez
5dbd5c4326
- Updated language files
2009-08-25 09:26:11 +00:00
Christophe Dumez
9a14c4c599
- FEATURE: A random listening port can be chosen automatically
2009-08-25 09:19:02 +00:00
Christophe Dumez
3fa14cd47f
- Category support for isohunt engine
2009-08-25 03:09:22 +00:00
Christophe Dumez
941d9b9bd9
- Fixed BTJunkie search engine
...
- Category support for TorrentReactor engine
2009-08-25 03:01:39 +00:00
Christophe Dumez
3d88b7b05c
- Category-based search support for BTJunkie engine
2009-08-25 02:45:39 +00:00
Christophe Dumez
8d39e2a776
- Category combobox is now updated when search engines are enabled/disabled
2009-08-25 02:37:11 +00:00
Christophe Dumez
4a1c8a7279
- Search engine now supports category-based requests (only Mininova engine for now but the rest is coming soon)
...
- Updated "buy it" icon
2009-08-25 02:31:36 +00:00
Christophe Dumez
b8d8862562
- Redesigned search tab to improve usability
...
- Started work on categorized searching but not yet functional
2009-08-24 10:18:11 +00:00
Christophe Dumez
40e9105ee5
- Make sure Unread item is updated whenever a feed is updated
2009-08-24 09:47:13 +00:00
Christophe Dumez
0984b8b8e1
- Cannot drop a feed into "Unread" item
2009-08-24 08:20:09 +00:00
Christophe Dumez
3dd7dcc58f
- Fix "add new feed subscription" when selecting a feed
2009-08-24 08:17:45 +00:00
Christophe Dumez
6ba5df3ec8
- Fix "Refresh selected stream" when Unread item is selected
2009-08-24 08:12:42 +00:00
Christophe Dumez
1560b4ca3b
- Copy Feed URL no longer works on Folders
2009-08-24 08:05:54 +00:00
Christophe Dumez
68d8a9ed47
- Fix "add new Feed" when no item is selected (or Unread item is selected)
2009-08-24 08:03:28 +00:00
Christophe Dumez
ca00f3084d
- "add new Feed" when clicking on "Unread" item will not add the new feed as a child to "Unread" item
2009-08-24 07:57:56 +00:00
Christophe Dumez
39c16b20ae
- Resized edit-find icon for better quality
2009-08-24 07:46:54 +00:00
Christophe Dumez
666d4622b9
- Updated language files
...
- Updated search icon
2009-08-24 06:52:50 +00:00
Christophe Dumez
90d17d16a4
- Fix "Unread" name disapearing when marking items read
2009-08-24 06:35:15 +00:00
Christophe Dumez
df0f01cd71
- Fix "Unread" name disapearing on update
2009-08-24 06:31:11 +00:00
Christophe Dumez
480d00d747
- Display "Unread" item in RSS Feed list which displays all unread items
2009-08-24 06:28:31 +00:00
Christophe Dumez
a0923741a4
- Make sure items are not overwriten when drag 'n dropping items in RSS feed list
2009-08-24 04:01:26 +00:00
Christophe Dumez
8e2efc2950
- Fix bad ASSERT
...
- Bump to beta3
2009-08-24 03:49:29 +00:00
Christophe Dumez
91dee6058e
- Safer temporary filename generation: create the temporary file to make sure the name is not generated twice
2009-08-24 03:38:31 +00:00
Christophe Dumez
f5c1343722
Updated language files
2009-08-24 03:16:08 +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
d02aca7323
- Fixed possible crash when moving a feed from one folder to another
2009-08-23 15:18:29 +00:00
Christophe Dumez
fd81567ecd
- Remembering open state of RSS folders on startup
2009-08-23 14:56:44 +00:00
Christophe Dumez
8e5f5b5d65
- Fixed crash on feed deletion
2009-08-23 13:52:45 +00:00
Christophe Dumez
215d561b82
- When adding a new feed, add it to the selected folder
2009-08-23 13:47:45 +00:00
Christophe Dumez
dc18780a97
- "Mark items read" on a folder now updates number of unread news
2009-08-23 13:39:15 +00:00
Christophe Dumez
06fb19e8be
- Updated selectFirstFeed() function due to code rewrite
2009-08-23 13:35:45 +00:00
Christophe Dumez
3550e31871
- Remove useless code
2009-08-23 13:26:16 +00:00
Christophe Dumez
46c6c4fc9a
- UpdateSelectedItems() now sets loading.png icon for all feeds included in selected folders
2009-08-23 13:20:26 +00:00
Christophe Dumez
e126de8ff5
- Always keep number of unread news per folders up to date
...
- RefreshAllFeeds() only sets loading.png icon for feeds (and not folders)
2009-08-23 13:05:47 +00:00
Christophe Dumez
f2d2e70967
- Updated number of unread news of RSS folders after a feed is moved from one folder to another
2009-08-23 12:49:37 +00:00
Christophe Dumez
48b14d1066
- Major rewrite of rss grouping code because I did not like my first approach. It is not complete yet but it is far more clean and stable
2009-08-23 12:22:19 +00:00
Christophe Dumez
725700420c
- RSS feed parent was not updated after being moved to another folder
2009-08-23 09:10:45 +00:00
Christophe Dumez
480df1f5dc
- Fixed crash when selecting feeds after they were moved
2009-08-23 09:05:36 +00:00
Christophe Dumez
2fa43dd973
- Started to implement drag n drop in feed list but it is still very buggy
2009-08-23 08:10:56 +00:00
Christophe Dumez
b9f1586068
- Expand parent folder when a new subfolder is created
...
- Fixed folder renaming
2009-08-22 15:33:31 +00:00
Christophe Dumez
07dbe388f4
- Started to implement 'new Folder' feature for RSS grouping
...
- Fixed a bug in 'Feed subscribe', the type of the new feed (STREAM) was not set
2009-08-22 15:26:39 +00:00
Christophe Dumez
b2af40c95b
- Updated some icons to oxygen theme
...
- Prepared actions for rss grouping
2009-08-22 15:01:53 +00:00
Christophe Dumez
05569a5011
- Added some more function for rss feeds grouping
2009-08-22 14:41:58 +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
fdaeafc701
- Fixed overwriting confirmation -> should have 'Yes/No' buttons, not 'Ok'
2009-08-22 13:44:05 +00:00
Christophe Dumez
9ca4e2f1f6
- RSS code remodeling to improve robustness
2009-08-22 03:00:31 +00:00
Christophe Dumez
2b53aa7e81
- Use clickedItem event to update news read status instead of currentItem one to avoid marking items as read although they were not actually clicked by the user
...
- Use the actual number of unread news instead of (0) when adding a RSS stream to the list since it is now possible that unread news were loaded from hard disk by the class constructor
2009-08-22 02:43:11 +00:00
Christophe Dumez
8e79e918c5
- RSS toolbar: text besides icons instead of under to reduce bar height
2009-08-22 02:34:11 +00:00
Christophe Dumez
687842a949
Code cleanup
2009-08-22 02:30:28 +00:00
Christophe Dumez
645ee86860
Fixed new RSS tab layout (Toolbar)
2009-08-22 02:27:36 +00:00
Christophe Dumez
f50762dfa8
- Updated language files and icon resource file
2009-08-22 02:23:56 +00:00
Christophe Dumez
7e252d3fbd
- COSMETIC: Redesigned RSS tab to improve usability
2009-08-22 02:19:40 +00:00
Christophe Dumez
2dc9f10bf4
- Fixed 'Mark all as read' would not refresh news list
2009-08-21 18:36:50 +00:00
Christophe Dumez
bca03706a0
- Delete code that is no longer used
2009-08-21 18:33:36 +00:00
Christophe Dumez
e7663e7b6b
- Fixed a slight bug in default RSS feed downloader filter rule (use rule name instead as '*')
2009-08-21 18:27:45 +00:00
Christophe Dumez
2b0e05b453
- Some more RSS polishing
2009-08-21 18:24:29 +00:00
Christophe Dumez
4d67170d3e
- Fixed tiny bug in RSS feeds refreshing code
2009-08-21 18:02:35 +00:00
Christophe Dumez
538c028f8a
- Some more RSS polishing
2009-08-21 17:49:48 +00:00
Christophe Dumez
2cbbd6ef50
- Slightly improved RSS feeds loading: Saved news can be displayed before the Feed is effectively updated
2009-08-21 14:48:33 +00:00
Christophe Dumez
955d8069e2
- RSS fix: Make sure to update refreshed boolean only if the RSS feed have been refreshed
2009-08-21 14:15:23 +00:00
Christophe Dumez
25d998f1b5
- Added magnet URI support to Web UI
2009-08-21 14:05:03 +00:00
Christophe Dumez
298f1e6a9a
- FEATURE: If a torrent contains a torrent file, process downloaded torrent file too
2009-08-21 11:26:58 +00:00
Christophe Dumez
2926745102
- Added Import / Export feature for RSS feed downloader filters
2009-08-21 10:17:00 +00:00
Christophe Dumez
c6003c7403
- Reorganized RSS feeds popup menu
2009-08-21 09:06:57 +00:00
Christophe Dumez
66e5a6672a
- It is now possible to rename Feed downloader filters
2009-08-21 09:01:18 +00:00
Christophe Dumez
c35500dd29
- Already present RSS news were not remembered on startup
2009-08-21 08:30:10 +00:00
Christophe Dumez
f80bd42361
- Fixed RSS feed filter matching (did not take 'not' tokens into consideration)
...
- Added a RSS feed filter tester for easy setup)
- Updated language files
2009-08-21 08:19:32 +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
2477dc1fc0
- FEATURE: In torrent addition from URL, paste clipboard content if it contains an URL
2009-08-18 03:29:34 +00:00
Christophe Dumez
706362333d
- Attempt to support FreeDiskSpace() on Windows platform
...
* Totally untested, not even sure it compiles but if not it should be easy to fix
2009-08-17 14:53:41 +00:00
Christophe Dumez
6fcf25af52
- FEATURE: Display free disk space in torrent addition dialog
...
- Added some disambiguation for translators
2009-08-17 13:17:52 +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
09d8a4797d
- Make sure torrent handle is valid before updating the torrent
2009-08-17 05:50:47 +00:00
Christophe Dumez
1bcb8b1ed8
- Disabled force recheck for torrents with no metadata
2009-08-17 05:35:20 +00:00
Christophe Dumez
d132d50f4d
- Torrentless downloads are no longer added in pause (temporary workaround as I think it is better not to start in paused state).
2009-08-17 05:23:58 +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
360a327d7d
- Updated version to v1.5.0 (alpha)
2009-08-15 02:37:03 +00:00
Christophe Dumez
b659303419
- Bump to v1.5.0alpha
2009-08-14 15:57:08 +00:00
Christophe Dumez
43108712be
- Removed rc2 from version
2009-08-13 03:54:35 +00:00
Christophe Dumez
81e5c295b6
- Updated German translation
2009-08-13 01:29:57 +00:00
Christophe Dumez
08d079a563
- Updated Swedish, Bulgarian and Greek translations
2009-08-11 01:16:27 +00:00
Christophe Dumez
454c8dc2bc
- Fix compilation with Qt 4.3 ( closes #410138 )
2009-08-07 10:26:02 +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
64806cb199
- Torrent is moved to temp dir on startup if it is supposed to be complete but data could not be found
2009-08-06 08:58:49 +00:00
Christophe Dumez
8e8e7cd3e7
- Fixed finished torrents returning to download dir on restart when temp dir feature is enabled
2009-08-06 08:48:04 +00:00
Christophe Dumez
27a18e01e2
- Updated Hungarian translation
2009-08-06 04:01:31 +00:00
Christophe Dumez
fc9e7d74a3
- Bump to rc2
2009-08-02 06:36:13 +00:00
Christophe Dumez
037a1875f9
- Use findPkg (pkg-config) to find libtorrent-rasterbar and detected if version is sufficient
...
- Cleaned up libMagick compilation flags detection
- Minor fixes to About dialog
- Updated language files
- Fixed French translation
2009-08-02 06:33:43 +00:00
Christophe Dumez
66baa4d3dc
- Fixed torrent name parsing in Mininova search plugin due to Web site changes (Thanks Lucas Moauro for the patch)
2009-08-02 01:42:38 +00:00
Christophe Dumez
9e522a8a6c
- Updated language files
2009-08-02 01:19:02 +00:00
Christophe Dumez
cfa4edd140
- Updated Korean and Italian translations
...
- Fixes to about dialog
2009-08-02 01:08:14 +00:00
Christophe Dumez
9e9134cd44
- Polished Finnish translation
2009-07-27 07:59:48 +00:00
Christophe Dumez
83a798b07e
- Updated Portuguese and Brazilian translations
2009-07-27 01:57:40 +00:00
Christophe Dumez
baee85684c
- Updated romanian translation
2009-07-25 16:14:53 +00:00
Christophe Dumez
88afb0f0e7
- Updated Chinese Translation
2009-07-25 13:32:08 +00:00
Christophe Dumez
6f212f18f5
- Updated Russian translation
2009-07-25 12:07:13 +00:00
Christophe Dumez
f04e600340
- Updated Turkish translation
2009-07-25 08:46:07 +00:00
Christophe Dumez
5140886567
- Updated slovak translation
2009-07-24 13:24:10 +00:00
Christophe Dumez
0aa59694fd
- Updated Czech translation
2009-07-24 11:29:45 +00:00
Christophe Dumez
66d31b5ca1
- Updated Finnish translation
2009-07-24 11:16:41 +00:00
Christophe Dumez
47135932a4
- Updated Finnish translation
2009-07-24 09:16:26 +00:00
Christophe Dumez
40d0e44f15
- Bump to rc1
2009-07-24 08:32:51 +00:00
Christophe Dumez
16c30a2f10
- Updated language files
2009-07-24 08:16:40 +00:00
Christophe Dumez
7f2639fcbd
- Remember visual indexes of columns in transfer lists
2009-07-24 05:53:35 +00:00
Christophe Dumez
8ad987a672
- Save properties window size, position, columns width and restore them
...
- Set a minimum default width for NAME column in properties
2009-07-24 03:35:55 +00:00
Christophe Dumez
b24194068a
- Fixed possible overflow in progress calculation in arborescence.h
2009-07-24 03:00:11 +00:00
Christophe Dumez
f4e9b00ce3
- Fixed a small typo
2009-07-24 02:40:36 +00:00
Christophe Dumez
5c0a24d58b
- Fixed "infos" -> "info" typo in torrent properties
...
- Updated language files
- Updated French translation
2009-07-23 14:15:27 +00:00
Christophe Dumez
c4aa23c86b
- Fixed torrent creation ( closes #402025 )
2009-07-23 09:11:05 +00:00
Christophe Dumez
96911a2c48
- Fixed broken icon for Website link
2009-07-15 11:13:52 +00:00
Christophe Dumez
2372f434cf
Fixed a small bug in new DHT port setting code
2009-07-14 08:06:55 +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
b6c6637c3b
Made IP filter more robust
2009-07-14 06:49:16 +00:00
Christophe Dumez
d358987316
- Updated french translation
2009-07-12 09:25:44 +00:00
Christophe Dumez
6f28711f9e
- Updated Changelog
2009-07-12 09:16:29 +00:00
Christophe Dumez
7b4b568859
- Display date as well as time in log window
2009-07-12 09:08:38 +00:00
Christophe Dumez
c3aa2906bb
- Tuned lists properties to make sure display is correct
2009-07-12 08:54:33 +00:00
Christophe Dumez
9509bbaed4
- Remove last separator in toolbar
2009-07-12 08:45:05 +00:00
Christophe Dumez
b7c7245fb5
- Display a ratio of 0.0 if total_upload and total_download are both 0
2009-07-12 08:21:06 +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
bca898d8b6
- torrents with an infinite ratio are no longer affected by ratio_limit set in program preferences
2009-07-12 07:23:11 +00:00
Christophe Dumez
c877c9c412
- Implemented cut/copy/paste actions on right click in search field
...
- Added icons for menu actions
2009-07-12 07:12:43 +00:00
Christophe Dumez
4dfd1f229b
- Updated language files
2009-07-12 06:50:38 +00:00
Christophe Dumez
0d63f46035
- FEATURE: Added right click menu in search engine to clear completion history
2009-07-12 06:42:38 +00:00
Christophe Dumez
106f7cdd32
- Cleanly fixed popup menu positions in lists (no more workarounds)
2009-07-12 06:00:27 +00:00
Christophe Dumez
0308825c11
- Fixed right-click menu position in seeding list
2009-07-12 05:50:42 +00:00
Christophe Dumez
53c2fe4a60
- Display Swarm infos in seeding list ( closes #346955 )
...
- Bump to beta3
2009-07-12 05:37:09 +00:00
Christophe Dumez
64fef21a86
- Forcing our own cleanlooks style instead of default one on startup ( closes #181796 )
2009-07-12 03:35:04 +00:00
Christophe Dumez
f6f4b5f219
- Suppressed QLayout: Attempting to add QLayout "" to properties "properties" warning message when opening a properties dialog ( closes #380414 )
2009-07-12 03:03:17 +00:00
Christophe Dumez
f809b8a014
- Fixing compiling with Qt 4.3
2009-06-21 15:04:46 +00:00
Christophe Dumez
cf8dbf22f8
- Fixed a bug in download_url() in helpers.py
2009-06-19 06:55:28 +00:00
Christophe Dumez
00d9f7c36b
- Fixed IP filter file parsing on 64bits architecture (Fix by Eric Porter)
2009-05-03 15:37:17 +00:00
Christophe Dumez
9a314db530
- Ensured UTF-8 support in novaprinter another way so that we do not require an additional python library
2009-04-30 16:18:29 +00:00
Christophe Dumez
7db2ffc09f
- Should fix logout cancelation on KDE
2009-04-28 14:54:43 +00:00
Christophe Dumez
9a02c12ec9
- Updated french and russian translations
2009-04-26 09:03:55 +00:00
Christophe Dumez
2a77de686c
- Fix splash screen
2009-04-26 08:19:38 +00:00
Christophe Dumez
a79b294885
- Fix options matching between buttons and frames ( closes #366957 )
2009-04-26 08:16:12 +00:00
Christophe Dumez
13c670b96d
- Code cleanup
2009-04-17 20:16:02 +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
bf9dc052d3
- Fixed copyright in helpers.py
2009-04-07 06:46:52 +00:00
Christophe Dumez
0ea6ee32be
- Now beta2
2009-04-06 20:27:37 +00:00
Christophe Dumez
019bd476db
- Forgot to update those headers
2009-04-05 18:48:45 +00:00
Christophe Dumez
baf5cb31af
- Fixed typo in novaprinter.py (Thanks Cristian Greco)
2009-04-05 17:06:33 +00:00
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
2009-04-05 17:00:55 +00:00
Christophe Dumez
04cbd91f04
- Added some debug
...
- On torrent completion, save its fastresume data *AFTER* it was moved to final directory to avoid big problems (oops)
2009-03-30 22:01:33 +00:00
Christophe Dumez
66db20cb47
- Added ico favicon support to search engine plugins manager (until now, only png was supported)
...
- Updated server url for search plugins update (new search engine plugins are not compatible with qBittorrent < v1.3.3)
2009-03-30 21:38:56 +00:00
Christophe Dumez
2e0707bc0c
- Enabled debug, updated nova2.py version to force update
2009-03-30 20:31:30 +00:00
Christophe Dumez
e9c12cbf78
- Fix search item download when a column was sorted
2009-03-30 13:40:33 +00:00
Christophe Dumez
031de096f5
- Updated Finnish translation
2009-03-30 07:39:10 +00:00
Christophe Dumez
b85ed8ff38
- fix compilation with Qt <= 4.3
2009-03-28 19:55:44 +00:00
Christophe Dumez
00c5127ba1
- Commited some code by mistake
2009-03-27 22:25:34 +00:00
Christophe Dumez
714bf4f2ab
- Removed some debug
2009-03-27 22:22:01 +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
8214d87ce5
- Removed useless variable
2009-03-27 19:52:16 +00:00
Christophe Dumez
e8454596ea
- Force UTF-8 printing to terminal
2009-03-27 14:34:30 +00:00
Christophe Dumez
1cc039c147
- Fixed search engine bug that prevented a torrent from appearing more
...
than once among all tabs
2009-03-27 13:27:54 +00:00
Christophe Dumez
fe455970f1
- use std error output instead of debug output for file error message
2009-03-26 21:08:10 +00:00
Christophe Dumez
36871a34ad
- Fix for last commit
2009-03-26 20:59:44 +00:00
Christophe Dumez
4ea6ca75ca
- removed debug output
2009-03-26 20:24:34 +00:00
Christophe Dumez
9e46c6c047
- Should completly fix unicode problems for all search engines
2009-03-26 20:14:05 +00:00
Christophe Dumez
a2e9210665
- Fixed unicode in mininova and btjunkie search engines
2009-03-26 16:49:44 +00:00
Christophe Dumez
aaf79add0b
- Unicode fix for search engine
2009-03-26 15:46:35 +00:00
Christophe Dumez
55743021e8
- Fixed bug in new temp dir feature
...
* Completed torrents were moved too
2009-03-17 17:38:41 +00:00
Christophe Dumez
a8d627e1df
- resize program preferences window if it does not fit with current
...
screen resolution
2009-03-15 17:48:20 +00:00
Christophe Dumez
eead11427f
- Fix compilation
2009-03-15 15:54:08 +00:00
Christophe Dumez
bec1388ba5
- forgot to commit this file
2009-03-14 15:22:40 +00:00
Christophe Dumez
1542ff98bc
- Fixed upload form in web ui
2009-03-12 13:24:18 +00:00
Christophe Dumez
0e9fd2dc3f
- bump to beta1
2009-03-09 21:35:06 +00:00
Christophe Dumez
cd618150b0
- Little code optimization
2009-03-09 21:25:39 +00:00
Christophe Dumez
a2bcfa9192
- FEATURE: Resizing a column in a search results tab affects all tabs
...
- FEATURE: Search results tab columns are now remembered upon startup
2009-03-09 21:24:40 +00:00
Christophe Dumez
1421f1450c
- Fixed typo in french translation
2009-03-09 20:34:57 +00:00
Christophe Dumez
288300d264
- Rewrote btjunkie parser (it is now a lot faster and less cpu extensive)
2009-03-09 20:25:34 +00:00
Christophe Dumez
5e41a64c8b
- FEATURE: Display total amount of uploaded data in finished list
...
- Updated language files
2009-03-09 18:37:17 +00:00
Christophe Dumez
f4502367f3
- Allow to define a temporary download folder
2009-03-08 16:26:02 +00:00
Christophe Dumez
273526b414
- Fix signal/slot
2009-03-08 16:14:03 +00:00
Christophe Dumez
5b7b4b2cf3
- Still working on temp folder
2009-03-08 15:40:25 +00:00
Christophe Dumez
ee99df0ba9
- Started work on temp folder
...
- Use a proper icon for browse buttons
2009-03-08 14:51:27 +00:00
Christophe Dumez
aec32db565
- Updated splash screen
2009-03-08 10:30:15 +00:00
Christophe Dumez
3894452840
- COSMETIC: Redesigned program preferences
...
- COSMETIC: Updated icons set
2009-03-08 10:28:58 +00:00
Christophe Dumez
54bfb7cda9
- RSS items read status is now remembered upon startup
2009-03-06 23:16:09 +00:00
Christophe Dumez
aa18f19ab7
- Fix for building with QT 4.5
2009-03-06 21:55:43 +00:00
Christophe Dumez
3ae783e9cb
- Fixing 'hide top toobar feature'
2009-02-04 18:10:52 +00:00
Christophe Dumez
3b09203937
- Defined TODO list for v1.4.0
2009-01-26 16:14:52 +00:00
Christophe Dumez
60c3ccac7f
- Disable debug
2009-01-26 15:04:50 +00:00
Christophe Dumez
1fbf7d42a1
- Added last Finnish translator
2009-01-26 15:03:02 +00:00
Christophe Dumez
4b73172105
- Updated Finnish translation (done by Pekka Niemio)
2009-01-26 15:00:45 +00:00
Christophe Dumez
ada5d2665b
BUGFIX: Fixed download/upload speed decrease problems
2009-01-25 22:24:39 +00:00
Christophe Dumez
f1ca41a5c5
BUGFIX: Fixed possible crash when parsing filter file
2009-01-25 00:27:04 +00:00
Christophe Dumez
17e0700a52
- Done optimizing foreach loops
2009-01-24 20:07:05 +00:00
Christophe Dumez
cc77b2f578
- optimizing
2009-01-24 20:04:19 +00:00
Christophe Dumez
85463e3910
- Optimizing
2009-01-24 20:01:37 +00:00
Christophe Dumez
7bd0dff802
- Still optimizing
2009-01-24 19:54:33 +00:00
Christophe Dumez
4bc043146d
- foreach loop optimization
2009-01-24 19:33:28 +00:00
Christophe Dumez
fd78e0b5ce
- Foreach loop optimization
2009-01-24 19:30:45 +00:00
Christophe Dumez
8565f1e61e
- Code optimization
2009-01-24 19:20:34 +00:00
Christophe Dumez
4c6d6a35f3
- Optimized foreach loop
2009-01-24 19:20:09 +00:00
Christophe Dumez
da11488ba1
- Fixes for share ratio calculation
2009-01-23 19:26:22 +00:00
Christophe Dumez
968c3e1c3e
- - BUGFIX: Fixed files progress display in torrent properties
2009-01-22 18:26:20 +00:00
Christophe Dumez
68e30de763
BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting
2009-01-18 15:12:38 +00:00
Christophe Dumez
573f00c66c
- Prepare for v1.3.1
2009-01-15 15:56:30 +00:00
Christophe Dumez
ae81dbe088
- BUGFIX: Torrents paused due to an I/O error were displayed as queued
2009-01-15 15:54:03 +00:00
Christophe Dumez
2edbe66d91
- Updated bulgarian and greek translations
2009-01-14 12:39:49 +00:00
Christophe Dumez
f9f912906e
- Fix version in qBittorrent.desktop
2009-01-11 10:19:02 +00:00
Christophe Dumez
30c93b9a4a
- v1.3.0final
2009-01-09 18:09:41 +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
5509e94778
- Fixed pausing of queued torrents
2009-01-05 22:16:08 +00:00
Christophe Dumez
89330e11de
- Priorities are now remembered across restart (bugfix)
2009-01-05 21:19:55 +00:00
Christophe Dumez
c016c4bf66
- Improved DHT code
...
- Remove outdated comment
2009-01-05 20:41:35 +00:00
Christophe Dumez
3f1081b621
BUGFIX: Proxy settings are now saved even if disabled
2009-01-05 11:42:37 +00:00
Christophe Dumez
e3ae03c8a8
- Ok, HTTP proxy code is working now
2009-01-05 11:20:32 +00:00
Christophe Dumez
fbe292d06e
- Fixed another error in HTTP proxy code
2009-01-05 11:13:05 +00:00
Christophe Dumez
1d294e43f1
- Improve src/src.pro for windows
2009-01-04 19:48:16 +00:00
Christophe Dumez
d883ef27be
- Use rootDir as default dir on Windows instead of homeDir
2009-01-04 19:37:55 +00:00
Christophe Dumez
be934837e5
- Fixed possible issue in tracker addition
2009-01-04 17:13:47 +00:00
Christophe Dumez
956f97f6d6
- Fixed systray icon tooltip on Windows
2009-01-04 17:08:52 +00:00
Christophe Dumez
1efaea46e3
- Made sure that old fastresume is overwritten when saving new one
2009-01-04 15:37:13 +00:00
Christophe Dumez
2694a0947f
- Fixed possible crash when pausing a torrent
2009-01-04 12:44:55 +00:00
Christophe Dumez
f61d9d23f5
- Again
2009-01-04 11:33:18 +00:00
Christophe Dumez
60dda258b3
- typo in src.pro
2009-01-04 11:32:31 +00:00
Christophe Dumez
c79a4a746f
- Attempt to fix linking on windows
2009-01-04 09:19:20 +00:00
Christophe Dumez
942b579d8e
- Removed dependency on qdbus since we are not using it any longer
2009-01-04 00:05:08 +00:00
Christophe Dumez
93bc6dca95
- A lot of improvement in proxy code
2009-01-03 22:49:21 +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
7037b53ff8
- Another HTTP proxy fix
2009-01-03 22:20:57 +00:00
Christophe Dumez
adc72fb9a6
- Bump to rc6
2009-01-03 20:50:48 +00:00
Christophe Dumez
f0ca99ed6c
- Fixed default state for UPnP/nat-pmp/lsd (DHT was fixed in previous commit already)
2009-01-03 20:45:07 +00:00
Christophe Dumez
e443aa75b7
- Quick fix for #313549
2009-01-03 20:33:38 +00:00
Christophe Dumez
282d0a4af6
- Save fastresume fata when pausing torrents to speed up qBittorrent shutdown
2009-01-03 20:06:46 +00:00
Christophe Dumez
25adf6b061
- Added a workaround fix for a bug in libtorrent regarding set_priority_up() function
2009-01-03 19:47:03 +00:00
Christophe Dumez
88f0ffe86d
- Fixed column sorting restoring on startup
2009-01-03 19:34:09 +00:00
Christophe Dumez
c786c42bb1
- Fix for HTTP Proxy settings
2009-01-03 19:23:33 +00:00
Christophe Dumez
36bc2e96ba
- Bump to rc5
2008-12-30 11:52:46 +00:00
Christophe Dumez
f9bf485ed7
- Forgot to consider allocating state in WebUI
2008-12-30 11:52:22 +00:00
Christophe Dumez
c18103539c
- Display progress using progress bars in Web UI
2008-12-30 11:23:18 +00:00
Christophe Dumez
727f59f73f
- Fix compilation warning
2008-12-30 09:02:06 +00:00
Christophe Dumez
5d2d1dfa94
- Compilation fix for MinGW
2008-12-30 08:57:23 +00:00
Christophe Dumez
cf694d14f3
- Updated Korean translation
2008-12-30 08:48:29 +00:00
Christophe Dumez
ec24fe2f49
- No longer force plastiqueStyle as a default ( closes #312333 )
2008-12-30 02:17:46 +00:00
Christophe Dumez
a0b4e54410
- Got rid of .paused files, useless with new libtorrent
2008-12-30 00:34:41 +00:00
Christophe Dumez
c97bce4d61
- Removed workaround for getting progress of paused torrents, apparently it works
2008-12-30 00:11:20 +00:00
Christophe Dumez
afbfe1a96d
- Hide priority column in Web UI when queueing is disabled
2008-12-29 23:04:45 +00:00
Christophe Dumez
2651ec5f0b
- Forgot to hide decrease Priority button when disabling queueing
2008-12-29 23:00:13 +00:00
Christophe Dumez
330905da5e
- Added priority actions in Web UI
2008-12-29 22:46:18 +00:00
Christophe Dumez
4c6359276c
- Fixed progress display of uncheck torrents
2008-12-29 22:09:39 +00:00
Christophe Dumez
ff1fc527e0
- Made some text bigger in options
2008-12-29 21:47:22 +00:00
Christophe Dumez
d79cb6b66e
- French translation fix
2008-12-29 21:46:29 +00:00
Christophe Dumez
0ac2554060
- qBittorrent shutdown is now way faster
2008-12-29 21:22:26 +00:00