Christophe Dumez
48f2b6fb66
Fix OS2 build
13 years ago
Christophe Dumez
10a4556479
Windows build fixes
13 years ago
Christophe Dumez
f4320cb58a
Bring window to front after restoring from systray
13 years ago
Christophe Dumez
d31d935522
Add some spacing between property panel buttons
13 years ago
Christophe Dumez
85d2fd8ce0
Fix torrent availability computation
13 years ago
Christophe Dumez
ad79cbb9a1
Compilation fix
13 years ago
Christophe Dumez
bdb0e125a4
Code optimization
13 years ago
Christophe Dumez
d26179cca0
Fix window visibility toggling bug with "minimized to systray" enabled
...
The issue seemed to affect Windows only.
13 years ago
Christophe Dumez
8d612e8e2d
Bump to v3.0.0beta4
13 years ago
Christophe Dumez
e74b39f5af
Build fix
13 years ago
Christophe Dumez
aaf3194670
Bump version to v3.0.0beta3
13 years ago
Christophe Dumez
74079b2c86
Support custom save path / label for RSS feeds using magnet links
13 years ago
Christophe Dumez
2eae22ac06
Fix issue with unreversible "Minimize to tray"
13 years ago
Christophe Dumez
80359f3e5e
Fix torrent loading on Mac OS X ( closes #1011229 )
13 years ago
Christophe Dumez
ccefe68e4c
Several Mac manifest file improvements
13 years ago
Christophe Dumez
f039cec4ca
Update Mac plist file so that qBittorrent is properly detected as a torrent app
13 years ago
Christophe Dumez
5a65580169
Add support for RSS feeds using magnet links ( Closes #1016379 )
13 years ago
Christophe Dumez
39ea57fe29
Mac compilation fix
13 years ago
Christophe Dumez
361db3d2cd
Update belarusian translation
13 years ago
Christophe Dumez
83494f999a
Merge pull request #7 from Tilka/master
...
Change MIME type for PNG images to image/png
13 years ago
Christophe Dumez
de4cb2ede7
Merge pull request #6 from Tilka/patch-1
...
missing 'e' in updateQueueingSystem
13 years ago
Tillmann Karras
2f6ef9af51
Make mascot image URL relative
13 years ago
Tillmann Karras
2f0e15bc25
Change MIME type for PNG images to image/png
...
This is the official MIME type assigned by the IANA (see http://www.iana.org/assignments/media-types/image/png ).
13 years ago
Tillmann Karras
0cd4c079e9
missing 'e' in updateQueueingSystem
13 years ago
Christophe Dumez
3197d5cc2f
Minor code optimization
13 years ago
Christophe Dumez
81e4e39878
Web UI: Stop using absolute URLs in ajax requests ( closes #1011226 )
13 years ago
Christian Kandeler
55a6bc3855
Check for magnet links in watched folders.
...
Look for files ending with ".magnet" and interpret their contents as a
magnet link.
This allows scripts to collect magnet links from the web and let
qBittorrent download them non-interactively.
13 years ago
Christian Kandeler
acd4b64a8b
Fix compilation with namespaced Qt.
13 years ago
Christian Kandeler
984acc581c
Fix shadow builds under UNIX.
13 years ago
Christophe Dumez
75a65a5f49
Make sure !.qB extensions are not shown in the Web UI
13 years ago
Frédéric Brière
91af418254
Don't trip on absence of global ratio in QBtSession::processBigRatios()
...
QBtSession::processBigRatios() must fetch the global ratio, if
applicable, before checking for NO_RATIO_LIMIT.
LP: #835217
13 years ago
Christophe Dumez
901326c004
HTTP server code clean up
13 years ago
Christophe Dumez
8986d87ef3
HTTP request handling clean up and optimization
13 years ago
Christophe Dumez
a0d21ead18
Further rewriting of the JSON-related code
13 years ago
Christophe Dumez
122655758d
Fix caching issues in last commit
13 years ago
Christophe Dumez
9a964d871d
Rewrite code for returning information about torrents as JSON (Web UI)
...
- The new code is simpler, cleaner and more efficient
13 years ago
Christophe Dumez
fc4989d738
Remove 100kb limit for torrent file size in Web UI
13 years ago
Christophe Dumez
5f59ab7e48
Update Turkish translation
13 years ago
Christophe Dumez
99557543fc
Fix left panel style
13 years ago
Christophe Dumez
d7c907d17d
Bump version to v3.0.0beta2
13 years ago
Christophe Dumez
fd9ae50a57
Center new torrent addition dialog
13 years ago
Christophe Dumez
1398a39768
Fix KickAssTorrents plugin
13 years ago
Christophe Dumez
7b4b2fe0f5
Make sure the hide/show text in the tray icon menu is correct
13 years ago
Christophe Dumez
23848be6eb
Fix compilation error with libtorrent v0.15
13 years ago
Christophe Dumez
d55f3b5aff
RSS: Better cookies support
13 years ago
Christophe Dumez
716e84264e
RSS code clean up
13 years ago
Christophe Dumez
600c33dfa3
Fix error message in new torrent addition dialog when a torrent is invalid
13 years ago
Christophe Dumez
e6e2baf3a8
RSS: Support items that don't have a guid ( closes #1001777 )
13 years ago
Christophe Dumez
cfb4ded943
Remove button to change save path from lower panel
13 years ago
Christophe Dumez
dfe5fbe34c
Minor cosmetic changes to main window
13 years ago