Christophe Dumez
|
349e58fa22
|
- Fixed minor version number
|
17 years ago |
Christophe Dumez
|
58c78fa6f6
|
- FEATURE: Real progress bar in torrent properties that displays downloaded pieces (contribution by
Ishan Arora)
|
17 years ago |
Christophe Dumez
|
5bbdb9e119
|
- Renabled debug
- Bumped to v1.1.0alpha1
|
17 years ago |
Christophe Dumez
|
68cbcaeab9
|
- Fixed a little problem with 16x16px icon install
|
17 years ago |
Christophe Dumez
|
3c88657e0f
|
rc7 release
|
17 years ago |
Christophe Dumez
|
85fe900afe
|
- Disable debug mode
|
17 years ago |
Christophe Dumez
|
9ca02aad88
|
- BUGFIX: Fixed a bug in children update when changing files priorities
|
17 years ago |
Christophe Dumez
|
713474bc43
|
- Bump to rc6
|
17 years ago |
Christophe Dumez
|
6ed565a06b
|
- COSMETIC: Improved progress bar text rendering
|
17 years ago |
Christophe Dumez
|
f754e34e35
|
- BUGFIX: Fixed possible overflow in ETA calculation
|
17 years ago |
Christophe Dumez
|
9bb18e1a07
|
- reverted src.pro
|
17 years ago |
Christophe Dumez
|
0245bbf5ab
|
- BUGFIX: Fixed an ETA calculation problem when the torrent has filtered files
|
17 years ago |
Christophe Dumez
|
be94c86350
|
- Revert a change in src.pro I didn't mean to commit
|
17 years ago |
Christophe Dumez
|
a26333bc65
|
- BUGFIX: Now filtered don't appear on hard drive anymore (libtorrent >= r1659 REQUIRED)
- BUGFIX: AddInPause setting doesn't pause downloads on startup anymore
|
17 years ago |
Christophe Dumez
|
4c862597ae
|
- Updated Japanese translation
- rc4 release
|
17 years ago |
Christophe Dumez
|
ce3b8733d1
|
BUGFIX: Fixed a proxy problem causing connections to be rejected by trackers
|
17 years ago |
Christophe Dumez
|
f9998957cd
|
- attempt to fix compilation on FreeBSD
|
17 years ago |
Christophe Dumez
|
acb8d5679f
|
- rc2 release
|
17 years ago |
Christophe Dumez
|
3d04a944b6
|
- rc1 release
- disabled debug mode
|
17 years ago |
Christophe Dumez
|
3e350c5935
|
- Updated some translation
- Added -NDEBUG to src.pro to fix compilation problem with libtorrent svn
|
17 years ago |
Christophe Dumez
|
654497cd4a
|
- Disable debug in libtorrent when qBittorrent is in release mode
|
17 years ago |
Christophe Dumez
|
773064a081
|
- beta7 release
|
17 years ago |
Christophe Dumez
|
c478ba59ac
|
- new torrent content selection (as a tree). Merge from the new-torrent-selection branch
|
17 years ago |
Christophe Dumez
|
b7ea2fb51a
|
- Allow to download plugins from their url
|
17 years ago |
Christophe Dumez
|
0e81f3731f
|
- Dropped Qt4.2 support, it becomes too difficult to maintain for me and Trolltech broke backward compatibility for UI files...
|
17 years ago |
Christophe Dumez
|
98d91f7697
|
- beta6 release
|
17 years ago |
Christophe Dumez
|
ff4ab915a2
|
- Merged custom-search branch. New search plugins management system
|
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
|
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
|
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
|
89ecdca5e7
|
Compile with -O2 in release mode and -O1 in debug mode
|
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
|
680f6409d8
|
- beta5 release
|
17 years ago |
Christophe Dumez
|
c9925eddb6
|
- Big code cleanup
- Added a Qwrapper for torrent_handle to make code more readable
|
17 years ago |
Christophe Dumez
|
31abae33a1
|
- Improved the way menu icons are installed to avoid problems on some systems (Thanks JanCR for reporting this)
- Fixed version in desktop file
|
18 years ago |
Christophe Dumez
|
b702bea806
|
- beta4 release
|
18 years ago |
Christophe Dumez
|
1a1219448a
|
- Beta 3 release
|
18 years ago |
Christophe Dumez
|
c6285d8f67
|
- Improved start/Pause & start_all/pause_all functions
|
18 years ago |
Christophe Dumez
|
c4a1f30b70
|
- Prepare for brazilian translation by Nick Manrinho
|
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
|
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
|
e4ab5ceb43
|
- Compile with -O2 optimization
- Added some media extensions supported
|
18 years ago |
Christophe Dumez
|
c8c53e2812
|
- Use pkgconfig for GNU common c++
|
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
|
59d35b9f8a
|
- beta2 release
|
18 years ago |