Commit Graph

  • d4762a4d8d - Updated Changelog Christophe Dumez 2009-12-16 22:20:28 +00:00
  • 38cc55ea09 - Add hover effect of labels/categories to animate drag'n drop Christophe Dumez 2009-12-16 22:06:24 +00:00
  • 5d60295db3 - Drag'n drop to labels cleanup Christophe Dumez 2009-12-16 15:06:02 +00:00
  • 18bd3b855c - Added drag'n Drop from torrent list to labels (for torrent labeling) - Fix label counters update in some cases Christophe Dumez 2009-12-16 14:55:07 +00:00
  • 868d423c82 - Use folder icon for labels Christophe Dumez 2009-12-16 13:20:38 +00:00
  • edb6857de0 - Label counters are now properly updated (and labeling seems to work fine) Christophe Dumez 2009-12-16 13:09:30 +00:00
  • ed803fb994 - Initiated work on torrent labeling/categorization (functional but not perfect yet Christophe Dumez 2009-12-15 19:52:43 +00:00
  • 83d83a364d - Added Frederic Lassabe to AUTHORS file Christophe Dumez 2009-12-15 13:08:34 +00:00
  • 690bb92154 - Catch CTRL+C and exit cleanly Christophe Dumez 2009-12-15 13:01:57 +00:00
  • 8e39eef7aa - Display console messages on Terminal - Program seems to be working Christophe Dumez 2009-12-15 12:55:46 +00:00
  • 1923a51c59 - Prepare a little headlessloader class Christophe Dumez 2009-12-15 11:59:48 +00:00
  • 3dc1107b40 - Fix typo in src.pro that broke compilation with GUI enabled Christophe Dumez 2009-12-15 11:48:57 +00:00
  • dd22e9009c - Added exit() function to headless loader class so that we have a way to return to prompt Christophe Dumez 2009-12-15 11:14:03 +00:00
  • c7ccf39abf - Use QCoreApplication instead of QApplication when GUI is disabled Christophe Dumez 2009-12-15 11:10:47 +00:00
  • af166f53d3 - Added headlessloader class to prepare Fred's work Christophe Dumez 2009-12-15 11:08:22 +00:00
  • 21eb26a374 - Commit changes to helpers.py (add referer to download_file() helper function) Christophe Dumez 2009-12-15 11:03:04 +00:00
  • e2aaf5d1de - Edited project file in order not to compile UI classes when DISABLE_GUI is defined - Added #ifndef directives to main.cpp in order to fix compilation when DISABLE_GUI is defined Christophe Dumez 2009-12-15 10:56:41 +00:00
  • 0b7ca15c4f - Added --disable-gui flag to configure file (adds DISABLE_GUI define) Christophe Dumez 2009-12-15 10:36:18 +00:00
  • 07ee2a4aff Branched for work on headless running Christophe Dumez 2009-12-15 10:23:41 +00:00
  • 779b53722b - Added referer parameter to download_file() helper function (required by some websites such as sumotorrent) Christophe Dumez 2009-12-14 21:50:21 +00:00
  • 76780c4c46 - Fix RSS downloader for feeds where torrents are not attached (but the links points to them) Christophe Dumez 2009-12-14 18:56:00 +00:00
  • 141d3b6737 - Fix RSS Feed downloader for RSS with no torrent attachment (but articles link points to the torrent instead) Christophe Dumez 2009-12-14 18:42:21 +00:00
  • da74f24a71 - Update changelog Christophe Dumez 2009-12-13 17:53:04 +00:00
  • 01c56865db - Better checking of based32 encoded Magnet Links to increase robustness Christophe Dumez 2009-12-13 10:15:50 +00:00
  • e2c3e6dbaa - Better checking of based32 encoded Magnet Links to increase robustness Christophe Dumez 2009-12-13 10:13:41 +00:00
  • b541c9fa4c - Added Hex Magnet Link support (new standard, used for example by ThePirateBay) Christophe Dumez 2009-12-13 09:52:28 +00:00
  • b1126556c0 - Added Hex Magnet link support Christophe Dumez 2009-12-13 09:50:06 +00:00
  • aac0fbcbe4 - Fix possible crash in torrent properties (files) Christophe Dumez 2009-12-13 00:44:47 +00:00
  • 69cb8d1398 - Fix possible crash in torrent properties Christophe Dumez 2009-12-13 00:34:54 +00:00
  • b315551edd - Fix missing slot warning when using libtorrent v0.14 (Thanks Haypo) Christophe Dumez 2009-12-13 00:03:35 +00:00
  • 094d979ce6 - Fix "Object::connect: No such slot TransferListWidget::toggleSelectedTorrentsSuperSeeding()" warning when using libtorrent v0.14 Christophe Dumez 2009-12-12 23:57:31 +00:00
  • 58a885cb87 - Updated version number to v2.0.1 Christophe Dumez 2009-12-12 22:57:56 +00:00
  • 92dd669597 - Updated version number to v2.1.0alpha in trunk (new development focus) Christophe Dumez 2009-12-12 22:54:47 +00:00
  • d19282285c - BUGFIX: ~/qBT_dir is created only when it is actually used Christophe Dumez 2009-12-12 22:39:29 +00:00
  • 32a8dec0e7 - ~/qBT_dir is no longer created when it is not used Christophe Dumez 2009-12-12 22:34:16 +00:00
  • e0d8ca39a5 - BUGFIX: Fix link to plugins.qbittorrent.org in plugins dialog Christophe Dumez 2009-12-12 22:17:51 +00:00
  • 2dd5bccd49 - BUGFIX: Fix link to plugins.qbittorrent.org in plugins dialog Christophe Dumez 2009-12-12 22:15:55 +00:00
  • ec3169c9b0 - Fix column hiding behavior when queueing system is disabled Christophe Dumez 2009-12-12 22:07:41 +00:00
  • 18d0283463 - Fix column hiding behavior when queueing system is disabled Christophe Dumez 2009-12-12 21:59:06 +00:00
  • 7bfd7e9cda - Disable debug mode Christophe Dumez 2009-12-11 13:05:46 +00:00
  • 459bb8c51d - Removed useless debug Christophe Dumez 2009-12-11 12:26:51 +00:00
  • 9fe807b6f1 - Removed useless debug Christophe Dumez 2009-12-11 12:23:53 +00:00
  • 9159a9f25d - µTorrent is now also spoofed correctly Christophe Dumez 2009-12-11 12:22:41 +00:00
  • 84f00bf3f6 - uTorrent user agent is now spoofed correctly Christophe Dumez 2009-12-11 12:18:00 +00:00
  • 19d4709c94 - Tagged v2.0.0 release release-2.0.0 Christophe Dumez 2009-12-10 19:41:10 +00:00
  • 8ea8f8a9f7 - Branched v2.0.x Christophe Dumez 2009-12-10 19:39:09 +00:00
  • d3687fd863 - Store Web UI password as md5 Christophe Dumez 2009-12-10 19:19:19 +00:00
  • d1a549a6cc - Updated Korean translation - Updated Changelog Christophe Dumez 2009-12-10 16:57:16 +00:00
  • c1552ff254 - Updated Italian translation Christophe Dumez 2009-12-10 02:55:13 +00:00
  • 54a396bc6e - Updated Japanese translator's e-mail Christophe Dumez 2009-12-09 14:36:50 +00:00
  • ed732bca63 - Updated Hungarian translation Christophe Dumez 2009-12-09 14:25:48 +00:00
  • 02a4464e8f - Updated Bulgarian translation Christophe Dumez 2009-12-09 13:43:17 +00:00
  • 7f97df4462 - Updated name of Turkish translation in AUTHORS file Christophe Dumez 2009-12-09 13:09:49 +00:00
  • 9d20af02a2 - Some fixes to Greek translation Christophe Dumez 2009-12-09 11:50:28 +00:00
  • cbaef050f0 - Fixed Serbian language name in Serbian (Српски) Christophe Dumez 2009-12-08 22:01:26 +00:00
  • 148139c2c4 - Fixed serbian translation (forgot to embed it into qBittorrent executable) Christophe Dumez 2009-12-08 21:55:27 +00:00
  • 793f8a103d - Slovak and Serbian were inverted - Updated Serbia flag (better resolution) Christophe Dumez 2009-12-08 21:48:14 +00:00
  • ffa48b64ac - Updated language files Christophe Dumez 2009-12-08 21:44:34 +00:00
  • 59a8e651f9 - Updated Changelog - Bump to rc7 Christophe Dumez 2009-12-08 19:31:17 +00:00
  • fb9f2a01b5 - Fix Paste action in search field Christophe Dumez 2009-12-08 19:24:14 +00:00
  • 944e25a5d8 - Remember torrent addition dialog size and position Christophe Dumez 2009-12-08 17:48:33 +00:00
  • ad597c72d2 - Optimize torrent addition dialog vertical space usage Christophe Dumez 2009-12-08 17:26:43 +00:00
  • abbbf1e562 - Torrent Addition Dialog: File priorities were not taken into consideration (Thanks Mariusz) Christophe Dumez 2009-12-08 17:20:28 +00:00
  • d2dd29c35a - Suppress compilation warning when geoip is not embedded in qBittorrent executable Christophe Dumez 2009-12-08 17:16:29 +00:00
  • 906f2bab1e - Disable debug again Christophe Dumez 2009-12-08 16:43:48 +00:00
  • bb6468005d - Fix torrent upload in Web UI (worked randomly) Christophe Dumez 2009-12-08 16:42:59 +00:00
  • a2423e97eb - Fix download from MAGNET URI in regular UI Christophe Dumez 2009-12-08 08:06:42 +00:00
  • ed1d75ecb1 - Also look in /var/lib/GeoIP/GeoIP.dat for GeoIP database (OpenSuse 11.2) * Thanks to Mariusz Fik for his report and patch Christophe Dumez 2009-12-08 07:55:08 +00:00
  • 1e4200345a - Updated Serbian translation Christophe Dumez 2009-12-08 07:51:41 +00:00
  • be11f4e039 - Clean up RSS preferences loading Christophe Dumez 2009-12-07 22:04:20 +00:00
  • 22ec528cdf - Fix regular refresh of RSS feeds Christophe Dumez 2009-12-07 21:58:26 +00:00
  • 28d6577199 tagged v2.0.0rc6 release release-2.0.0rc6 Christophe Dumez 2009-12-07 21:21:53 +00:00
  • ebf341a6de - Update INSTALL file to explain that geoip-database is a runtime-only dependency Christophe Dumez 2009-12-07 21:16:59 +00:00
  • 68ba6322e1 - Added geoip-database as an optional dependency in INSTALL file Christophe Dumez 2009-12-07 20:57:59 +00:00
  • 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 Christophe Dumez 2009-12-07 20:54:47 +00:00
  • 8df1708491 - Updated Turkish translation Christophe Dumez 2009-12-07 07:43:17 +00:00
  • da51ce1b71 - Updated Greek translation Christophe Dumez 2009-12-07 07:42:47 +00:00
  • 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 Christophe Dumez 2009-12-06 15:29:37 +00:00
  • 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 Christophe Dumez 2009-12-06 15:03:49 +00:00
  • df03b042d6 - Hide context menu when a torrent is clicked Christophe Dumez 2009-12-06 14:48:16 +00:00
  • 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 Christophe Dumez 2009-12-06 14:41:05 +00:00
  • 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) Christophe Dumez 2009-12-06 14:26:50 +00:00
  • 83da56b0eb - Fix top menu in Web UI Christophe Dumez 2009-12-06 14:13:49 +00:00
  • fa2891c225 - Fix compilation warning in release mode - Fix vertical alignment in torrent properties panel Christophe Dumez 2009-12-06 13:31:30 +00:00
  • c4bf42524c - Small update in French translation Christophe Dumez 2009-12-06 12:54:21 +00:00
  • a096105f18 - Added Serbian translation (By Anaximandar Milet) * Translation is not complete yet Christophe Dumez 2009-12-06 11:37:20 +00:00
  • 51f842aaef - Bump to rc5 - Disabled DEBUG output as a default now Christophe Dumez 2009-12-06 10:27:02 +00:00
  • 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 Christophe Dumez 2009-12-06 10:19:29 +00:00
  • facd02a7ec - Updated Portuguese and Brazilian translations (Thanks Nick!) Christophe Dumez 2009-12-06 09:35:58 +00:00
  • ed8da2ef66 - Fix toolbar separators (Web UI) which was broken when updating to new MochaUI Christophe Dumez 2009-12-05 16:23:34 +00:00
  • 998352f9f1 - Improved Ajax tabs code (Web UI) Christophe Dumez 2009-12-05 16:09:18 +00:00
  • 8c1a135d16 - Fix crashes when handling torrents without metadata (magnet URIs) from Web UI Christophe Dumez 2009-12-05 14:24:45 +00:00
  • b976d39207 - Update to MochaUI svn/trunk * Fixes IE7/8 compatibility - Use Yui compressor on mocha.js Christophe Dumez 2009-12-05 14:19:37 +00:00
  • f0a18ec1f5 - Remember selected filter using a Cookie (Web UI) Christophe Dumez 2009-12-04 21:03:50 +00:00
  • f9a5afe446 - Remove torrent from selection if it gets filtered and becomes hidden (Web UI) Christophe Dumez 2009-12-04 20:45:16 +00:00
  • b13c7abca0 - Updated German translation Christophe Dumez 2009-12-04 17:08:29 +00:00
  • 1f104f62f5 Force libnotify GObject cleanup even when libnotify fails Christophe Dumez 2009-12-04 09:18:43 +00:00
  • f8f7729e77 - Force libnotify GObject cleanup Christophe Dumez 2009-12-04 09:09:03 +00:00
  • eca262f5f4 - Display piece_availability bar when we have something to display (torrent has metadata, torrent is not paused/queued/checking/seeding) Christophe Dumez 2009-12-02 20:41:59 +00:00
  • df5f5a943b - Fix other possible crashes with MAGNET URIs - Fix "download first last piece first" feature for torrents containing more than one file Christophe Dumez 2009-12-02 20:24:34 +00:00