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
Christophe Dumez
b63d1f8d11
- Fixed upload rate limit
18 years ago
Christophe Dumez
bb9950403d
- Updated French translation
...
- Fixed a typo in GUI
18 years ago
Christophe Dumez
dbec111fa6
- Updated swedish translation
18 years ago
Christophe Dumez
6f47d2e70b
- Updated Norwegian translation
18 years ago
Christophe Dumez
af3384f748
- Now VERSION is defined in src.pro, avoid duplication, cleaner and more adapted.
18 years ago
Christophe Dumez
87f440aa9e
** I18N Commit **
...
- Better i18n thanks to dynamic text support
- Some typos fixed in translatable texts
- Provide exemples to make translators' task easier
- Update translation files
18 years ago
Christophe Dumez
86b1be7db6
- Fixed a comment in nova.py
18 years ago
Christophe Dumez
ee71224f89
- Fixed mininova search engine
18 years ago
Christophe Dumez
512d1f3d9d
- Fixed meganova search engine
18 years ago
Christophe Dumez
9b91bac228
- Fixed ThePirateBay search engine
18 years ago
Christophe Dumez
f33b0dc3c0
- Fixed 'are you sure?" message for delete action
18 years ago
Christophe Dumez
524540e63d
- Fixed downloadFromUrl() (still have to do some checking with the thread)
18 years ago