Christophe Dumez
a0e32fefd7
- Fixed compilation warnings
...
- Started work on fastresume reject alerts
2007-07-24 07:13:40 +00:00
Christophe Dumez
e606d04098
- added doc url in INSTALL file
2007-07-24 06:20:32 +00:00
Christophe Dumez
5713af7375
- Workaround to build on fedora system (pkg-config problem)
2007-07-24 05:08:02 +00:00
Christophe Dumez
1e64d0a3e4
- Added a lot of supported media extensions for preview (tried to be exhaustive but the best way would probably be to use mime types)
2007-07-23 15:55:12 +00:00
Christophe Dumez
e4ab5ceb43
- Compile with -O2 optimization
...
- Added some media extensions supported
2007-07-23 15:31:30 +00:00
Christophe Dumez
ce5baa93b7
- Ok, includes look fine now
2007-07-23 12:56:57 +00:00
Christophe Dumez
042323a1a8
- Improved rss includes a little and fix a memory leak I just introduced
2007-07-23 12:52:25 +00:00
Christophe Dumez
93938d8597
- still optimizing includes
2007-07-23 12:46:36 +00:00
Christophe Dumez
0db60065c0
- Removed useless mutex in GUI
...
- started to optimize headers includes for compilation speed
2007-07-23 12:12:55 +00:00
Christophe Dumez
c8c53e2812
- Use pkgconfig for GNU common c++
2007-07-23 09:48:51 +00:00
Christophe Dumez
737bdadbd0
- Updated TODO
2007-07-23 08:41:23 +00:00
Christophe Dumez
53d2bc34fc
- fixed minor code error in finishedList
2007-07-23 08:32:06 +00:00
Christophe Dumez
5cc6e6e8f4
- sometimes, rss feeds had a red cross icon although their download succeeded : fixed
2007-07-23 07:55:06 +00:00
Christophe Dumez
a27e7e1b9e
- Lightened finished list code
...
- Fixed properties slots connects in finished list
- Fixed columns width in finished list
2007-07-23 07:44:58 +00:00
Christophe Dumez
2ba45ef9ad
- Updated french translation
2007-07-23 05:11:11 +00:00
Christophe Dumez
59d35b9f8a
- beta2 release
2007-07-23 04:57:28 +00:00
Christophe Dumez
cf6a91e850
- BUGFIX: DHT settings were not saved correctly
2007-07-23 04:51:29 +00:00
Christophe Dumez
4e0ed1ec4c
- Optimized downloadThread memory usage
2007-07-22 15:48:34 +00:00
Christophe Dumez
2ad1c56933
- Create urlstream for subdownloadthreads only
2007-07-22 15:18:09 +00:00
Christophe Dumez
4f17339820
- URLStream is now constructed in downloadThread constructor
2007-07-22 15:13:11 +00:00
Christophe Dumez
c019b0d72c
- Added some debug in rss
2007-07-22 15:02:19 +00:00
Christophe Dumez
0fb78727d5
- Added more debug in rss
2007-07-22 14:14:05 +00:00
Christophe Dumez
2c48968a31
- a search request can now be terminated by another
2007-07-22 13:42:09 +00:00
Christophe Dumez
f4adf173a2
- Multithreaded downloadThread for performance
2007-07-22 13:21:04 +00:00
Christophe Dumez
c086558597
- Updated TODO
...
- Load torrents before loading rss and sreach engine on startup
2007-07-22 12:46:03 +00:00
Christophe Dumez
7c48afd6eb
- Improved downloadThread aborting support
2007-07-22 12:08:16 +00:00
Christophe Dumez
e6554db498
- Updated language files
2007-07-22 12:00:14 +00:00
Christophe Dumez
d25776ddda
- Quite a few improvements in rss interface
2007-07-22 11:53:43 +00:00
Christophe Dumez
325a588526
- Fixed some signals/slots (safer)
...
- Forgot to remove temp file when the file was downloaded from an url (rare occasions)
2007-07-22 09:47:27 +00:00
Christophe Dumez
8c05caba3a
- Improved rss favicon handling a little
2007-07-22 09:12:50 +00:00
Christophe Dumez
d3793d180c
- Removed some useless debug in downloadThread and added a little more interesting one
...
- Updated TODO
2007-07-22 04:14:44 +00:00
Christophe Dumez
e1e28fa9ff
- Updated TODO
2007-07-22 03:41:53 +00:00
Christophe Dumez
e3e559d857
- Fixed typo in last commit
2007-07-22 03:21:41 +00:00
Christophe Dumez
708e802570
- trying to fix gtsould's work...
2007-07-22 03:07:59 +00:00
Christophe Dumez
a74dc5ee35
- GTSOUL, wtf you're doing??? Committing back the new downloadThread.h
2007-07-22 03:04:47 +00:00
Arnaud Demaiziere
7edc89638f
rss : show the number of NONREAD news (local test succeeded, need tests)
...
rss : clean the file rss.h
rss : display the site favicon (local test succeeded, need tests)
bug that i've noticed but not fixed :
_ something create qt_temp files without delete them
_ in dl list, columns disappear
2007-07-21 19:37:10 +00:00
Christophe Dumez
e4915260e7
- Updated language files
2007-07-20 21:39:21 +00:00
Christophe Dumez
92ae8de58e
- Updated TODO list
2007-07-20 21:23:35 +00:00
Christophe Dumez
f81e431032
- Added rss download failure handling (display red cross next to the stream name)
2007-07-20 21:06:50 +00:00
Christophe Dumez
2789316e38
- Fixed a connect in last commit
2007-07-20 20:58:20 +00:00
Christophe Dumez
f4250d812f
- Added search plugin download error handling (Fallback on secondary server and then warn the user if both failed)
2007-07-20 20:30:33 +00:00
Christophe Dumez
1fb848e9ed
- Added download from url handling in GUI (still missing: search plugin update and rss)
2007-07-20 20:18:18 +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
7c8677d787
- Improved a lot downloading from url using libcommoncpp2 instead of libcurl
...
- TODO soon:
- Updated configure file
- Add url download error handling
2007-07-20 15:55:50 +00:00
Christophe Dumez
347b03d699
- Updated TODO
2007-07-20 14:05:39 +00:00
Christophe Dumez
4c9d1db9d5
- Fixed popup menu position in last commit
2007-07-20 13:30:30 +00:00
Christophe Dumez
8fdd614673
- Added popup menu for file priorities in torrent addition dialog too
2007-07-20 13:21:46 +00:00
Christophe Dumez
0bdb10cdbe
- Prepare this dialog for popup menu
2007-07-20 13:10:06 +00:00
Christophe Dumez
60c0049bef
- Added a popup menu to set priority for multiple files at once
2007-07-20 13:07:34 +00:00
Christophe Dumez
a40c2bfc8f
- Fixed an ambiguous shortcut in french translation
2007-07-20 12:48:06 +00:00