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.
18 years ago
Christophe Dumez
5713af7375
- Workaround to build on fedora system (pkg-config problem)
18 years ago
Christophe Dumez
c8c53e2812
- Use pkgconfig for GNU common c++
18 years ago
Christophe Dumez
2fd0de082c
- Updated configure file to check for libcommoncpp2 instead of libcurl
...
- Used downloadThread in search plugin update instead of libcurl (no more gui freeze by the same occasion)
- Still need to handle download from urls errors and use fallback url in search plugin update (before beta2)
18 years ago
Christophe Dumez
c4b49a6d96
Added a way to build statically against libtorrent (see ./configure --help)
18 years ago
Christophe Dumez
658771612a
- Upgraded to libtorrent svn (0.13)
18 years ago
Christophe Dumez
59c6f469a0
- use PKGCONFIG again for libtorrent in configure
18 years ago
Christophe Dumez
2ab2e5a40f
- Fixed configure files
18 years ago
Christophe Dumez
fa2815df49
- Started to clean up upnp code
18 years ago
Christophe Dumez
fd2d2ddc0b
- Added UPnP support (experimental) - taken from aMule CVS
18 years ago
Christophe Dumez
43195b7ada
- Added configure parameter :
...
--with-libcurl-lib=[path] Path to libcurl library files
18 years ago
Christophe Dumez
8f9a37ee2f
- Added configure parameter :
...
--with-libtorrent-lib=[path] Path to libtorrent library files
18 years ago
Christophe Dumez
572d4013e7
Added a parameter to the configure file:
...
--with-libcurl-inc=[path] Path to libcurl include files
18 years ago
Christophe Dumez
3c28c04b40
Added a new parameter to configure file :
...
--with-libtorrent-inc=[path] Path to libtorrent include files
18 years ago
Christophe Dumez
4a11bc034b
- New configure file generated by qconf v1.3 instead of v1.2
18 years ago
Christophe Dumez
243045917a
- Updated configure file to check for libtorrent >= v0.12 instead of v0.11 (Thanks Jack H.)
18 years ago
Christophe Dumez
8b702ef622
- Based on Qt 4.2
...
- Brand new trayicon from Qt 4.2
- Updated Changelog
- Updated configure file
18 years ago
Christophe Dumez
969a02b93e
- Moved everything to trunk to create a stable branch
18 years ago