430 Commits (6e4fbcf017e6b77473a231d4ea272c35cad85478)

Author SHA1 Message Date
Christophe Dumez 0e81f3731f - Dropped Qt4.2 support, it becomes too difficult to maintain for me and Trolltech broke backward compatibility for UI files... 17 years ago
Christophe Dumez 98d91f7697 - beta6 release 17 years ago
Christophe Dumez ff4ab915a2 - Merged custom-search branch. New search plugins management system 17 years ago
Christophe Dumez db6180b737 - Little hint for windows 17 years ago
Christophe Dumez 6918aba90c - Use "Magick++-config --libs" to get linking libs instead of pkg-config because some distros (like Mandriva) do not provide ImageMagick++.pc 17 years ago
Christophe Dumez 2ddcaf008b - Improved ImageMagick detection and it should be able to build without it too now 17 years ago
Christophe Dumez 99268bfc06 - Added .ico support, which is really useful for RSS favicons. We use libMagick++ in order to convert ICO icons to PNG. If this library is not installed, qBittorrent will still compile but this feature will be disabled. 17 years ago
Christophe Dumez 19c606e067 - Removed outdated define 17 years ago
Christophe Dumez 057029787a - Added some asserts to check for overflows 17 years ago
Christophe Dumez 21908e0a03 - Optimized function that transform a number of seconds to a duration(days, hours, minutes, secs) 17 years ago
Christophe Dumez 6ecb45d661 - Code optimization using initialization lists 17 years ago
Christophe Dumez 89ecdca5e7 Compile with -O2 in release mode and -O1 in debug mode 17 years ago
Christophe Dumez 32c330092a - Merged splitGUI branch, GUI and download tab are now splitted. Code is a lot cleaner and easier to understand. I also fixed some bugs I found on the way :) 17 years ago
Christophe Dumez 680f6409d8 - beta5 release 17 years ago
Christophe Dumez c9925eddb6 - Big code cleanup 17 years ago
Christophe Dumez 31abae33a1 - Improved the way menu icons are installed to avoid problems on some systems (Thanks JanCR for reporting this) 17 years ago
Christophe Dumez b702bea806 - beta4 release 17 years ago
Christophe Dumez 1a1219448a - Beta 3 release 17 years ago
Christophe Dumez c6285d8f67 - Improved start/Pause & start_all/pause_all functions 17 years ago
Christophe Dumez c4a1f30b70 - Prepare for brazilian translation by Nick Manrinho 17 years ago
Christophe Dumez 4e4b0ed9ff - Reverted a previous commit. Transfer lists refreshers aren't in separate threads anymore: too buggy 17 years ago
Christophe Dumez 2ab7f6f923 - Transfer lists refreshers were moved to separate threads to improve GUI responsiveness. Please report any problem (like mutex deadlocks in console output) or crashes. 17 years ago
Christophe Dumez e4ab5ceb43 - Compile with -O2 optimization 17 years ago
Christophe Dumez c8c53e2812 - Use pkgconfig for GNU common c++ 17 years ago
Christophe Dumez a27e7e1b9e - Lightened finished list code 17 years ago
Christophe Dumez 59d35b9f8a - beta2 release 17 years ago
Christophe Dumez 2fd0de082c - Updated configure file to check for libcommoncpp2 instead of libcurl 17 years ago
Christophe Dumez 7c8677d787 - Improved a lot downloading from url using libcommoncpp2 instead of libcurl 17 years ago
Christophe Dumez dda4ffed08 - Added hungarian translation 17 years ago
Christophe Dumez 97aed61fc8 ** first beta ** 17 years ago
Christophe Dumez c11e5e8b12 - Blocked users (by ipfilter) are now logged in GUI 17 years ago
Christophe Dumez 611b9424ee updated version 17 years ago
Christophe Dumez c39da36cca - Added Encryption support! 18 years ago
Christophe Dumez 85fd33a619 - Updated to v1.0.0alpha8 (not a v0.10 after all) 18 years ago
Christophe Dumez ec3f878372 - Updated alpha version 18 years ago
Christophe Dumez 36d073d597 - Removing our UPnP code because libtorrent svn does it 18 years ago
Christophe Dumez 658771612a - Upgraded to libtorrent svn (0.13) 18 years ago
Christophe Dumez 3933d78da2 - Started to work on bandwidth allocation per torrent 18 years ago
Christophe Dumez f3f71e5d14 - Added Japanese translation 18 years ago
Christophe Dumez 59c6f469a0 - use PKGCONFIG again for libtorrent in configure 18 years ago
Christophe Dumez 381ae195b9 - Fixed a bug in the number of finished torrents initial display 18 years ago
Arnaud Demaiziere eddee2a0d5 some work on rss, refresh & autoopenbrowser 18 years ago
Christophe Dumez 37027c0480 - A lot of work on "Finished torrents are moved to a new tab". It still needs improvements but most of it is working 18 years ago
Christophe Dumez 13aa2cfa6e - Added a new tab for finished torrents (WIP, not used yet) 18 years ago
Christophe Dumez b3e6f341ff - Added RSS icon on its tab 18 years ago
Arnaud Demaiziere 6c8f0bff13 - Added a rss tab (still not functional) 18 years ago
Christophe Dumez fa2815df49 - Started to clean up upnp code 18 years ago
Christophe Dumez 682196543f - Move our own UPnP to a branch because it is taking too long 18 years ago
Christophe Dumez 78916bba41 - Added debug in UPnP 18 years ago
Christophe Dumez 92f840519c - Allow to change UPnP port while it is enabled 18 years ago