Christophe Dumez
92eed29ded
- Updated slovak translation
2007-03-15 15:54:06 +00:00
Christophe Dumez
a8b0b71474
- Updated TODO
2007-03-15 15:25:04 +00:00
Christophe Dumez
967000283e
- Updated TODO (translations done)
2007-03-14 11:17:31 +00:00
Christophe Dumez
cd51cad54e
- Updated German and Russian translations
2007-03-14 11:16:53 +00:00
Christophe Dumez
1275c12d9b
- Updated TODO
2007-03-12 13:42:18 +00:00
Christophe Dumez
2aea91822e
- Updated TODO
2007-03-12 13:41:02 +00:00
Christophe Dumez
14251dd7b0
- Fixed infobar text for PauseAll, StartAll functions
2007-03-12 13:35:24 +00:00
Christophe Dumez
398e121d2c
- Added some windows rules to src.pro
2007-03-12 13:20:29 +00:00
Christophe Dumez
15d0315c9f
- Updated Changelog
2007-03-12 12:58:57 +00:00
Christophe Dumez
d67f141571
- Improved makefile generation
2007-03-12 12:54:47 +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
eac0254744
- Fixed a crash when save dir was an empty string, now defaulting to ~/qBT-dir/
2007-03-11 19:11:20 +00:00
Christophe Dumez
e8adc74051
- removed unused function
2007-03-11 19:07:08 +00:00
Christophe Dumez
635283f586
- emptying the folder
2007-03-11 18:52:26 +00:00
Christophe Dumez
6dc77697f3
- Use the new doc directory
2007-03-11 18:51:20 +00:00
Christophe Dumez
9bf9e112fd
- Moving doc directory
2007-03-11 18:49:11 +00:00
Christophe Dumez
46a8d992cf
- Moved include(conf.pri) to qbittorrent.pro (clearer)
2007-03-11 18:40:35 +00:00
Christophe Dumez
4a11bc034b
- New configure file generated by qconf v1.3 instead of v1.2
2007-03-11 18:32:36 +00:00
Christophe Dumez
79f6030703
- Disabled global context menu in search results list
2007-03-11 18:20:12 +00:00
Christophe Dumez
c3abdc3743
- Set the number of seeds/leechs to 0/0 when pausing torrents
2007-03-11 18:08:34 +00:00
Christophe Dumez
ec0d6229c6
- Added some debug
...
- Added more checking on handles before using them
2007-03-11 18:01:34 +00:00
Christophe Dumez
f8c914e446
- Fixed alwaysDisplayOSD option
2007-03-11 17:51:53 +00:00
Christophe Dumez
c0efbf1d13
- Updated man page
2007-03-11 15:24:08 +00:00
Christophe Dumez
2aa0c5551c
- Removed some old stuff in project file (libqtxml + trayicon)
2007-03-11 01:01:43 +00:00
Christophe Dumez
20ab863b38
- Updated to beta7
2007-03-11 00:57:48 +00:00
Christophe Dumez
5e57929f07
- Fixed a possible crash when saving options
2007-03-11 00:55:48 +00:00
Christophe Dumez
a4deec6cde
- Fixed behaviour options. Broke them a few commits ago
2007-03-10 23:34:03 +00:00
Christophe Dumez
7e1f98cd46
- Fixed memory leak in search engine autocompletion (introduced by gtsoul)
2007-03-10 19:08:37 +00:00
Christophe Dumez
e85a82a426
- Destroy preview process cleanly on qBT exit if it is still running
2007-03-10 19:03:17 +00:00
Christophe Dumez
87ea65b4e9
- Fixed loading of 'PeX support' option
2007-03-10 18:26:58 +00:00
Christophe Dumez
774fab54a3
- Fixed apply button in options (broken a few commit ago)
2007-03-10 18:23:46 +00:00
Christophe Dumez
fb54c035a7
- Set DHT Port only when DHT is enabled
2007-03-10 18:20:13 +00:00
Christophe Dumez
7fac73b76d
- Updated to beta6
...
- Updated Changelog
2007-03-10 18:17:44 +00:00
Christophe Dumez
6d65ef067d
Create Options object only when necessary (to save memory)
2007-03-10 18:14:53 +00:00
Christophe Dumez
79545f2e0f
- Updated Polish translation
2007-03-10 16:32:15 +00:00
Christophe Dumez
53b911bb8e
- small fix in delete functions to make them a little bit safer
2007-03-10 16:27:03 +00:00
Christophe Dumez
950072c696
- Search process is now stopped cleanly before exit to avoid error messages in console
2007-03-09 18:38:58 +00:00
Christophe Dumez
825c874718
deleteThread and downloadThread threads are handled better and destructed in a cleaner way
2007-03-09 18:11:43 +00:00
Christophe Dumez
84fef00349
- removed a useless sleep()
2007-03-09 17:24:32 +00:00
Christophe Dumez
b63d1f8d11
- Fixed upload rate limit
2007-03-09 14:04:57 +00:00
Christophe Dumez
bb9950403d
- Updated French translation
...
- Fixed a typo in GUI
2007-03-09 13:46:32 +00:00
Christophe Dumez
dbec111fa6
- Updated swedish translation
2007-03-09 13:00:43 +00:00
Christophe Dumez
6f47d2e70b
- Updated Norwegian translation
2007-03-09 12:58:46 +00:00
Christophe Dumez
af3384f748
- Now VERSION is defined in src.pro, avoid duplication, cleaner and more adapted.
2007-03-08 23:32:54 +00:00
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
2007-03-08 22:51:52 +00:00
Christophe Dumez
86b1be7db6
- Fixed a comment in nova.py
2007-03-08 20:56:36 +00:00
Christophe Dumez
ee71224f89
- Fixed mininova search engine
2007-03-08 18:46:24 +00:00