Christophe Dumez
e606d04098
- added doc url in INSTALL file
18 years ago
Christophe Dumez
5713af7375
- Workaround to build on fedora system (pkg-config problem)
18 years ago
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)
18 years ago
Christophe Dumez
e4ab5ceb43
- Compile with -O2 optimization
...
- Added some media extensions supported
18 years ago
Christophe Dumez
ce5baa93b7
- Ok, includes look fine now
18 years ago
Christophe Dumez
042323a1a8
- Improved rss includes a little and fix a memory leak I just introduced
18 years ago
Christophe Dumez
93938d8597
- still optimizing includes
18 years ago
Christophe Dumez
0db60065c0
- Removed useless mutex in GUI
...
- started to optimize headers includes for compilation speed
18 years ago
Christophe Dumez
c8c53e2812
- Use pkgconfig for GNU common c++
18 years ago
Christophe Dumez
737bdadbd0
- Updated TODO
18 years ago
Christophe Dumez
53d2bc34fc
- fixed minor code error in finishedList
18 years ago
Christophe Dumez
5cc6e6e8f4
- sometimes, rss feeds had a red cross icon although their download succeeded : fixed
18 years ago
Christophe Dumez
a27e7e1b9e
- Lightened finished list code
...
- Fixed properties slots connects in finished list
- Fixed columns width in finished list
18 years ago
Christophe Dumez
2ba45ef9ad
- Updated french translation
18 years ago
Christophe Dumez
59d35b9f8a
- beta2 release
18 years ago
Christophe Dumez
cf6a91e850
- BUGFIX: DHT settings were not saved correctly
18 years ago
Christophe Dumez
4e0ed1ec4c
- Optimized downloadThread memory usage
18 years ago
Christophe Dumez
2ad1c56933
- Create urlstream for subdownloadthreads only
18 years ago
Christophe Dumez
4f17339820
- URLStream is now constructed in downloadThread constructor
18 years ago
Christophe Dumez
c019b0d72c
- Added some debug in rss
18 years ago
Christophe Dumez
0fb78727d5
- Added more debug in rss
18 years ago
Christophe Dumez
2c48968a31
- a search request can now be terminated by another
18 years ago
Christophe Dumez
f4adf173a2
- Multithreaded downloadThread for performance
18 years ago
Christophe Dumez
c086558597
- Updated TODO
...
- Load torrents before loading rss and sreach engine on startup
18 years ago
Christophe Dumez
7c48afd6eb
- Improved downloadThread aborting support
18 years ago
Christophe Dumez
e6554db498
- Updated language files
18 years ago
Christophe Dumez
d25776ddda
- Quite a few improvements in rss interface
18 years ago
Christophe Dumez
325a588526
- Fixed some signals/slots (safer)
...
- Forgot to remove temp file when the file was downloaded from an url (rare occasions)
18 years ago
Christophe Dumez
8c05caba3a
- Improved rss favicon handling a little
18 years ago
Christophe Dumez
d3793d180c
- Removed some useless debug in downloadThread and added a little more interesting one
...
- Updated TODO
18 years ago
Christophe Dumez
e1e28fa9ff
- Updated TODO
18 years ago
Christophe Dumez
e3e559d857
- Fixed typo in last commit
18 years ago
Christophe Dumez
708e802570
- trying to fix gtsould's work...
18 years ago
Christophe Dumez
a74dc5ee35
- GTSOUL, wtf you're doing??? Committing back the new downloadThread.h
18 years ago
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
18 years ago
Christophe Dumez
e4915260e7
- Updated language files
18 years ago
Christophe Dumez
92ae8de58e
- Updated TODO list
18 years ago
Christophe Dumez
f81e431032
- Added rss download failure handling (display red cross next to the stream name)
18 years ago
Christophe Dumez
2789316e38
- Fixed a connect in last commit
18 years ago
Christophe Dumez
f4250d812f
- Added search plugin download error handling (Fallback on secondary server and then warn the user if both failed)
18 years ago
Christophe Dumez
1fb848e9ed
- Added download from url handling in GUI (still missing: search plugin update and rss)
18 years ago
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)
18 years ago
Christophe Dumez
7c8677d787
- Improved a lot downloading from url using libcommoncpp2 instead of libcurl
...
- TODO soon:
- Updated configure file
- Add url download error handling
18 years ago
Christophe Dumez
347b03d699
- Updated TODO
18 years ago
Christophe Dumez
4c9d1db9d5
- Fixed popup menu position in last commit
18 years ago
Christophe Dumez
8fdd614673
- Added popup menu for file priorities in torrent addition dialog too
18 years ago
Christophe Dumez
0bdb10cdbe
- Prepare this dialog for popup menu
18 years ago
Christophe Dumez
60c0049bef
- Added a popup menu to set priority for multiple files at once
18 years ago
Christophe Dumez
a40c2bfc8f
- Fixed an ambiguous shortcut in french translation
18 years ago
Christophe Dumez
a6b037d663
- Fixed last commit
18 years ago