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 |
|
Christophe Dumez
|
12fff1b966
|
Compilation fix with Qt 4.4
|
2010-03-15 18:10:18 +00:00 |
|
Christophe Dumez
|
ad3f5f6e20
|
Drop our QCleanLooks style subclass since there no longer seem to be an issue with the standard one
|
2010-03-06 21:36:08 +00:00 |
|
Christophe Dumez
|
aec99ed14f
|
More code cleanup
|
2010-03-04 20:19:25 +00:00 |
|
Christophe Dumez
|
9034094cf9
|
Fix headless compilation
|
2010-03-04 08:36:23 +00:00 |
|
Christophe Dumez
|
4efeb66b73
|
Remove useless cast
Added missing include that caused misleading error message
|
2010-03-03 15:23:34 +00:00 |
|
Christophe Dumez
|
dbbf26449c
|
- Clean up main code
- Use fromLocal8Bit() instead fromUtf8() on program parameters
|
2010-03-03 12:55:42 +00:00 |
|
Christophe Dumez
|
5c80ce42e0
|
Cosmetic fix to usage display (--help)
Usage display is now localized
|
2010-02-05 19:02:27 +00:00 |
|
Christophe Dumez
|
e9ad58a373
|
Improved application style handling
|
2010-01-31 17:46:21 +00:00 |
|
Christophe Dumez
|
09c48539ad
|
- COSMETIC: Improved style management
|
2010-01-31 17:30:17 +00:00 |
|
Christophe Dumez
|
454c093033
|
- qBittorrent can now listen on ports < 1024 (must be root)
|
2010-01-20 09:54:51 +00:00 |
|
Christophe Dumez
|
340500c351
|
- Fix compilation warning in nox mode (introduced in v2.2.0alpha)
|
2010-01-18 21:28:54 +00:00 |
|
Christophe Dumez
|
baf991b342
|
- The user must now press 'y' to accept the legal notice in nox mode (other keys will refuse and stop the program). Thanks Mariusz Fik
|
2010-01-18 19:20:59 +00:00 |
|
Christophe Dumez
|
dc47e90126
|
Applied legal notice patch for Mariusz Fik
|
2010-01-18 19:16:18 +00:00 |
|
Christophe Dumez
|
ef19e8aeef
|
- Added legal notice dialog on startup. The user must agree for the program to start.
|
2010-01-09 15:26:20 +00:00 |
|
Christophe Dumez
|
4c8a087b81
|
- Fix signal bug introduced in last commit
|
2010-01-03 14:41:29 +00:00 |
|
Christophe Dumez
|
8f4bf93f02
|
- Fix defining a new label from torrent addition dialog
- Stop catching SIGABRT, SIGSEGV once one is received to avoid possible infinite loop
|
2010-01-03 14:38:59 +00:00 |
|
Christophe Dumez
|
4a2713a9f0
|
- Updated program usage translatable strings to make sure translators do not translate program parameters
|
2010-01-03 09:17:41 +00:00 |
|