Commit graph

2279 commits

Author SHA1 Message Date
Christophe Dumez
d2dd29c35a - Suppress compilation warning when geoip is not embedded in qBittorrent executable 2009-12-08 17:16:29 +00:00
Christophe Dumez
906f2bab1e - Disable debug again 2009-12-08 16:43:48 +00:00
Christophe Dumez
bb6468005d - Fix torrent upload in Web UI (worked randomly) 2009-12-08 16:42:59 +00:00
Christophe Dumez
a2423e97eb - Fix download from MAGNET URI in regular UI 2009-12-08 08:06:42 +00:00
Christophe Dumez
ed1d75ecb1 - Also look in /var/lib/GeoIP/GeoIP.dat for GeoIP database (OpenSuse 11.2)
* Thanks to Mariusz Fik for his report and patch
2009-12-08 07:55:08 +00:00
Christophe Dumez
1e4200345a - Updated Serbian translation 2009-12-08 07:51:41 +00:00
Christophe Dumez
be11f4e039 - Clean up RSS preferences loading 2009-12-07 22:04:20 +00:00
Christophe Dumez
22ec528cdf - Fix regular refresh of RSS feeds 2009-12-07 21:58:26 +00:00
Christophe Dumez
ebf341a6de - Update INSTALL file to explain that geoip-database is a runtime-only dependency 2009-12-07 21:16:59 +00:00
Christophe Dumez
68ba6322e1 - Added geoip-database as an optional dependency in INSTALL file 2009-12-07 20:57:59 +00:00
Christophe Dumez
968a5f3017 - No longer ships GeoIP database since most distributions provide it in a separate package
- GeoIP database is no longer embedded in qBittorrent executable unless --with-geoip-database-embedded parameter is passed to configure (see src/geoip/REAME)
- Dropped "CONFIG += x11 network" in project file since it does not seem to be required
- Updated configure file to reflect Geoip changes
2009-12-07 20:54:47 +00:00
Christophe Dumez
8df1708491 - Updated Turkish translation 2009-12-07 07:43:17 +00:00
Christophe Dumez
da51ce1b71 - Updated Greek translation 2009-12-07 07:42:47 +00:00
Christophe Dumez
95a6de9b00 - Fix using SHIFT+Click for extended selection in Web UI transfer list
* Was broken in an early release candidate when column sorting was added
2009-12-06 15:29:37 +00:00
Christophe Dumez
269bbdf01d - Fix file prioritizing behavior. Priorities cannot be changed if the torrent has not metadata, is not valid or is a seed.
* Use the same behavior in Web UI and Regular UI
2009-12-06 15:03:49 +00:00
Christophe Dumez
df03b042d6 - Hide context menu when a torrent is clicked 2009-12-06 14:48:16 +00:00
Christophe Dumez
3ec118d59b - When downloading a torrent from its URL in Web UI, the torrent addition dialog was not skipped and displayed on server side.
* Regression introduced in a recent release candidate
2009-12-06 14:41:05 +00:00
Christophe Dumez
bce575ee68 - Fix priority column data being displayed when adding a new torrent and when priority column is hidden (queueing system disabled) is disabled (Web UI) 2009-12-06 14:26:50 +00:00
Christophe Dumez
83da56b0eb - Fix top menu in Web UI 2009-12-06 14:13:49 +00:00
Christophe Dumez
fa2891c225 - Fix compilation warning in release mode
- Fix vertical alignment in torrent properties panel
2009-12-06 13:31:30 +00:00
Christophe Dumez
c4bf42524c - Small update in French translation 2009-12-06 12:54:21 +00:00
Christophe Dumez
a096105f18 - Added Serbian translation (By Anaximandar Milet)
* Translation is not complete yet
2009-12-06 11:37:20 +00:00
Christophe Dumez
51f842aaef - Bump to rc5
- Disabled DEBUG output as a default now
2009-12-06 10:27:02 +00:00
Christophe Dumez
76c4466fb6 - In File tree (torrent content), set parent priority to NORMAL if its children have mixed priorities
* This also fixes the "you must select at least one file" warning when ignoring all files and then selecting only one
2009-12-06 10:19:29 +00:00
Christophe Dumez
facd02a7ec - Updated Portuguese and Brazilian translations (Thanks Nick!) 2009-12-06 09:35:58 +00:00
Christophe Dumez
ed8da2ef66 - Fix toolbar separators (Web UI) which was broken when updating to new MochaUI 2009-12-05 16:23:34 +00:00
Christophe Dumez
998352f9f1 - Improved Ajax tabs code (Web UI) 2009-12-05 16:09:18 +00:00
Christophe Dumez
8c1a135d16 - Fix crashes when handling torrents without metadata (magnet URIs) from Web UI 2009-12-05 14:24:45 +00:00
Christophe Dumez
b976d39207 - Update to MochaUI svn/trunk
* Fixes IE7/8 compatibility
- Use Yui compressor on mocha.js
2009-12-05 14:19:37 +00:00
Christophe Dumez
f0a18ec1f5 - Remember selected filter using a Cookie (Web UI) 2009-12-04 21:03:50 +00:00
Christophe Dumez
f9a5afe446 - Remove torrent from selection if it gets filtered and becomes hidden (Web UI) 2009-12-04 20:45:16 +00:00
Christophe Dumez
b13c7abca0 - Updated German translation 2009-12-04 17:08:29 +00:00
Christophe Dumez
1f104f62f5 Force libnotify GObject cleanup even when libnotify fails 2009-12-04 09:18:43 +00:00
Christophe Dumez
f8f7729e77 - Force libnotify GObject cleanup 2009-12-04 09:09:03 +00:00
Christophe Dumez
eca262f5f4 - Display piece_availability bar when we have something to display (torrent has metadata, torrent is not paused/queued/checking/seeding) 2009-12-02 20:41:59 +00:00
Christophe Dumez
df5f5a943b - Fix other possible crashes with MAGNET URIs
- Fix "download first last piece first" feature for torrents containing more than one file
2009-12-02 20:24:34 +00:00
Christophe Dumez
497cb07852 - Fix several possible crashes when using Magnet URI (because they don't have metadata in the beginning) 2009-12-02 20:13:10 +00:00
Christophe Dumez
10ab8f107c - Tracker scrape interval is now 20 min (15 minutes min). 2009-12-02 18:19:16 +00:00
Christophe Dumez
3a6ff19418 - Bump to rc4 2009-12-01 21:06:41 +00:00
Christophe Dumez
ab317a3a62 - Another update for Polish translation 2009-12-01 21:04:44 +00:00
Christophe Dumez
617724c2b1 - Fix 'Browse' [...] button is RSS Feed Downloader dialog (Thanks Mariusz) 2009-12-01 19:41:52 +00:00
Christophe Dumez
422c03b4ec - Fixed 'cancel' button in RSS feed renaming dialog (Thanks Mariusz) 2009-12-01 19:28:45 +00:00
Christophe Dumez
4af05dc63c - HTTP downloader now uses Firefox User Agent to make sure it is allowed
- HTTP downloader now supports already encoded URLs
2009-12-01 17:36:11 +00:00
Christophe Dumez
ac92287b43 - Updated Official Polish Author name in both AUTHORS file and about dialog. New translator is now Mariusz Fik (who is also our Open Suse package maintainer). Former translator was replaced because he was unreachable for a very long period. Thanks to Mariusz for taking over the polish translation. 2009-12-01 16:53:07 +00:00
Christophe Dumez
c7634b3828 - Another update for Polish translation 2009-12-01 16:49:49 +00:00
Christophe Dumez
5d1d26b285 - Fixed possible crash on exit introduced by previous commit (tweaks to speed up exit) 2009-12-01 11:56:51 +00:00
Christophe Dumez
644fea69a1 - Updated Polish and czech translations 2009-11-30 21:34:24 +00:00
Christophe Dumez
4dc8959f67 * More exit tweaking to make shutdown faster
* Fixed active upload icon in Web UI
* Fixed text alignment in Web UI preferences dialog
* Fixes to ratio display in Web UI transfer list and properties panel
* Edited Queued/Paused/Checking icons so that they are the same for complete/incomplete torrents (easier to understand)
* Color torrents in UI transfer list as in qBittorrent < 2.0 (more easily understandable)
* Progress and size are now updated when files are filtered in torrent properties
2009-11-30 21:30:14 +00:00
Christophe Dumez
63be5ffc74 - Updated Simplified Chinese translation 2009-11-29 20:31:56 +00:00
Christophe Dumez
c5a9e27cb3 - Try to make progress calculation more robust in torrent files model 2009-11-29 20:29:40 +00:00