Christophe Dumez
2c27f952e2
- FEATURE: Allow to drag'n drop plugin to list for install/update
...
- Added some debug
17 years ago
Christophe Dumez
e3214a9b6a
- Updated TODO
17 years ago
Christophe Dumez
4a02d171b4
- BUGFIX: 'Unknown' is now displayed in search results columns where value is -1
...
- BUGFIX: Improved search engine core a little
- BUGFIX: Forgot to remove *.pyc files when uninstalling a search plugin
17 years ago
Christophe Dumez
0125a2b521
- Updated polish translation
17 years ago
Christophe Dumez
d328b93c1a
- Updated swedish and German translations
17 years ago
Christophe Dumez
ab588b741e
Paused torrents could be displayed as connected for a sec after checking
17 years ago
Christophe Dumez
1588cd5d3d
- Updated Ukrainian translation
17 years ago
Christophe Dumez
a597f067e2
- Updated french and dutch translations
...
- Fixed some typos in engineSelect
- Made search engine plugin install more reliable
- Added some comments
17 years ago
Christophe Dumez
0778f2a19e
- Updated Russian translation
17 years ago
Christophe Dumez
f7ac4ec652
- Updated Italian translation
17 years ago
Christophe Dumez
43b96ea4f2
- Updated slovak translation
17 years ago
Christophe Dumez
91bd5f1d8e
- Updated Changelog
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
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
73c247fe10
BUGFIX: Fixed pause state toggle for paused and checking torrents
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
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
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
f67eb47f8c
- Updated TODO
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
6ecb45d661
- Code optimization using initialization lists
...
- Removed Traditional Chinese translation because we lost our translator and translation is outdated
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
c7592a6dc8
- prevent downloadFromUrl flooding
17 years ago
Christophe Dumez
8404eec301
- Force progress update in download list before calling sort function to make it more reliable
17 years ago
Christophe Dumez
1bfc181cb2
- Better handing of .finished files (bittorrent class level instead of GUI level)
17 years ago
Christophe Dumez
124fa3c8ed
BUGFIX: Showing checking progress for paused torrents too
17 years ago
Christophe Dumez
7dc7cea31b
- Updated TODO. GUI splitting was planned for v1.1.0 but it is already in v1.0.0beta6 after all :)
17 years ago
Christophe Dumez
32c330092a
- Merged splitGUI branch, GUI and download tab are now splitted. Code is a lot cleaner and easier to understand. I also fixed some bugs I found on the way :)
17 years ago
Christophe Dumez
36e2cb6f68
- Updated TODO
17 years ago
Christophe Dumez
e82cb2188e
- Made torrent deletion from hard-drive safer
17 years ago
Christophe Dumez
680f6409d8
- beta5 release
17 years ago
Christophe Dumez
cfacac7dbf
- Add torrents in pause before applying settings to avoid race conditions
...
- Started to work on a new function to delete torrents permanently that is safer. Not used yet because it is buggy : it works only for simple cases and I'm not sure I can do better right now with the info libtorrent is providing.
17 years ago
Christophe Dumez
8ce1a4c3df
- Updated Korean translation
17 years ago