Commit graph

117 commits

Author SHA1 Message Date
Nikolas Garofil
d1060ac5f3 Completed previous commit
Added some suggestions for the previous commit from Christophe Dumez
and made sure the argument directly after -d is looked at.
2012-08-18 18:11:27 +02:00
Nikolas Garofil
b8e5cc01c1 shouldDaemonize en qcritical 2012-08-18 18:03:03 +02:00
Nikolas Garofil
1811ec6cab Optional daemon-mode for qbittorrent-nox 2012-08-18 17:33:51 +02:00
Christophe Dumez
80359f3e5e Fix torrent loading on Mac OS X (closes #1011229) 2012-06-24 15:06:44 +03:00
Christophe Dumez
f3448125c3 Coding style clean up 2012-02-20 19:56:07 +02:00
Christophe Dumez
a8a7b61ea9 Coding style clean up 2012-02-20 19:30:53 +02:00
Christophe Dumez
2f7b20c704 Use qputenv/qgetenv from Qt for better cross compatibility 2011-10-02 17:04:16 +03:00
Christophe Dumez
0f1473e212 FEATURE: Inhibit system sleep when torrents are active (Vladimir Golovnev)
Remove visual style settings
2011-02-06 14:27:34 +00:00
Christophe Dumez
679c91435d Display legal notice on screen center 2011-01-22 19:31:06 +00:00
Christophe Dumez
d68b7fc9cb Code clean up 2011-01-22 19:16:17 +00:00
Christophe Dumez
015bdc7930 Improved UI translation (Thanks Владимир Головнёв) 2011-01-20 16:14:23 +00:00
Christophe Dumez
9b6b357c9e Cleanup mainwindow startup code 2011-01-17 17:29:25 +00:00
Christophe Dumez
1ce6f4a7c3 Fix magnet link name update problem 2011-01-10 17:33:53 +00:00
Christophe Dumez
6d241270b5 Improve splash screen code 2010-12-31 12:31:58 +00:00
Christophe Dumez
f772e28bf9 Make sure the main windows has focus on start up 2010-12-26 13:50:57 +00:00
Christophe Dumez
e5032a52c4 Importance code refactoring related to the "preferences" code - Greatly improves performance 2010-11-16 20:34:31 +00:00
Christophe Dumez
126e2e7c75 Code clean up 2010-11-13 21:15:52 +00:00
Christophe Dumez
583b8c60bb Draw qBittorrent version on splashscreen at run time 2010-11-04 19:31:12 +00:00
Christophe Dumez
c4968edb79 Added qBittorrent version to the debug stack trace 2010-11-02 18:12:58 +00:00
Christophe Dumez
6b7af5b464 Started work on the new RSS feed downloader (WIP) 2010-10-31 12:35:07 +00:00
Christophe Dumez
0374f9d0a8 Make sure the splash screen is displayed for 3 seconds 2010-10-30 14:35:46 +00:00
Christophe Dumez
1e86ea8c0a Clean program exit on system shutdown/logout 2010-10-01 20:03:27 +00:00
Christophe Dumez
76a22fabcd Better fix for encoding issue 2010-09-27 17:36:10 +00:00
Christophe Dumez
69661406a0 Fix encoding problem in command line parameter processing 2010-09-27 17:17:22 +00:00
Christophe Dumez
e323175275 Fix possible crash when using the new "Auto-shutdown" feature 2010-08-20 09:31:00 +00:00
Christophe Dumez
63ec1e618e Fix compilation with gcc 4.5 2010-08-13 13:29:17 +00:00
Christophe Dumez
b9a0adc311 Fix compilation on Linux/Mac 2010-07-21 10:51:01 +00:00
Christophe Dumez
1e21ac3d79 Fixed possible crash on exit
Cleaned up main() function
2010-07-21 10:40:46 +00:00
Christophe Dumez
107b833703 Imported recent patches from stable branch 2010-07-20 17:13:28 +00:00
Christophe Dumez
e2208a484e Forgot to remove outdated code 2010-07-20 15:55:59 +00:00
Christophe Dumez
b9241ad5ad Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +00:00
Christophe Dumez
a1a9f8bc7e Fix processing of arguments including spaces 2010-06-23 19:07:54 +00:00
Christophe Dumez
a2067af4ea Use putenv on Windows too 2010-06-23 12:44:23 +00:00
Christophe Dumez
ec3b749ef6 Merge fixes from stable branches (libtorrent v0.15 related) 2010-06-14 09:55:35 +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
65b8d0c24d Delete qApp on exit 2010-06-09 06:38:14 +00:00
Christophe Dumez
0d4b55ca32 Better Mac integration 2010-06-08 15:17:15 +00:00
Christophe Dumez
61246f81c7 Fix msvc warnings 2010-06-07 10:39:03 +00:00
Christophe Dumez
4805690dbe Merge latest msvc fixes from stable branch 2010-06-06 10:10:45 +00:00
Christophe Dumez
338d4fd31e Windows execution fixes 2010-05-30 17:51:40 +00:00
Christophe Dumez
5675c045ae Windows compilation fixes (Thanks LiHuiShuo) 2010-04-28 11:45:13 +00:00
Christophe Dumez
98ec373f8c Support Right to left languages 2010-04-13 18:40:07 +00:00
Christophe Dumez
dbceed21f5 Clean fix for progress display with cleanlooks style 2010-03-31 14:33:49 +00:00
Christophe Dumez
e5b8b41373 Several compilation and execution fixes for Windows and OS/2
Cleaner binutils gold linker support
2010-03-30 11:35:20 +00:00
Christophe Dumez
f5d1c8a679 Another compilation fix 2010-03-27 15:56:49 +00:00
Christophe Dumez
aea3d4be7a Another Windows compilation fix 2010-03-27 15:50:27 +00:00
Christophe Dumez
8d1fd7ee8e Windows compilation fix improvement 2010-03-27 09:15:33 +00:00
Christophe Dumez
a98a002d57 Compilation fix on Windows (getuid missing) 2010-03-27 09:03:37 +00:00
Christophe Dumez
6f7ae4770a Properly raise SIGSEGV/SIGABRT after catching it 2010-03-20 21:43:01 +00:00
Christophe Dumez
f9cc98791a Subclass Cleanlook style to make sure the progress value is displayed when selected 2010-03-19 08:04:35 +00:00