Christophe Dumez
|
f691ce2238
|
Merge pull request #105 from sledgehammer999/packaging_scripts
Packaging script for Windows.
|
12 years ago |
sledgehammer999
|
38f825c8c6
|
Updated installer script to ommit specific translations.
|
12 years ago |
sledgehammer999
|
948702e98b
|
Packaging script for Windows.
|
12 years ago |
Christophe Dumez
|
4c24f5f513
|
Remove qt translations for locales that are not supported by qBittorrent
|
12 years ago |
Christophe Dumez
|
b0972fdc94
|
Merge pull request #103 from sledgehammer999/translations
Update Qt translations to v4.8.3
|
12 years ago |
sledgehammer999
|
7f10f04025
|
Added translations from Qt 4.8.3 and updated some others.
|
12 years ago |
Christophe Dumez
|
eb726c42c6
|
Fix torrent temporary path functionality
|
12 years ago |
Christophe Dumez
|
b2b959d5e3
|
Improve Mac packaging.
We now ship qt translations.
|
12 years ago |
Christophe Dumez
|
6f693bc36e
|
Merge pull request #98 from sledgehammer999/windows_build2
Added version info for the binary.
|
12 years ago |
Christophe Dumez
|
adb82dfc2e
|
Merge pull request #97 from sledgehammer999/windows_build
Some typo fix and library names fix.
|
12 years ago |
sledgehammer999
|
aa8e4ccdef
|
Added version info for the binary.
|
12 years ago |
sledgehammer999
|
37dec0d927
|
Some typo fix and library names fix.
|
12 years ago |
Christophe Dumez
|
847da2b106
|
Update Italian translation
|
12 years ago |
Christophe Dumez
|
0088c67fa7
|
Add new Italian translator's name to about dialog
|
12 years ago |
Christophe Dumez
|
312263da49
|
Small build fix
|
12 years ago |
Christophe Dumez
|
d12c5cdf55
|
Address encoding issues when using search engine on Windows (closes #29)
|
12 years ago |
Christophe Dumez
|
8a12382f1f
|
Fix issue with temporary directory not being taken into consideration
Closes issue #94.
|
12 years ago |
Christophe Dumez
|
64f944b571
|
Merge pull request #95 from sledgehammer999/update_windows_build
Updated Windows build conf files.
|
12 years ago |
sledgehammer999
|
b8720b8d1c
|
Updated Windows build conf files.
|
12 years ago |
Christophe Dumez
|
83efb442ae
|
Update language files
|
12 years ago |
Christophe Dumez
|
cf3f0a606d
|
Add Hebrew translation
|
12 years ago |
Spencer Oliver
|
2508d54c10
|
session: always output anonymous status
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
|
12 years ago |
Spencer Oliver
|
e3c78d3a81
|
options: ensure ui matches options
If we set anonymous mode make sure the ui is disabled to match.
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
|
12 years ago |
Christophe Dumez
|
a5a9b47ce4
|
Update Italian translation.
|
12 years ago |
Christophe Dumez
|
d09a0f6167
|
"Completed On" column is not updated until restart (closes #84)
|
12 years ago |
Christophe Dumez
|
c79e801929
|
Disable search completion (closes #89)
|
12 years ago |
Christophe Dumez
|
2a5c9ae382
|
OS/2 Fixes from Silvan Scherrer
|
12 years ago |
Christophe Dumez
|
7af964cfe6
|
Merge pull request #81 from veeti/fix-compile
Fix case for header inclusions
|
12 years ago |
Veeti Paananen
|
e482900754
|
Fix case for header inclusions
Fixes building on case-sensitive filesystems.
|
12 years ago |
Christophe Dumez
|
de43a0b7a1
|
Bypass cache when uploading a torrent file in Web UI (closes #68)
|
12 years ago |
Christophe Dumez
|
cf7bc882f5
|
Fix possible crash due to labels (closes #64)
|
12 years ago |
Christophe Dumez
|
06c8e658aa
|
Correctly escape transfer list filter value typed by user
|
12 years ago |
Christophe Dumez
|
7aa39e42c1
|
Fix label-based filtering of torrents whose label contains special characters
|
12 years ago |
Christophe Dumez
|
ca2a659970
|
Made progress calculation more efficient in torrent content model
Stop to address issue #24.
|
12 years ago |
Christophe Dumez
|
f73f267997
|
TorrentContentModel clean up
|
12 years ago |
Christophe Dumez
|
d7ea394993
|
Great improve size calculation in torrent content model
Step to address issue #24.
|
12 years ago |
Christophe Dumez
|
3f755de80b
|
TorrentContentModel code cleanup
|
12 years ago |
Christophe Dumez
|
00945e5749
|
Stop updating file priorities regularly in torrent content panel
Performance improvement to address issue #24.
|
12 years ago |
Christophe Dumez
|
c43c362903
|
TorrentContentModel code clean up
|
12 years ago |
Christophe Dumez
|
268dad58f6
|
TorrentContentModel code clean up
|
12 years ago |
Christophe Dumez
|
61511201db
|
TorrentContentModel code clean up
|
12 years ago |
Christophe Dumez
|
38daa23be2
|
TorrentContentModel code clean up
|
12 years ago |
Christophe Dumez
|
45ba858022
|
TorrentContentModel code clean up
|
12 years ago |
Christophe Dumez
|
8ad821c468
|
Simplify TorrentContentModel code
|
12 years ago |
Christophe Dumez
|
5fe5c4d147
|
Simplify TorrentContentModel code
|
12 years ago |
Christophe Dumez
|
f3e465c142
|
TorrentContentModel: Simplify progress update code
|
12 years ago |
Christophe Dumez
|
d849ac32f9
|
Make TorrentContentModel populating more efficient
Step to improve issue #24.
|
12 years ago |
Christophe Dumez
|
e0114ebffc
|
TorrentContentModel: Get rid of useless member
|
12 years ago |
Christophe Dumez
|
0fdacf4d54
|
Use polymorphism to distinguish folder / file items in torrent content model
Step to address issue #24.
|
12 years ago |
Christophe Dumez
|
30be83d445
|
Optimizations to TorrentContentModel
First step to address issue #24.
|
12 years ago |