Christophe Dumez
|
9cbab8d63e
|
-FEATURE: Url seeds are now displayed in torrent properties and are editable
- Broke compatibility with Qt4.2. Will fix this a bit later (in the meantime, edit properties.ui)
|
18 years ago |
Christophe Dumez
|
676f30d9a1
|
- Fixed ipv4 compilation warning with latest g++
- Paused torrents that are checking are now displayed as paused (not checking) -> less confusing
- Updated TODO (libtorrent fixed ipfilter bug)
|
18 years ago |
Christophe Dumez
|
d3f917b408
|
- Fixed delete functions for finished list
|
18 years ago |
Christophe Dumez
|
faf6f155ca
|
- Improved a lot delete functions
|
18 years ago |
Christophe Dumez
|
4e4b0ed9ff
|
- Reverted a previous commit. Transfer lists refreshers aren't in separate threads anymore: too buggy
|
18 years ago |
Christophe Dumez
|
95fc9e3a72
|
Fix last commit
|
18 years ago |
Christophe Dumez
|
3ba3e12f93
|
- Fixed removing from finished list
|
18 years ago |
Christophe Dumez
|
2ab7f6f923
|
- Transfer lists refreshers were moved to separate threads to improve GUI responsiveness. Please report any problem (like mutex deadlocks in console output) or crashes.
|
18 years ago |
Christophe Dumez
|
d43d68122b
|
BUGFIX: The number of search results was not reset when clicking on 'Clear' button
|
18 years ago |
Christophe Dumez
|
03fae3953f
|
- Made error message clearer when libcommoncpp2 is not installed.
|
18 years ago |
Christophe Dumez
|
102c5ee81e
|
- Updated polish translation
|
18 years ago |
Christophe Dumez
|
f27e913f67
|
- updated changelog
|
18 years ago |
Christophe Dumez
|
4ef72c6c8f
|
- Fixed new lines in search engine update changelog
|
18 years ago |
Christophe Dumez
|
a370503eb3
|
search plugin update - do not display only last version changelog
|
18 years ago |
Christophe Dumez
|
e9126aedc3
|
- Improved mininova search engine support
|
18 years ago |
Christophe Dumez
|
e493776a73
|
- User is now warned when fast resume data was rejected
|
18 years ago |
Christophe Dumez
|
a0e32fefd7
|
- Fixed compilation warnings
- Started work on fastresume reject alerts
|
18 years ago |
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 |