Christophe Dumez
|
798ee52de1
|
- Added some more debug
|
17 years ago |
Christophe Dumez
|
b1f562d7c0
|
- Fixed a bug in previous commit
- Added some debug
|
17 years ago |
Christophe Dumez
|
41daeb4c19
|
- Added a messagebox when plugin are already up to date
|
17 years ago |
Christophe Dumez
|
d66b788e5f
|
- Update translation files
|
17 years ago |
Christophe Dumez
|
ff4ab915a2
|
- Merged custom-search branch. New search plugins management system
|
17 years ago |
Christophe Dumez
|
b7fd7d9837
|
- Fixed memory leak in GUI
|
17 years ago |
Christophe Dumez
|
89670af7c9
|
- Updated Romanian translation
|
17 years ago |
Christophe Dumez
|
10a13195b3
|
- Updated dutch translation
|
17 years ago |
Christophe Dumez
|
0f34a98350
|
- Updated dutch translator
|
17 years ago |
Christophe Dumez
|
59279aa43a
|
- Ok. Jarek confirmed that Qt4.2 compatibility is back :)
|
17 years ago |
Christophe Dumez
|
11198208eb
|
- Updated TODO
|
17 years ago |
Christophe Dumez
|
4a2c7efb27
|
FEATURE: Replaced Meganova search engine by TorrentReactor
|
17 years ago |
Christophe Dumez
|
3ea344cb2e
|
attempt to fix toolbar with Qt4.2
|
17 years ago |
Christophe Dumez
|
dff33dbfb1
|
- Should fix a layout problem with the infoBar and Qt4.2 (need confirmation)
|
17 years ago |
Christophe Dumez
|
ed6cad6d1b
|
- Updated TODO
|
17 years ago |
Christophe Dumez
|
b582ec9480
|
- BUGFIX: Do not store and calculate ETA values for paused torrents
|
17 years ago |
Christophe Dumez
|
b5ccf05541
|
- BUGFIX: Do not store and calculate ETA values for finished torrents
|
17 years ago |
Christophe Dumez
|
b3c5e6cfa2
|
- Store less ETA values for each torrent in order to save memory
|
17 years ago |
Christophe Dumez
|
229927bbe9
|
- BUGFIX: Fixed file preview and improved previewable files detection
|
17 years ago |
Christophe Dumez
|
495d6f2bab
|
- Save less trackers errors to save memory
|
17 years ago |
Christophe Dumez
|
a9f1bd4f74
|
- Refresh list every 1500ms instead of 2000ms
|
17 years ago |
Christophe Dumez
|
73c247fe10
|
BUGFIX: Fixed pause state toggle for paused and checking torrents
|
17 years ago |
Christophe Dumez
|
bd84cb197f
|
- little optimization for torrentstopauseafterchecking
|
17 years ago |
Christophe Dumez
|
57309c7d82
|
- Do not save paused torrents in a list anymore to save some memory
|
17 years ago |
Christophe Dumez
|
27e76962d1
|
- Found a way not to use FullAllocationMode list in order to save memory in cpu
|
17 years ago |
Christophe Dumez
|
db6180b737
|
- Little hint for windows
|
17 years ago |
Christophe Dumez
|
6918aba90c
|
- Use "Magick++-config --libs" to get linking libs instead of pkg-config because some distros (like Mandriva) do not provide ImageMagick++.pc
|
17 years ago |
Christophe Dumez
|
17b8f76dda
|
- UpdateRatio only when it is displayed
- Resample favicon to 16x16 before displaying it for better quality
- Updated TODO
|
17 years ago |
Christophe Dumez
|
ea3a635d49
|
- Updated Greek translation
|
17 years ago |
Christophe Dumez
|
2ddcaf008b
|
- Improved ImageMagick detection and it should be able to build without it too now
|
17 years ago |
Christophe Dumez
|
99268bfc06
|
- Added .ico support, which is really useful for RSS favicons. We use libMagick++ in order to convert ICO icons to PNG. If this library is not installed, qBittorrent will still compile but this feature will be disabled.
|
17 years ago |
Christophe Dumez
|
19c606e067
|
- Removed outdated define
|
17 years ago |
Christophe Dumez
|
057029787a
|
- Added some asserts to check for overflows
- Removed a useless functions (was used for debug)
- Fixed 2 warnings in createTorrent.ui
- Improved CXX_FLAGS in src.pro
|
17 years ago |
Christophe Dumez
|
06cb5ff4c6
|
- Second attempt to fix Qt4.2 COMPATIBILITY
|
17 years ago |
Christophe Dumez
|
f67eb47f8c
|
- Updated TODO
|
17 years ago |
Christophe Dumez
|
7921adbcf9
|
- Cleaned torrent progress asserts
|
17 years ago |
Christophe Dumez
|
63334ea6fb
|
- Optimized a lot torrent real size calculation
|
17 years ago |
Christophe Dumez
|
cdfaed4fb4
|
BUGFIX: ETA was wrong for torrents with filtered files
|
17 years ago |
Christophe Dumez
|
21908e0a03
|
- Optimized function that transform a number of seconds to a duration(days, hours, minutes, secs)
- Improved ETA calculation to avoid overflows (Added asserts to make sure it doesn't happen)
|
17 years ago |
Christophe Dumez
|
105563ac5a
|
- Fixed a bug in last commit in qBittorrentPath()
- Optimized float to string conversions
|
17 years ago |
Christophe Dumez
|
c064e5877c
|
- Optimised GUI class a little
|
17 years ago |
Christophe Dumez
|
29a290264e
|
- updated resources files
|
17 years ago |
Christophe Dumez
|
08a57d267b
|
- some optimizations
|
17 years ago |
Christophe Dumez
|
01df4d3c81
|
- Use int instead of short where possible
|
17 years ago |
Christophe Dumez
|
6ecb45d661
|
- Code optimization using initialization lists
- Removed Traditional Chinese translation because we lost our translator and translation is outdated
|
17 years ago |
Christophe Dumez
|
c6b25e5f79
|
- Should fix compatibility with Qt4.2
|
17 years ago |
Christophe Dumez
|
39feb335a4
|
BUGFIX: Display the torrent that are being checked as 'checking' in seeding list
|
17 years ago |
Christophe Dumez
|
b90012e431
|
- Updated TODO
|
17 years ago |
Christophe Dumez
|
71599c0f9f
|
- Made finished list menu more similar to the download list one
- Fixed Start/Pause actions in lists context menus
|
17 years ago |
Christophe Dumez
|
20a8b3f418
|
- Updated language files
|
17 years ago |