Christophe Dumez
7bd8bb4880
Web UI: Cleaned up torrent upload code
...
Should also fix issues on Windows.
2011-09-22 21:11:55 +03:00
sledgehammer_999
3d5487dfcb
misc.cpp: Remove unused variable in windows-specific code
2011-09-22 20:44:01 +03:00
sledgehammer_999
be09284192
Simplify available disk size calculation code
...
The new code uses boost so that we don't need platform-specific
code anymore. It also fixes a calculation issue on the Windows
platform with the original code.
2011-09-22 20:37:39 +03:00
sledgehammer_999
cdf68c90ba
Fix: 'announce to all trackers' checkbox could't be set by the user.
2011-09-22 00:20:33 +03:00
Christophe Dumez
a46f665dd4
Small Web UI JS code simplification
2011-09-21 21:10:12 +03:00
Christophe Dumez
e5e254a184
Small cosmetic fix to program preferences
2011-09-21 21:01:28 +03:00
Christophe Dumez
2a55aba5fa
Fix properties.pri
2011-09-21 20:49:34 +03:00
Christophe Dumez
f5d04a1be9
Merge commit 'refs/merge-requests/6' of git://gitorious.org/qbittorrent/qbittorrent into merge-requests/6
2011-09-21 19:54:46 +03:00
Patryk Stępień
73132afe6c
Small fixes.
2011-09-21 18:42:11 +02:00
Patryk Stępień
1d27fa9c03
Add possibility to change colors in runtime.
2011-09-21 18:22:38 +02:00
Christophe Dumez
1585b307bc
Disable tracker exchange by default
2011-09-21 18:48:10 +03:00
Christophe Dumez
c882bc8a1d
Update language files
2011-09-21 17:56:27 +03:00
Christophe Dumez
aefa1dba18
Update changelog
2011-09-21 17:50:26 +03:00
Christophe Dumez
7bd19f7696
Several fixes to the merge request
2011-09-21 17:48:39 +03:00
Christophe Dumez
c25f51e866
Merge commit 'refs/merge-requests/4' of git://gitorious.org/qbittorrent/qbittorrent into merge-requests/4
2011-09-21 17:12:38 +03:00
Christophe Dumez
68b13f10fe
Update .gitignore file
2011-09-21 17:11:46 +03:00
sledgehammer_999
9764fe2a91
Added .gitignore file.
2011-09-21 13:24:22 +03:00
sledgehammer_999
7c29e613f0
Now qbt remembers the last used folder. Fixes #799697 . ver2
2011-09-21 12:59:52 +03:00
Patryk Stępień
2a88e790df
New PieceAvailabilityBar.
2011-09-21 01:16:23 +02:00
Patryk Stępień
deb7327ee6
New DownloadedPiecesBar.
2011-09-21 01:09:47 +02:00
sledgehammer_999
a82ccd8e95
Now qbt remembers the last used folder. Fixes #799697 .
...
Conflicts:
src/preferences/options.ui
2011-09-21 01:06:50 +03:00
Christophe Dumez
4ffe100287
Web UI: Slight settings CSS improvements
2011-09-20 20:35:33 +03:00
Christophe Dumez
5990615248
Add support for anonymous mode
...
This mode was added in libtorrent v0.16 and should be used in
addition to a SOCKS5 proxy.
2011-09-20 20:15:47 +03:00
Christophe Dumez
e83618a1b2
Fix advanced settings order
2011-09-20 18:56:11 +03:00
Christophe Dumez
9e9cdedfd3
Bump to v2.9.0beta1
2011-09-18 20:08:13 +03:00
Christophe Dumez
ed5e55f85d
Add advanced setting to announce to all trackers
2011-09-18 20:05:30 +03:00
Christophe Dumez
d2907dc08c
Fix saving of file association settings (Windows)
2011-09-18 19:45:46 +03:00
Christophe Dumez
69984f9550
WebUI: Simplify javascript for preferences dialog
2011-09-18 19:43:33 +03:00
Christophe Dumez
94f92aa4f9
Add setting to ignore slow torrents in queueing system
...
Closes https://bugs.launchpad.net/qbittorrent/+bug/799703
2011-09-18 19:34:29 +03:00
Christophe Dumez
9e5ec56770
Update language files
2011-09-18 16:48:21 +03:00
Christophe Dumez
b58b4d0066
Add file association settings to program preferences (Windows)
2011-09-18 16:42:50 +03:00
Christophe Dumez
11a068dfdd
Add tray menu entry for toggling window visibility
...
Should fix issues under Unity.
2011-09-18 15:54:16 +03:00
Christophe Dumez
deb7cb9d9e
Fix compilation error on Windows.
2011-09-15 22:00:48 +03:00
Christophe Dumez
085ab0e660
WebUI: Fix torrent file upload on Windows
2011-09-13 17:06:07 +03:00
Christophe Dumez
2ff28ff46f
Forgot to commit sgmllib3.py
2011-09-13 07:38:27 +03:00
Christophe Dumez
eb159c0b18
Search: Fix GZip decompression code
2011-09-11 21:55:12 +03:00
Christophe Dumez
51b3a5164d
Search: Fix torrent download with Python 3
2011-09-11 21:26:30 +03:00
Christophe Dumez
fa30d7bd1c
Search: Fix KickAssTorrents search plugin
2011-09-11 21:24:00 +03:00
Christophe Dumez
ea159c0146
Search: Minor PirateBay fix
2011-09-11 20:28:47 +03:00
Christophe Dumez
f4c2fdd2fd
Search: Initial support for Python 3.x
2011-09-11 20:22:54 +03:00
sledgehammer_999
0c7643cfb3
Show Libraries's version used in the about window.
...
(cherry picked from commit 7b007f82caaac98a21101a37a71bbc9464022ca3)
2011-09-07 19:22:47 +03:00
Christophe Dumez
3282e53e93
Multi-tracker: announce to all trackers to avoid stalling issues
...
with libtorrent.
2011-09-06 19:08:55 +03:00
Christophe Dumez
2e07e911e4
Fix "Copy torrents to" setting saving in Web UI
2011-08-13 11:22:28 +03:00
Christophe Dumez
e838b515b3
Fix saving of encryption setting in the Web UI
2011-08-13 11:14:29 +03:00
Christophe Dumez
7854911d2f
Fix possible warnings related to toggleSelectedTorrentsSuperSeeding()
2011-08-10 21:44:37 +03:00
Christophe Dumez
7846afaeb8
Fix torrent addition dialog geometry saving
...
When switching between single-file and multi-file torrents, the
dialog geometry saving / loading code was not behaving correctly.
(cherry picked from commit 443f693acf
)
2011-08-09 20:20:32 +03:00
Christophe Dumez
72b27eecff
Preferences: Do not hardcode layout margin
...
(cherry picked from commit 63a458e6ea
)
2011-08-09 20:20:32 +03:00
Christophe Dumez
8c491cc831
Disable announce_to_all_trackers to comply with the multi-tracker
...
specification
2011-08-08 20:49:47 +03:00
Christophe Dumez
ac097b9904
Added back ability to reorder trackers
2011-08-07 15:07:28 +03:00
Christophe Dumez
9066520076
Fix "make dist" command to make sure the .git folder is removed
2011-08-02 19:46:54 +03:00