Commit graph

2767 commits

Author SHA1 Message Date
Christophe Dumez
bce7959332 Attempt to make Ishan's patch lighter (the new patch may not take into consideration all use cases but it seems to work ok) 2010-06-10 19:54:20 +00:00
Ishan Arora
eef6f600c9 Fixed Bug #589070
qBittorrent wont hide on minimization if a modal window is visible over it.
2010-06-10 18:54:23 +00:00
Christophe Dumez
a3822c5aa8 Added debug output 2010-06-10 12:51:27 +00:00
Christophe Dumez
eeaa1e83a9 Fix typo 2010-06-10 09:05:15 +00:00
Christophe Dumez
387fb93b5b Fix typo 2010-06-10 09:03:54 +00:00
Christophe Dumez
d470059c56 Mac fixes 2010-06-09 22:16:37 +00:00
Christophe Dumez
2e382fa88c Removed useless include 2010-06-09 21:25:34 +00:00
Christophe Dumez
e1e7e782d5 Fix typo in plist file 2010-06-09 15:53:32 +00:00
Christophe Dumez
6f314502f6 Fix memory leak in last commit 2010-06-09 15:45:59 +00:00
Christophe Dumez
3284d7a8e6 Fix for last commit 2010-06-09 15:43:29 +00:00
Christophe Dumez
609ea7b4c2 Disable systray icon on Mac (Mirco Chinelli) 2010-06-09 15:40:55 +00:00
Christophe Dumez
7e8d21145e Fix typo 2010-06-09 15:19:43 +00:00
Christophe Dumez
c31b5f1f97 Various Mac related fixes (Thanks Mirco Chinelli) 2010-06-09 15:13:52 +00:00
Christophe Dumez
11fe685a6b Comment useless pri import 2010-06-09 14:46:55 +00:00
Christophe Dumez
1127947f52 Fix compilation on Windows 2010-06-09 14:39:53 +00:00
Christophe Dumez
789b2cf326 Updated AUTHORS file
Fix compilation in release mode
2010-06-09 10:06:42 +00:00
Christophe Dumez
b9394f2ba2 Fix race condition allowing to run several instances of qBittorrent at the same time 2010-06-09 09:48:14 +00:00
Christophe Dumez
7ab206ebac Use unified title and toolbar on Mac 2010-06-09 07:37:05 +00:00
Christophe Dumez
0beb9fff73 Updated Spanish and Catalan translations 2010-06-09 07:31:50 +00:00
Christophe Dumez
65b8d0c24d Delete qApp on exit 2010-06-09 06:38:14 +00:00
Christophe Dumez
715fe46f45 Updated arabic translation 2010-06-08 20:24:54 +00:00
Christophe Dumez
8209f341fb Updated Hungarian and Finnish translations 2010-06-08 18:29:42 +00:00
Christophe Dumez
0d4b55ca32 Better Mac integration 2010-06-08 15:17:15 +00:00
Christophe Dumez
ae7362706f Updated swedish translation 2010-06-08 15:07:16 +00:00
Christophe Dumez
4ca648a79b Updated Ukrainian translation 2010-06-08 14:47:16 +00:00
Christophe Dumez
4ca0b14300 Updated slovak translation 2010-06-08 11:41:36 +00:00
Christophe Dumez
4386b6c2c4 Merge javascript changes from stable branch 2010-06-07 13:41:32 +00:00
Christophe Dumez
61246f81c7 Fix msvc warnings 2010-06-07 10:39:03 +00:00
Christophe Dumez
70f2bfdd9a Updated configure file to remove our libtorrent DEFINE 2010-06-07 08:36:06 +00:00
Christophe Dumez
5f23cbc470 Use libtorrent version.hpp instead of our own DEFINE 2010-06-07 08:32:41 +00:00
Christophe Dumez
2e0c8f848f Fix Web UI authentication with Opera 2010-06-06 20:49:28 +00:00
Christophe Dumez
f8add0ee04 Back to debug mode in trunk 2010-06-06 20:02:11 +00:00
Christophe Dumez
f23051c1fd Fix signal / slot 2010-06-06 20:01:09 +00:00
Christophe Dumez
60636af544 Fix encoding problem in search engine 2010-06-06 15:41:08 +00:00
Christophe Dumez
2e685ea851 Updated language files 2010-06-06 15:36:22 +00:00
Christophe Dumez
b61a06350f Fix file encoding problem 2010-06-06 15:31:15 +00:00
Christophe Dumez
c9ece4695e Merge latest changes for stable branch (mostly unicode fixes) 2010-06-06 13:58:43 +00:00
Christophe Dumez
4805690dbe Merge latest msvc fixes from stable branch 2010-06-06 10:10:45 +00:00
Christophe Dumez
8ec1621334 Merge msvc fixes from stable branch 2010-06-05 18:59:05 +00:00
Christophe Dumez
682377ff66 Merge msvc compilation fixes from stable branch 2010-06-05 13:43:36 +00:00
Christophe Dumez
656beed82b Fix other unicode issues 2010-06-04 16:54:30 +00:00
Christophe Dumez
ba4a0fac77 Added Mirco Chinelli to contributors 2010-06-04 10:44:25 +00:00
Christophe Dumez
b719bfaecb Merge Win32 fixes from stable branch 2010-06-03 21:08:28 +00:00
Christophe Dumez
4e1366bf0d Merge latest fixes from stable branch 2010-06-03 20:08:19 +00:00
Christophe Dumez
b67938aa3f Fixed default save path on Windows 2010-06-02 22:31:49 +00:00
Christophe Dumez
f4c29c07bf Workaround for torrentdownloads.net search engine (The web site seems partly broken though) 2010-06-02 22:26:52 +00:00
Christophe Dumez
63a0f4bf11 Improved column visibility patch 2010-06-02 13:50:11 +00:00
Christophe Dumez
a8a2ba188d Search requests can now be cancelled on Win32 2010-06-02 13:45:20 +00:00
Christophe Dumez
a0d685bfe2 Merge Win32 changes from stable branch 2010-06-02 13:08:26 +00:00
Christophe Dumez
a3041b7f9f Improved Python detection (Win32)
Propose to download and install python if missing (Win32)
2010-06-01 22:47:14 +00:00