Christophe Dumez
|
fd2d2ddc0b
|
- Added UPnP support (experimental) - taken from aMule CVS
|
18 years ago |
Christophe Dumez
|
f8e7687551
|
- Added CONFIG += thread
|
18 years ago |
Christophe Dumez
|
5140f42cb1
|
Update application style according to the system (WindowsXP, MacOS, X11)
|
18 years ago |
Christophe Dumez
|
59e1e0bbf0
|
- Fixed a memory leak in options
- Removed unneeded QTranslator object in options.
|
18 years ago |
Christophe Dumez
|
d53e85a232
|
- Updated TODO
|
18 years ago |
Christophe Dumez
|
cf36db16ba
|
- Updated korean translation
|
18 years ago |
Christophe Dumez
|
5adf3f023d
|
- Removing empty doc folders (moved)
|
18 years ago |
Christophe Dumez
|
a0e49f8162
|
- bump version to v0.10.0alpha1 because now there is a branch for v0.9.x
|
18 years ago |
Christophe Dumez
|
92eed29ded
|
- Updated slovak translation
|
18 years ago |
Christophe Dumez
|
a8b0b71474
|
- Updated TODO
|
18 years ago |
Christophe Dumez
|
967000283e
|
- Updated TODO (translations done)
|
18 years ago |
Christophe Dumez
|
cd51cad54e
|
- Updated German and Russian translations
|
18 years ago |
Christophe Dumez
|
1275c12d9b
|
- Updated TODO
|
18 years ago |
Christophe Dumez
|
2aea91822e
|
- Updated TODO
|
18 years ago |
Christophe Dumez
|
14251dd7b0
|
- Fixed infobar text for PauseAll, StartAll functions
|
18 years ago |
Christophe Dumez
|
398e121d2c
|
- Added some windows rules to src.pro
|
18 years ago |
Christophe Dumez
|
15d0315c9f
|
- Updated Changelog
|
18 years ago |
Christophe Dumez
|
d67f141571
|
- Improved makefile generation
|
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
|
eac0254744
|
- Fixed a crash when save dir was an empty string, now defaulting to ~/qBT-dir/
|
18 years ago |
Christophe Dumez
|
e8adc74051
|
- removed unused function
|
18 years ago |
Christophe Dumez
|
635283f586
|
- emptying the folder
|
18 years ago |
Christophe Dumez
|
6dc77697f3
|
- Use the new doc directory
|
18 years ago |
Christophe Dumez
|
9bf9e112fd
|
- Moving doc directory
|
18 years ago |
Christophe Dumez
|
46a8d992cf
|
- Moved include(conf.pri) to qbittorrent.pro (clearer)
|
18 years ago |
Christophe Dumez
|
4a11bc034b
|
- New configure file generated by qconf v1.3 instead of v1.2
|
18 years ago |
Christophe Dumez
|
79f6030703
|
- Disabled global context menu in search results list
|
18 years ago |
Christophe Dumez
|
c3abdc3743
|
- Set the number of seeds/leechs to 0/0 when pausing torrents
|
18 years ago |
Christophe Dumez
|
ec0d6229c6
|
- Added some debug
- Added more checking on handles before using them
|
18 years ago |
Christophe Dumez
|
f8c914e446
|
- Fixed alwaysDisplayOSD option
|
18 years ago |
Christophe Dumez
|
c0efbf1d13
|
- Updated man page
|
18 years ago |
Christophe Dumez
|
2aa0c5551c
|
- Removed some old stuff in project file (libqtxml + trayicon)
|
18 years ago |
Christophe Dumez
|
20ab863b38
|
- Updated to beta7
|
18 years ago |
Christophe Dumez
|
5e57929f07
|
- Fixed a possible crash when saving options
|
18 years ago |
Christophe Dumez
|
a4deec6cde
|
- Fixed behaviour options. Broke them a few commits ago
|
18 years ago |
Christophe Dumez
|
7e1f98cd46
|
- Fixed memory leak in search engine autocompletion (introduced by gtsoul)
|
18 years ago |
Christophe Dumez
|
e85a82a426
|
- Destroy preview process cleanly on qBT exit if it is still running
|
18 years ago |
Christophe Dumez
|
87ea65b4e9
|
- Fixed loading of 'PeX support' option
|
18 years ago |
Christophe Dumez
|
774fab54a3
|
- Fixed apply button in options (broken a few commit ago)
|
18 years ago |
Christophe Dumez
|
fb54c035a7
|
- Set DHT Port only when DHT is enabled
|
18 years ago |
Christophe Dumez
|
7fac73b76d
|
- Updated to beta6
- Updated Changelog
|
18 years ago |
Christophe Dumez
|
6d65ef067d
|
Create Options object only when necessary (to save memory)
|
18 years ago |
Christophe Dumez
|
79545f2e0f
|
- Updated Polish translation
|
18 years ago |
Christophe Dumez
|
53b911bb8e
|
- small fix in delete functions to make them a little bit safer
|
18 years ago |
Christophe Dumez
|
950072c696
|
- Search process is now stopped cleanly before exit to avoid error messages in console
|
18 years ago |
Christophe Dumez
|
825c874718
|
deleteThread and downloadThread threads are handled better and destructed in a cleaner way
|
18 years ago |
Christophe Dumez
|
84fef00349
|
- removed a useless sleep()
|
18 years ago |