Christophe Dumez
7a64c1ebb4
Update Galician translation
2012-07-01 20:51:07 +03:00
Christophe Dumez
5d5f3cbdfd
Slovak translation fix.
2012-07-01 20:47:24 +03:00
Christophe Dumez
8bd35852dc
Update french translation
2012-07-01 20:44:40 +03:00
Christophe Dumez
92189b6c50
Fix error in translatable string
2012-07-01 20:38:14 +03:00
Christophe Dumez
e50ab2639e
Remove a translatable strings
2012-07-01 20:29:05 +03:00
Christophe Dumez
33832a46c1
Update Slovak translation
2012-07-01 20:14:57 +03:00
Christophe Dumez
6a905fc9e0
Fix 2 strings
2012-07-01 20:13:10 +03:00
Christophe Dumez
15d1e3505c
Update Norwegian translation
2012-07-01 20:10:56 +03:00
Christophe Dumez
69cb9b906f
Update language files
2012-07-01 16:08:02 +03:00
Christophe Dumez
755dc40ee4
Update Python version for Windows
2012-07-01 16:06:23 +03:00
Christophe Dumez
79cb430878
Get rid of a Web UI hack for Safari since it seems useless now.
2012-07-01 14:44:14 +03:00
Christophe Dumez
90f90936e1
Fix ThePirateBay search plugin
2012-07-01 14:34:37 +03:00
Christophe Dumez
a98ad63d8b
Add support for adding multiple local torrents at once (Web UI)
2012-07-01 13:23:41 +03:00
Christophe Dumez
6d31af676e
Fix keyboard focus issues on Main window
2012-06-30 18:25:09 +03:00
Christophe Dumez
1204bf6e80
Fix unicode support in torrent addition dialog title
2012-06-30 18:06:23 +03:00
Christophe Dumez
48f2b6fb66
Fix OS2 build
2012-06-30 17:42:20 +03:00
Christophe Dumez
10a4556479
Windows build fixes
2012-06-30 17:40:58 +03:00
Christophe Dumez
f4320cb58a
Bring window to front after restoring from systray
2012-06-29 19:41:21 +03:00
Christophe Dumez
d31d935522
Add some spacing between property panel buttons
2012-06-28 18:27:23 +03:00
Christophe Dumez
85d2fd8ce0
Fix torrent availability computation
2012-06-28 18:10:22 +03:00
Christophe Dumez
ad79cbb9a1
Compilation fix
2012-06-28 18:06:05 +03:00
Christophe Dumez
bdb0e125a4
Code optimization
2012-06-27 19:30:06 +03:00
Christophe Dumez
d26179cca0
Fix window visibility toggling bug with "minimized to systray" enabled
...
The issue seemed to affect Windows only.
2012-06-27 17:48:43 +03:00
Christophe Dumez
e74b39f5af
Build fix
2012-06-24 20:31:16 +03:00
Christophe Dumez
74079b2c86
Support custom save path / label for RSS feeds using magnet links
2012-06-24 16:48:40 +03:00
Christophe Dumez
2eae22ac06
Fix issue with unreversible "Minimize to tray"
2012-06-24 16:29:50 +03:00
Christophe Dumez
80359f3e5e
Fix torrent loading on Mac OS X ( closes #1011229 )
2012-06-24 15:06:44 +03:00
Christophe Dumez
ccefe68e4c
Several Mac manifest file improvements
2012-06-24 15:06:26 +03:00
Christophe Dumez
f039cec4ca
Update Mac plist file so that qBittorrent is properly detected as a torrent app
2012-06-24 15:05:28 +03:00
Christophe Dumez
5a65580169
Add support for RSS feeds using magnet links ( Closes #1016379 )
2012-06-24 10:27:32 +03:00
Christophe Dumez
39ea57fe29
Mac compilation fix
2012-06-24 09:59:12 +03:00
Christophe Dumez
361db3d2cd
Update belarusian translation
2012-06-22 13:48:27 +03:00
Christophe Dumez
83494f999a
Merge pull request #7 from Tilka/master
...
Change MIME type for PNG images to image/png
2012-06-20 10:13:35 -07:00
Tillmann Karras
2f6ef9af51
Make mascot image URL relative
2012-06-20 07:18:07 +03:00
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 ).
2012-06-19 02:52:54 +03:00
Tillmann Karras
0cd4c079e9
missing 'e' in updateQueueingSystem
2012-06-19 02:29:04 +03:00
Christophe Dumez
3197d5cc2f
Minor code optimization
2012-06-10 20:49:50 +03:00
Christophe Dumez
81e4e39878
Web UI: Stop using absolute URLs in ajax requests ( closes #1011226 )
2012-06-10 20:17:58 +03:00
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.
2012-05-30 22:28:53 +03:00
Christian Kandeler
acd4b64a8b
Fix compilation with namespaced Qt.
2012-05-30 22:28:53 +03:00
Christophe Dumez
75a65a5f49
Make sure !.qB extensions are not shown in the Web UI
2012-05-29 18:32:18 +03:00
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
2012-05-27 21:40:12 +03:00
Christophe Dumez
901326c004
HTTP server code clean up
2012-05-27 11:06:09 +03:00
Christophe Dumez
8986d87ef3
HTTP request handling clean up and optimization
2012-05-27 10:57:00 +03:00
Christophe Dumez
a0d21ead18
Further rewriting of the JSON-related code
2012-05-26 22:58:53 +03:00
Christophe Dumez
122655758d
Fix caching issues in last commit
2012-05-26 21:14:48 +03:00
Christophe Dumez
9a964d871d
Rewrite code for returning information about torrents as JSON (Web UI)
...
- The new code is simpler, cleaner and more efficient
2012-05-26 20:42:44 +03:00
Christophe Dumez
fc4989d738
Remove 100kb limit for torrent file size in Web UI
2012-05-26 10:29:20 +03:00
Christophe Dumez
5f59ab7e48
Update Turkish translation
2012-05-22 22:22:59 +03:00
Christophe Dumez
99557543fc
Fix left panel style
2012-05-20 19:09:04 +03:00
Christophe Dumez
fd9ae50a57
Center new torrent addition dialog
2012-05-20 18:14:02 +03:00
Christophe Dumez
1398a39768
Fix KickAssTorrents plugin
2012-05-20 17:27:16 +03:00
Christophe Dumez
7b4b2fe0f5
Make sure the hide/show text in the tray icon menu is correct
2012-05-20 16:51:32 +03:00
Christophe Dumez
23848be6eb
Fix compilation error with libtorrent v0.15
2012-05-20 16:37:22 +03:00
Christophe Dumez
d55f3b5aff
RSS: Better cookies support
2012-05-20 16:03:10 +03:00
Christophe Dumez
716e84264e
RSS code clean up
2012-05-20 15:09:31 +03:00
Christophe Dumez
600c33dfa3
Fix error message in new torrent addition dialog when a torrent is invalid
2012-05-20 14:17:24 +03:00
Christophe Dumez
e6e2baf3a8
RSS: Support items that don't have a guid ( closes #1001777 )
2012-05-20 14:01:34 +03:00
Christophe Dumez
cfb4ded943
Remove button to change save path from lower panel
2012-05-17 22:05:18 +03:00
Christophe Dumez
dfe5fbe34c
Minor cosmetic changes to main window
2012-05-17 21:20:39 +03:00
Christophe Dumez
82788b9a02
Options: Make sure first tab is initially selected
2012-05-17 18:40:16 +03:00
Christophe Dumez
f74a471177
Improve left panel style
2012-05-17 18:12:31 +03:00
Christophe Dumez
50ee44a1cf
Never disable the properties panel
2012-05-17 17:13:16 +03:00
Christophe Dumez
7a29f3d71d
Remove focus from widgets on left panel
2012-05-17 16:49:14 +03:00
Christophe Dumez
30d5273bb5
Stop subclassing QObject in misc
2012-05-17 15:21:13 +03:00
Christophe Dumez
0f291629cc
Move FileSystem utility functions out of misc.h
...
Use new fs_utils.h instead.
2012-05-16 21:19:05 +03:00
Christophe Dumez
e6e63fa529
Update Turkish translation
2012-05-15 20:53:30 +03:00
Christophe Dumez
766b210d06
Update language files
2012-05-15 20:49:27 +03:00
Christophe Dumez
c502edf9e1
Brand new torrent addition dialog
2012-05-15 19:57:31 +03:00
Christophe Dumez
53f55a79b3
Fix layout issue in options dialog
2012-05-15 19:21:35 +03:00
Christophe Dumez
f05ecf900a
Fix browse button in torrent addition dialog.
...
Was broken by a recent pull request.
2012-05-12 16:09:01 +03:00
Christophe Dumez
810a9710d7
Minor clean up
2012-05-05 15:57:43 +03:00
Christophe Dumez
ef6c3f5a64
Clean up torrent addition dialog code a little
2012-05-05 15:34:36 +03:00
Mutoso
c12467ee3e
Add the ability to choose the save path when using magnet links
2012-05-03 00:29:04 -05:00
Christophe Dumez
82e2b3a6cd
Fix possible compilation error on Windows
2012-05-02 17:35:22 +03:00
Christophe Dumez
33a0828a33
Update Italian translation
2012-04-23 20:09:10 +03:00
Christophe Dumez
95e2b7ee1a
Fix compilation warning
2012-04-15 21:54:41 +03:00
Christophe Dumez
bc6fd3aa72
Various style fixes
2012-04-15 21:26:37 +03:00
Christophe Dumez
a940917144
Add more vector length checks
2012-04-08 11:17:32 +03:00
Christophe Dumez
7bd4a1b849
Update Belarusian translation
2012-03-27 20:05:04 +03:00
Fisiu
41c503eb54
Fix build with gcc 4.7.
2012-03-26 13:01:27 +03:00
Christophe Dumez
8cc538085f
OS/2 fixes from Silvan Scherrer
2012-03-19 18:33:38 +02:00
Christophe Dumez
b93cebacb2
Fix important Web UI bug (HTTP request parsing bug)
...
(cherry picked from commit bdaf16123f
)
2012-03-18 17:17:09 +02:00
Christophe Dumez
cf447296fb
Fix compilation with libtorrent v0.16
2012-03-17 18:51:15 +02:00
Christophe Dumez
bcb29fb5fa
Make sure .unwanted parent is removed if empty ( Closes #946826 )
2012-03-17 16:36:02 +02:00
Christophe Dumez
41b57a0878
Make sure OS-created files do not prevent "empty" folder removal
...
Mac OS X creates .DS_Store files and Windows creates .Thumbs.db
files which can prevent otherwise empty folders removal.
2012-03-17 15:41:32 +02:00
Christophe Dumez
0b13fa6914
Fix possible Web UI authentication problem when using SSL ( closes #941343 )
2012-03-12 21:59:25 +02:00
Christophe Dumez
c32e651c39
Fix DHT port setting in Web UI ( Closes #952182 )
2012-03-12 20:54:33 +02:00
Christophe Dumez
fefc7df910
Fix crash when creating a new RSS download rule
2012-03-09 15:40:57 -08:00
Christophe Dumez
90b520651b
RSS downloader should not ignore "Do not start automatically" rule
...
Closes #946910 .
2012-03-08 20:18:52 -08:00
Christophe Dumez
3389820c73
Fix possible crash in TorrentContentModel
2012-03-07 08:21:01 -08:00
Christophe Dumez
85167c9043
Update language files
2012-03-07 08:12:37 -08:00
Christophe Dumez
ce6f942ed3
Integrate Basque translation
2012-03-07 08:12:14 -08:00
Christophe Dumez
5cf7e47ffa
TorrentContentModel: Fix crash on exit
2012-03-01 21:11:37 +02:00
Christophe Dumez
6778b7460a
Clean up PeerListWidget
2012-02-25 21:02:19 +02:00
Christophe Dumez
0c279e0567
Remove QT_VERSION checks for 4.5.0
2012-02-25 20:20:11 +02:00
Christophe Dumez
691b976e11
Clean up TorrentContentModel
2012-02-25 20:05:11 +02:00
Christophe Dumez
75efd4ea6b
Update language files
2012-02-25 15:32:31 +02:00
Christophe Dumez
9363b1b4f2
Merge pull request #1 from UnSleep/patch-1
...
Fix issue in spanish translation
2012-02-25 05:27:33 -08:00
Christophe Dumez
a69cbd2289
Update version in Info.plist
2012-02-25 15:21:45 +02:00
UnSleep
ca6f732c7b
i reported a bug in launchpad but i thought i can fix it too ;) "bad traslation"
2012-02-23 20:05:59 +01:00
Christophe Dumez
5f5382297c
Disable system tray icon on Mac OS X
2012-02-22 20:06:11 +02:00
Christophe Dumez
a5452d04ae
Clean up and refactor torrent content model code
2012-02-21 21:54:24 +02:00
Christophe Dumez
8f4c4e8c40
BUGFIX: Fix name of progress column in torrent content panel
2012-02-21 20:27:19 +02:00
Christophe Dumez
b1f1fbf114
Optimize QTorrentHandle
2012-02-21 20:12:04 +02:00
Christophe Dumez
a2d9cce181
Code clean up
2012-02-20 21:46:02 +02:00
Christophe Dumez
06ccae591e
Coding style changes
2012-02-20 21:32:58 +02:00
Christophe Dumez
33f5c8e903
Further RSS clean up
2012-02-20 21:20:42 +02:00
Christophe Dumez
8e529fc179
RSS code clean up
...
- Also drops support for Qt 4.5
2012-02-20 20:49:31 +02:00
Christophe Dumez
f3448125c3
Coding style clean up
2012-02-20 19:56:07 +02:00
Christophe Dumez
00b4ad6ec8
RSS: Remove last singleton
2012-02-20 19:49:35 +02:00
Christophe Dumez
a8a7b61ea9
Coding style clean up
2012-02-20 19:30:53 +02:00
Christophe Dumez
9acac03f14
RSS: Correctly mark virtual functions
2012-02-20 19:28:11 +02:00
Christophe Dumez
b78d6ba243
Several RSS fixes:
...
- Fix possible redownload of torrents marked as read (Closes #927495 )
- Properly remove RSS feed settings/history upon feed removal
- Fix possible crash in RSS Downloader dialog in debug mode
2012-02-19 20:45:49 +02:00
Christophe Dumez
d53ca1d096
Fix import of new trackers when adding a torrent with same hash ( Closes #747000 )
2012-02-19 20:01:11 +02:00
Christophe Dumez
50a3e4e776
RSS: Use SharedPtr everywhere
2012-02-19 18:53:10 +02:00
Christophe Dumez
a13bb06ec3
Start RSS rewrite: Use SharedPtr for RssArticle objects
2012-02-19 16:38:41 +02:00
Christophe Dumez
32a6c89c8c
RSS code clean up
2012-02-19 15:42:51 +02:00
Christophe Dumez
1905a6f0d1
Fix to last commit (reversed sort order of RSS articles)
2012-02-19 15:18:59 +02:00
Christophe Dumez
3bc75bb068
RSS optimizations
2012-02-19 15:13:39 +02:00
Christophe Dumez
f0f7924325
Update Github for search plugin updates
2012-02-18 21:16:27 +02:00
Christophe Dumez
5e48708920
Prevent log window buffer from filling up ( Closes #929673 )
2012-02-18 20:38:21 +02:00
Christophe Dumez
58603451b4
Fix torrent import dialog layout ( Closes #930932 )
2012-02-18 20:21:33 +02:00
Christophe Dumez
9e3deb68de
Add Cmd+Delete shortcut to delete a torrent (Mac OS X)
2012-02-18 20:05:53 +02:00
Christophe Dumez
a53a70742d
Drop support for libtorrent v0.14.x
2012-02-18 16:44:20 +02:00
Christophe Dumez
0c9dbc15f9
Remove misc::time_tToQString()
2012-02-18 15:37:51 +02:00
Christophe Dumez
ed468083c5
Remove misc::chmod644() function
2012-02-18 15:31:08 +02:00
Christophe Dumez
737982e92f
Remove unused code
2012-02-18 15:22:31 +02:00
Christophe Dumez
b43e641d21
Remove misc::removeEmptyFolder()
2012-02-18 13:38:48 +02:00
Christophe Dumez
c25586b500
Remove misc::safeRemove(): shouldn't be needed
2012-02-18 12:49:05 +02:00
Christophe Dumez
60d9bfe077
misc: Remove duplicate function to branch a path
2012-02-16 21:32:18 +02:00
Christophe Dumez
0d0c7559bf
Optimize converter between QString and sha1_hash
2012-02-16 21:17:15 +02:00
Christophe Dumez
de4559659d
Code clean up
2012-02-16 21:04:02 +02:00
Christophe Dumez
16071ec266
Remove unused code
2012-02-16 20:40:41 +02:00
Christophe Dumez
fb03682df4
Clean up misc::toValidFileSystemName()
2012-02-16 20:32:13 +02:00
Christophe Dumez
68041e382d
Clean up misc::isValidFileSystemName() function
2012-02-15 21:57:40 +02:00
Christophe Dumez
fb60a6489b
Fix potential bug when moving single file torrents to tmp folder ( closes #932861 )
2012-02-15 21:13:42 +02:00
Christophe Dumez
dd7e515f9c
Cmd+M minimizes main window on Mac OS X ( Closes #928216 )
2012-02-07 19:48:25 +02:00
Christophe Dumez
1bc6130da5
Fixes to Belarusian translation
2012-02-02 20:47:18 +02:00
Christophe Dumez
323275c340
Update language files
2012-01-31 19:26:47 +02:00
Christophe Dumez
3da9fec665
Add Belarusian translation by Mihas Varantsou
2012-01-31 19:25:57 +02:00
Christophe Dumez
f6254e9db6
Bug #919905 : qBittorrent does not handle redirection to relative URLs correctly
...
Thanks to luran for providing a first version of this patch.
2012-01-30 19:39:14 +02:00
Naglis Jonaitis
f06f820047
Update Lithuanian translation.
2012-01-17 20:54:18 +02:00
Christophe Dumez
c0eb048fe2
Program updater: More reliable version detection / comparison
2011-12-29 01:26:00 +02:00
Christophe Dumez
78bb4104b0
Web UI: Improve usability of small devices
2011-12-29 00:24:09 +02:00
Christophe Dumez
6c10936f6d
Make torrent sorting case insensitive ( Closes #857154 )
2011-12-28 23:31:50 +02:00
Christophe Dumez
4ca665eb0c
Do not report any progress for disabled files ( Closes #56731485 )
2011-12-28 14:37:59 +02:00
Christophe Dumez
0a0033b242
Fix torrent addition dialog layout problem ( Closes #84650522 )
2011-12-28 11:51:16 +02:00
Christophe Dumez
9eea35f530
Fix banning of IPv6 peers
2011-12-28 11:31:46 +02:00
Christophe Dumez
53be56746b
Update language files
2011-12-27 13:29:58 +02:00
Christophe Dumez
26b8decb24
I18N: Add Georgian translation
2011-12-27 13:29:35 +02:00
btdigg research
a275e26ba7
btdigg: Python3 support and add torrent in magnet link
2011-12-13 18:47:06 +02:00
Christophe Dumez
96c918ff8d
misc.cpp: Fix compilation on Mac OS X
2011-11-16 21:47:00 +02:00
Christophe Dumez
2283bd2358
Torrent addition dialog: Fix minimum dialog size
2011-10-29 10:35:32 +03:00
Christophe Dumez
f6b7b8bd6e
Get rid of libboost-filesystem dependency if libtorrent >= v0.16.x is used
2011-10-25 20:56:54 +03:00
Christophe Dumez
1b8a2bf7c1
Web UI: Add support for speed limits scheduling
2011-10-19 19:55:11 +03:00
Christophe Dumez
33325cdfee
Update DHT bootstrap nodes
2011-10-16 11:30:50 +03:00
Christophe Dumez
d81f633d6b
Torrent addition dialog: Layout fixes
2011-10-16 10:07:13 +03:00
Christophe Dumez
422b483d78
Fix ratio calculation for purely seeded torrents
2011-10-16 09:41:59 +03:00
Christophe Dumez
ec5b9c769a
Update Russian translation
2011-10-10 20:19:59 +03:00
Christophe Dumez
74081bc6f8
Completly disable Windows cache
2011-10-08 13:36:27 +03:00
Christophe Dumez
3c650038e2
Revert "Use %USERPROFILE%\Downloads as download folder on Windows"
...
This reverts commit 357e309dad
.
2011-10-08 13:34:57 +03:00
Christophe Dumez
3e4f74ab4e
Update language files
2011-10-08 10:58:59 +03:00
Christophe Dumez
98b09f68ae
Remove NSPathUtilities.h include (Mac OS X)
2011-10-08 10:45:07 +03:00
Christophe Dumez
357e309dad
Use %USERPROFILE%\Downloads as download folder on Windows
2011-10-08 09:10:21 +03:00
Christophe Dumez
2e544f6a74
Update Norwegian translation
2011-10-08 08:54:33 +03:00
Στέφανος Αντάρης
b0d6f3f9bf
Mac OS: Properly detect "Downloads" folder
2011-10-07 19:08:17 +03:00
Christophe Dumez
380989d808
RSS: Add more debug output
2011-10-05 18:54:06 +03:00
Christophe Dumez
6357d6372c
RSS: Fix parent article count when removing a child feed
2011-10-05 18:41:23 +03:00
sledgehammer_999
d744968ea6
Fix compilation on Windows after code cleanups.
2011-10-04 23:17:49 +03:00
Christophe Dumez
76ca967d70
Fix torrent loading problem from Web UI on Windows.
2011-10-04 22:18:59 +03:00
Christophe Dumez
9cff66df3f
Update Dutch translation
2011-10-04 19:36:31 +03:00
Christophe Dumez
72af6cb206
Update Swedish translation
2011-10-04 19:12:21 +03:00
Christophe Dumez
c7043d5c39
Add some more debug output
2011-10-04 19:06:16 +03:00
Christophe Dumez
1036990499
Update Japanese translation
2011-10-04 18:34:57 +03:00
Christophe Dumez
f386fd9e23
Update Traditional Chinese translation
2011-10-04 17:53:14 +03:00
Christophe Dumez
1e75fa9086
Disable "Set as default save path" checkbox for magnet links
2011-10-02 19:10:48 +03:00
Christophe Dumez
252d2009cd
Update language files
2011-10-02 18:51:19 +03:00
Christophe Dumez
a48d36c9a2
Add comment
2011-10-02 18:43:55 +03:00
Christophe Dumez
01ad2e9746
Move downloads folder detection code from preferences.h to misc.cpp
2011-10-02 17:56:00 +03:00
Christophe Dumez
2f7b20c704
Use qputenv/qgetenv from Qt for better cross compatibility
2011-10-02 17:04:16 +03:00
Christophe Dumez
c39244aeb6
Web UI: Cosmetic improvements to preferences
2011-10-02 12:35:27 +03:00
Christophe Dumez
8f22279428
Web UI: cosmetic improvements to torrent upload dialog
2011-10-02 10:22:41 +03:00
Christophe Dumez
5a68bc5801
Web UI: Improve deletion confirmation dialog
2011-10-02 10:02:19 +03:00
Christophe Dumez
46a3b382db
Web UI: Fix torrent deletion from IE
2011-10-02 00:53:00 +03:00
Christophe Dumez
dae959a533
HTTP server better debug output
2011-10-01 23:40:22 +03:00
Christophe Dumez
eeda9379d5
HTTP server: Greatly improved HTTP request parsing
2011-10-01 23:30:33 +03:00
Christophe Dumez
80bf89857a
Web UI: Fix HTTP request processing with Firefox
2011-10-01 22:57:08 +03:00
Christophe Dumez
65eb40d1f5
Fix small bug in HttpConnection::read()
2011-10-01 22:10:13 +03:00
Christophe Dumez
9cf37f5364
BUGFIX: Fix torrent upload issues (Web UI)
2011-10-01 17:16:01 +03:00
Christophe Dumez
1ad1498c5d
Less verbose debug
2011-10-01 17:01:33 +03:00
Christophe Dumez
405b804eb5
Make multi-part/form data parser more robust
2011-10-01 16:59:06 +03:00
Christophe Dumez
183e150da1
COSMETIC: Make top toolbar follow system style
2011-10-01 15:17:57 +03:00
Christophe Dumez
f98d4e9149
Web UI code optimization
2011-09-30 20:51:29 +03:00
Christophe Dumez
dad1568657
Web UI: Make multipart/form-data parsing more robust
2011-09-30 20:46:04 +03:00
Christophe Dumez
f13fd37819
Update Serbian translation
2011-09-30 17:26:51 +03:00
Christophe Dumez
ae692ba9b8
Web UI code optimization
2011-09-29 20:47:51 +03:00
Christophe Dumez
2036326403
Simplify multipart form parsing code and add debug
2011-09-29 20:36:18 +03:00
Christophe Dumez
3ad81595df
Web UI: Code clean up
2011-09-29 19:41:29 +03:00
Christophe Dumez
9115a2ddc2
httpconnection: Make sure torrent file is written in binary mode
2011-09-28 19:58:45 +03:00
Christophe Dumez
102e25771c
Update Greek and Bulgarian translations
2011-09-28 19:56:36 +03:00
Christophe Dumez
d65fc4575a
Update Hungarian and Italian translations
2011-09-28 19:53:10 +03:00
Christophe Dumez
928936046e
preferences: optimize XDG path detection code
2011-09-28 19:50:57 +03:00
Christophe Dumez
fe6df6176d
Fixes to sledgehammer's merge request.
2011-09-27 21:16:29 +03:00
Christophe Dumez
6c52dbd477
Merge commit 'refs/merge-requests/11' of git://gitorious.org/qbittorrent/qbittorrent
2011-09-27 20:47:33 +03:00
sledgehammer_999
37f5c8710e
Improved savepath algorithm on Linux. It now uses xdg to figure out the default download folder. Unfortunately only new install will benefit.
2011-09-27 19:38:40 +03:00
Christophe Dumez
341a88c2ef
BUGFIX: Fix ratio calculation (use all_time_download)
2011-09-27 17:11:50 +03:00
Christophe Dumez
efe2280224
Update Polish translation
2011-09-27 16:57:01 +03:00
sledgehammer_999
a6294e5739
Fix compilation error on Windows
2011-09-26 22:25:02 +03:00
Christophe Dumez
c9c481fe69
RSS: Save items to disk regularly for safety
2011-09-26 20:47:10 +03:00
Christophe Dumez
8219c29b0c
RSS: Correctly clean up config file when removing a feed
2011-09-26 20:35:50 +03:00
Christophe Dumez
1e1094f8da
qinisettings: code clean up
2011-09-26 20:31:48 +03:00
Christophe Dumez
452a8b2ae2
Rss code clean up
2011-09-26 20:25:59 +03:00
Christophe Dumez
bf746be692
RSS: Fix buttons height
2011-09-26 20:09:24 +03:00
Christophe Dumez
de2d2c7469
Update Armenian translation
2011-09-26 17:37:39 +03:00
Christophe Dumez
384eae7014
Update Czech translation
2011-09-25 22:21:44 +03:00
Christophe Dumez
4385b941bb
Web UI code optimization and clean up
2011-09-25 17:26:02 +03:00
Christophe Dumez
ab0355f8d6
Web UI: Remove unused code
2011-09-25 16:22:56 +03:00
Christophe Dumez
8f439589ea
Optimize Web UI code
2011-09-25 16:20:28 +03:00
Christophe Dumez
ce6348bc32
Code clean up
2011-09-25 15:04:51 +03:00
Christophe Dumez
4c5dd66b0f
Clean up Web UI code
2011-09-25 14:39:01 +03:00
Christophe Dumez
5fe562c0fa
Clean up Web UI code
2011-09-25 14:37:04 +03:00
Christophe Dumez
61faf34ef7
Correctly hide anonymous settings when using libtorrent < v0.16
2011-09-25 12:07:55 +03:00
Christophe Dumez
1038376cdb
Web UI code clean up
2011-09-25 11:50:58 +03:00
Christophe Dumez
28d1671bb8
Web UI code clean up
2011-09-25 11:45:57 +03:00
Christophe Dumez
8e026e68d7
Web UI code clean up
2011-09-25 11:42:03 +03:00
Christophe Dumez
4be897a4e5
Web UI code clean up
2011-09-25 11:31:20 +03:00
Christophe Dumez
3f4947259b
Web UI code clean up
2011-09-25 11:29:29 +03:00
Christophe Dumez
e10a51e61e
Web UI code cleanup
2011-09-25 11:18:41 +03:00
Christophe Dumez
381eaf4b53
Web UI: Improve language change behavior
2011-09-25 10:55:56 +03:00
Christophe Dumez
1b7e681e6d
Update Portuguese, Brazilian and Japanese translations
2011-09-25 10:17:36 +03:00
Christophe Dumez
1ad764de7b
Update simplified chinese translation
2011-09-24 21:40:12 +03:00
Christophe Dumez
246903fa0a
Web UI improvements
...
- Optimize translation code
- Cosmetic fixes to dialogs
- Display qBittorrent version in about dialog
2011-09-24 21:39:19 +03:00
Christophe Dumez
b298f9a06e
Update German and Ukrainian translations
2011-09-24 19:39:54 +03:00
Christophe Dumez
efdcdeb210
Update Nowegian translation
2011-09-24 17:42:50 +03:00
Christophe Dumez
6e4826a512
Update Arabic translation
2011-09-24 17:29:50 +03:00
Christophe Dumez
28ba0c25a7
Code clean up
2011-09-24 17:28:25 +03:00
Christophe Dumez
ea0f384dbf
Update Slovak translation
2011-09-24 16:51:31 +03:00
Christophe Dumez
9218f69d87
Update French translation
2011-09-24 15:49:59 +03:00
Christophe Dumez
b9b82e959b
Update Galician translation
2011-09-24 15:43:09 +03:00
Christophe Dumez
6606cf60af
Fix execution log lines selection and copying
2011-09-24 15:39:27 +03:00
Christophe Dumez
94a23cf1d4
Fix update_qrc_files.py script
2011-09-24 11:15:03 +03:00
Christophe Dumez
afbac42420
Update spanish and catalan translations
2011-09-23 16:23:24 +03:00
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