62 Commits (90dd33706946acf0badba43c072c5c3a42af1893)

Author SHA1 Message Date
Christophe Dumez a27d2dcac2 Big restructuring of the RSS code 14 years ago
Christophe Dumez 208e988c70 Added --with-qtsingleapplication=[shipped|system] flag to the configure file to comply with Linux distributions that are packaging qtsingleapplication solution. 14 years ago
Christophe Dumez 107b833703 Imported recent patches from stable branch 14 years ago
Christophe Dumez 70f2bfdd9a Updated configure file to remove our libtorrent DEFINE 15 years ago
Christophe Dumez b94ecb2383 Added support for single-thread boost 15 years ago
Christophe Dumez 34052ce8f9 Less dependencies for nox 15 years ago
Christophe Dumez e4399412b6 Attempt to fix compatibility with libboost v1.34 15 years ago
Christophe Dumez 37650d8156 Improved libboost detection again 15 years ago
Christophe Dumez 6148e6b192 Improved libbost detection 15 years ago
Christophe Dumez 057743a779 Do not display a warning when libtorrent < 0.14.x is detected since it is the advised version 15 years ago
Christophe Dumez e5b8b41373 Several compilation and execution fixes for Windows and OS/2 15 years ago
Christophe Dumez e082c02630 Make use of QT_VERSION define instead of using our own define 15 years ago
Christophe Dumez 98d0c00f85 Link against boost and ssl to fix issues with gold linker 15 years ago
Christophe Dumez bc89845523 - Improve configure file output 15 years ago
Christophe Dumez 9ffe9c2006 - Configure file now checks for pkg-config executable since it is required to detect libtorrent-rasterbar 15 years ago
Christophe Dumez 31105aefe4 - Updated configure file (libtorrent >= 0.14.4 is required) 15 years ago
Christophe Dumez 0b7ca15c4f - Added --disable-gui flag to configure file (adds DISABLE_GUI define) 15 years ago
Christophe Dumez ed1d75ecb1 - Also look in /var/lib/GeoIP/GeoIP.dat for GeoIP database (OpenSuse 11.2) 15 years ago
Christophe Dumez 968a5f3017 - No longer ships GeoIP database since most distributions provide it in a separate package 15 years ago
Christophe Dumez 893c5e6784 FEATURE: Display close tab button into the tabs in search engine (Qt >= 4.5 only) 15 years ago
Christophe Dumez 91efa0e2d4 - COSMETIC: Make use of libnotify if available for system notifications (Now default on Ubuntu) instead of the Qt notification system 15 years ago
Christophe Dumez 4ca2d060ea - Make everything compile back with libtorrent v0.14 15 years ago
Christophe Dumez 2b5522e165 - Dropped dependency on libzzip 15 years ago
Christophe Dumez 7792b4f849 - Branched trunk in order to work on a major GUI remodeling. I will attempt to: 15 years ago
Christophe Dumez bc308741b7 - FEATURE: Dropped dependency on libcurl (Using Qt >= 4.4 for downloads now) 15 years ago
Christophe Dumez c65bf303cf - Force dependency on libtorrent-rasterbar v0.15 15 years ago
Christophe Dumez 037a1875f9 - Use findPkg (pkg-config) to find libtorrent-rasterbar and detected if version is sufficient 15 years ago
Christophe Dumez 2aea2a0032 - got rid of libMagick++ dependency 16 years ago
Christophe Dumez 764b4e72ca - rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings 16 years ago
Christophe Dumez 8dfc68e196 - Updated tranlsations 16 years ago
Christophe Dumez c9631c2a3f - Patch from Cristian Greco to fix compilation against libtorrent 0.13.1. Big changes were made recently in libtorrent to allow integration in Debian. 16 years ago
Christophe Dumez 54bf7e61f7 - libmagick configure improvement 17 years ago
Christophe Dumez 61eb921e44 - Moved from libcommoncpp to libcurl for downloads from urls 17 years ago
Christophe Dumez b47073901f - Removed a fedora 7 workaround 17 years ago
Christophe Dumez d45c44868e - Removed Fedora workaround because Fedora 8 is working propery now 17 years ago
Christophe Dumez b66be5b64b - Removed build dependency on Python 17 years ago
Christophe Dumez 6099544da5 - BUGFIX: configure doesn't require paths with a terminal "/" anymore 17 years ago
Christophe Dumez 902116cbc8 - BUGFIX: configure looks for libraries in lib64 folders too 17 years ago
Christophe Dumez e8897ae159 - Fixed configure 17 years ago
Christophe Dumez 9062266a84 - Fixed a ratio assert in libtorrent because we sent it -1 for unlimited instead of 0 17 years ago
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 69fa916e26 - FEATURE: Added zip support in search plugins manager (can put .py & .png inside) 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 03fae3953f - Made error message clearer when libcommoncpp2 is not installed. 17 years ago
Christophe Dumez 5713af7375 - Workaround to build on fedora system (pkg-config problem) 17 years ago
Christophe Dumez c8c53e2812 - Use pkgconfig for GNU common c++ 17 years ago
Christophe Dumez 2fd0de082c - Updated configure file to check for libcommoncpp2 instead of libcurl 17 years ago
Christophe Dumez c4b49a6d96 Added a way to build statically against libtorrent (see ./configure --help) 18 years ago