Christophe Dumez
90373897d6
Fix permission problems on Windows ( closes #1020227 )
13 years ago
Christophe Dumez
0f291629cc
Move FileSystem utility functions out of misc.h
...
Use new fs_utils.h instead.
13 years ago
Christophe Dumez
a8a7b61ea9
Coding style clean up
13 years ago
Christophe Dumez
c25586b500
Remove misc::safeRemove(): shouldn't be needed
13 years ago
Christophe Dumez
3b3642bbba
Initial support for libtorrent v0.16 (still a lot of deprecation warning but it compiles...)
14 years ago
Christophe Dumez
549fcf8b4c
Fix geoip detection (Thanks Mirco)
14 years ago
Christophe Dumez
8a1e79d22f
Restructured the project file
...
Move OS specific configuration to separate project files
14 years ago
Christophe Dumez
968a5f3017
- No longer ships GeoIP database since most distributions provide it in a separate package
...
- GeoIP database is no longer embedded in qBittorrent executable unless --with-geoip-database-embedded parameter is passed to configure (see src/geoip/REAME)
- Dropped "CONFIG += x11 network" in project file since it does not seem to be required
- Updated configure file to reflect Geoip changes
15 years ago
Christophe Dumez
78346a881c
- Added GeoIP licensing
15 years ago
Christophe Dumez
cb32ed97a8
- Prepare to use geoip database locally
15 years ago