Some work about adaptive color scheme for Web UI (PR #19901)
http://[316:c51a:62a3:8b9::4]/d4708/qBittorrent/src/branch/adaptive-webui
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
135 lines
6.6 KiB
135 lines
6.6 KiB
18 years ago
|
qbittorrent (0.6.1-0ubuntu2) edgy; urgency=low
|
||
|
|
||
|
* Disabled debug mode
|
||
|
|
||
|
-- Christophe Dumez <chris@qbittorrent.org> Mon, 28 Aug 2006 21:22:48 +0200
|
||
|
|
||
|
qbittorrent (0.6.1-0ubuntu1) edgy; urgency=low
|
||
|
* BUGFIX: Fixed possible segfaults when using context menus
|
||
|
* BUGFIX: Cleanup up context menus code
|
||
|
* BUGFIX: Used best gzip compressing for manpage
|
||
|
|
||
|
-- Christophe Dumez <chris@qbittorrent.org> Thu, 24 Aug 2006 19:53:32 +0200
|
||
|
|
||
|
qbittorrent (0.6.0) edgy; urgency=low
|
||
|
* FEATURE: Rewritten the download list from scratch (more flexible)
|
||
|
* FEATURE: Rewritten the search results list from scratch (more flexible)
|
||
|
* FEATURE: Rewritten the torrent properties list from scratch (more flexible)
|
||
|
* FEATURE: Improved and cleaned up search engine code
|
||
|
* FEATURE: Search results are now displayed in real time (not sequentially)
|
||
|
* FEATURE: Added two command lines parameters (--version, --help)
|
||
|
* FEATURE: Added a popup menu for download list
|
||
|
* FEATURE: Double-click on an item now toggles the paused state of a download
|
||
|
* FEATURE: Improved code to be more portable (Windows & MacOS versions should arrive soon)
|
||
|
* FEATURE: Allow to toggle selected state of a file within a torrent using double-click
|
||
|
* FEATURE: Remember columns width in download and search results lists
|
||
|
* BUGFIX: Don't use pkg-config for libcurl anymore (easier to compile)
|
||
|
* BUGFIX: Fixed ETA calculation when downloading while connecting
|
||
|
* BUGFIX: Download progress is now displayed correctly during first seconds of execution (was 0% before)
|
||
|
* BUGFIX: Code cleanup & optimization
|
||
|
* BUGFIX: Fixed sorting in download list
|
||
|
* BUGFIX: Fixed sorting in search results list
|
||
|
* BUGFIX: Fixed Parameters passing between instances
|
||
|
* BUGFIX: Fixed missing icon for clear action in infoBar popup menu
|
||
|
* BUGFIX: Fixed truncated lines in search results
|
||
|
* BUGFIX: Don't refresh download list when user is in search tab (save CPU)
|
||
|
* BUGFIX: Don't update Progress/DL Speed/ETA for finished downloads (save CPU)
|
||
|
* BUGFIX: Save selected search engines only when they have changed (faster program exit)
|
||
|
* COSMETIC: Increased icon size in toolbar from 24px to 32px
|
||
|
* COSMETIC: Display a progress bar to visualize each download progress
|
||
|
* COSMETIC: Size of each result in search are displayed in user friendly units
|
||
|
* COSMETIC: Display a progress bar to visualize each file progress within a torrent
|
||
|
* COSMETIC: Renamed 'ratio' to 'Session ratio' (makes more sense)
|
||
|
* COSMETIC: Improved layout of torrent properties window when maximized
|
||
|
* COSMETIC: Now number of search results is updated in real time
|
||
|
* COSMETIC: Remember last window size
|
||
|
* COSMETIC: Improved splash screen look
|
||
|
* COSMETIC: Improved default width of columns in download and search results lists
|
||
|
|
||
|
-- Christophe Dumez <chris@qbittorrent.org> Wed, 22 Aug 2006 10:42:37 +0200
|
||
|
|
||
|
qbittorrent (0.5.0) edgy; urgency=low
|
||
|
* Improved "Download from url" feature (now supports https, ftp & redirections)
|
||
|
* Added a torrent creation tool
|
||
|
* Display progress for each file within a torrent
|
||
|
* Based on new libtorrent v0.10 (lot of improvements)
|
||
|
* Now possible to clear log textbox (popup menu)
|
||
|
* Added two search engines (isohunt, torrentreactor)
|
||
|
* Now Display share ratio on main window
|
||
|
* Use OSD (On Screen Display) when a download or a search is finished
|
||
|
* Allow only one instance of qBittorrent (and add new parameters to download list)
|
||
|
* Remember last selected search engines in search tab
|
||
|
* Improved search engines status output (Aborted, timed out, finished, no results)
|
||
|
* qBittorrent can now update search plugin from qbittorrent.org
|
||
|
* Added Slovak, Italian, Portuguese, Romanian and Traditional Chinese languages
|
||
|
* Fixed ThePirateBay parser for search engine (website had changed)
|
||
|
* Fixed filenames for results from ThePirateBay search engine
|
||
|
* Fixed unicode support for ThePirateBay search engine
|
||
|
* Now search results are sorted by seeds
|
||
|
* Overwrite nova.py search plugin only if it is outdated
|
||
|
* Fixed possible division by 0 in ETA calculation
|
||
|
* Improved ETA calculation precision
|
||
|
* Fixed default tab in options
|
||
|
* When saving options, reconnect only when listening ports changed
|
||
|
* qBittorrent has now its own new logo
|
||
|
* Display status "downloading" if DL Speed > 0 (even when tracker is down)
|
||
|
* Added a splashscreen
|
||
|
* qBittorrent has new cute icons
|
||
|
* Display number of results in search tab
|
||
|
* Added icons for each item in download list according to its state
|
||
|
* Redesigned Locale settings
|
||
|
* Fixed search engines names width (were cut on the right)
|
||
|
* Moved search engines to the left of the window (better ui)
|
||
|
|
||
|
-- Christophe Dumez <chris@qbittorrent.org> Wed, 2 Aug 2006 19:46:32 +0200
|
||
|
|
||
|
qbittorrent (0.4.1) edgy; urgency=low
|
||
|
* Not counting "protocol chatter" in UP/DL speed anymore
|
||
|
* Download speed is now 0 when download is finished
|
||
|
* Paused torrents remain paused when qbittorrent is re-started
|
||
|
* Added option "go to systray when minimizing"
|
||
|
* Added option "Clear finished downloads on exit"
|
||
|
* Added option "Ask user for confirmation on exit"
|
||
|
* Added "Stalled" status for downloads (colored in orange, paused are in red and finished in green)
|
||
|
* Fixed Search window layout on maximizing
|
||
|
* Fixed a bug that caused upload limit not to be always applied
|
||
|
* Added Bulgarian translation
|
||
|
* Updated Translations
|
||
|
* Code optimization
|
||
|
|
||
|
-- Christophe Dumez <chris@qbittorrent.org> Thu, 22 Jun 2006 20:14:27 +0200
|
||
|
|
||
|
qbittorrent (0.4.0) edgy; urgency=low
|
||
|
|
||
|
* Added a search engine (supports Mininova & thepiratebay websites)
|
||
|
* Fixed critical bug: some options were not applied correctly to BT session
|
||
|
* Possibility to download a torrent file from an URL
|
||
|
* Added confirmation dialog on qbittorrent exit
|
||
|
* Enabled sorting in Download list
|
||
|
* Added Ukrainian translation
|
||
|
* Support urls as program parameters
|
||
|
* Added more actions to trayicon menu
|
||
|
* Fixed exception catching when retrieving fastresume data
|
||
|
* use Binary prefix standards from IEC 60027-2 for units (B, KiB, MiB, GiB, TiB)
|
||
|
* Iconification to systray when minimizing
|
||
|
* Code Cleanup & optimization
|
||
|
|
||
|
-- Christophe Dumez <chris@qbittorrent.org> Wed, 14 Jun 2006 14:47:27 +0200
|
||
|
|
||
|
qbittorrent (0.3.1) edgy; urgency=low
|
||
|
|
||
|
* Fixed toolbar layout (spacing).
|
||
|
* Added Russian translation.
|
||
|
* Resume also finished files on startup (for seeding).
|
||
|
* Added colors corresponding to download state.
|
||
|
* Fixed a segfault when deleting a download (if no scan dir is set).
|
||
|
|
||
|
-- Christophe Dumez <chris@qbittorrent.org> Sat, 6 Jun 2006 21:36:27 +0200
|
||
|
|
||
|
|
||
|
qbittorrent (0.3) edgy; urgency=low
|
||
|
|
||
|
* Initial Release.
|
||
|
|
||
|
-- Christophe Dumez <chris@qbittorrent.org> Sat, 3 Jun 2006 21:57:27 +0200
|