Christophe Dumez
b66be5b64b
- Removed build dependency on Python
2007-10-27 20:24:17 +00:00
Christophe Dumez
6099544da5
- BUGFIX: configure doesn't require paths with a terminal "/" anymore
2007-10-14 09:15:02 +00:00
Christophe Dumez
902116cbc8
- BUGFIX: configure looks for libraries in lib64 folders too
2007-10-14 09:09:19 +00:00
Christophe Dumez
0e81f3731f
- Dropped Qt4.2 support, it becomes too difficult to maintain for me and Trolltech broke backward compatibility for UI files...
2007-09-03 22:59:46 +00:00
Christophe Dumez
69fa916e26
- FEATURE: Added zip support in search plugins manager (can put .py & .png inside)
2007-09-03 22:05:40 +00:00
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
2007-08-29 14:04:45 +00:00
Christophe Dumez
2ddcaf008b
- Improved ImageMagick detection and it should be able to build without it too now
2007-08-29 10:20:39 +00:00
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.
2007-08-29 09:22:21 +00:00
Christophe Dumez
03fae3953f
- Made error message clearer when libcommoncpp2 is not installed.
2007-07-25 07:00:14 +00:00
Christophe Dumez
5713af7375
- Workaround to build on fedora system (pkg-config problem)
2007-07-24 05:08:02 +00:00
Christophe Dumez
c8c53e2812
- Use pkgconfig for GNU common c++
2007-07-23 09:48:51 +00:00
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)
2007-07-20 17:11:02 +00:00
Christophe Dumez
c4b49a6d96
Added a way to build statically against libtorrent (see ./configure --help)
2007-06-15 11:29:00 +00:00
Christophe Dumez
658771612a
- Upgraded to libtorrent svn (0.13)
2007-04-12 17:17:04 +00:00
Christophe Dumez
59c6f469a0
- use PKGCONFIG again for libtorrent in configure
2007-04-05 22:58:12 +00:00
Christophe Dumez
732cc41be4
- qConf is buggy and the configure file was not working properly. I had to rewrite most of the configure code to get it working.
2007-04-03 21:49:52 +00:00
Christophe Dumez
fa2815df49
- Started to clean up upnp code
2007-03-29 13:28:11 +00:00
Christophe Dumez
fd2d2ddc0b
- Added UPnP support (experimental) - taken from aMule CVS
2007-03-19 21:15:29 +00:00
Christophe Dumez
43195b7ada
- Added configure parameter :
...
--with-libcurl-lib=[path] Path to libcurl library files
2007-03-12 12:43:35 +00:00
Christophe Dumez
8f9a37ee2f
- Added configure parameter :
...
--with-libtorrent-lib=[path] Path to libtorrent library files
2007-03-12 12:34:57 +00:00
Christophe Dumez
572d4013e7
Added a parameter to the configure file:
...
--with-libcurl-inc=[path] Path to libcurl include files
2007-03-12 12:25:58 +00:00
Christophe Dumez
3c28c04b40
Added a new parameter to configure file :
...
--with-libtorrent-inc=[path] Path to libtorrent include files
2007-03-12 12:21:02 +00:00
Christophe Dumez
931cfb6783
- Based on libtorrent v0.12 (still unreleased, use libtorrent cvs)
...
- Added Peer Exchange (PeX)
- Display number of complete/incomplete sources in download list for each torrent
- Updated version to v0.9.0beta1
2006-12-27 23:56:30 +00:00
Christophe Dumez
8b702ef622
- Based on Qt 4.2
...
- Brand new trayicon from Qt 4.2
- Updated Changelog
- Updated configure file
2006-10-18 19:53:54 +00:00
Christophe Dumez
969a02b93e
- Moved everything to trunk to create a stable branch
2006-09-30 16:02:39 +00:00