Christophe Dumez
|
2f7b20c704
|
Use qputenv/qgetenv from Qt for better cross compatibility
|
13 years ago |
Christophe Dumez
|
0f1473e212
|
FEATURE: Inhibit system sleep when torrents are active (Vladimir Golovnev)
Remove visual style settings
|
14 years ago |
Christophe Dumez
|
679c91435d
|
Display legal notice on screen center
|
14 years ago |
Christophe Dumez
|
d68b7fc9cb
|
Code clean up
|
14 years ago |
Christophe Dumez
|
015bdc7930
|
Improved UI translation (Thanks Владимир Головнёв)
|
14 years ago |
Christophe Dumez
|
9b6b357c9e
|
Cleanup mainwindow startup code
|
14 years ago |
Christophe Dumez
|
1ce6f4a7c3
|
Fix magnet link name update problem
|
14 years ago |
Christophe Dumez
|
6d241270b5
|
Improve splash screen code
|
14 years ago |
Christophe Dumez
|
f772e28bf9
|
Make sure the main windows has focus on start up
|
14 years ago |
Christophe Dumez
|
e5032a52c4
|
Importance code refactoring related to the "preferences" code - Greatly improves performance
|
14 years ago |
Christophe Dumez
|
126e2e7c75
|
Code clean up
|
14 years ago |
Christophe Dumez
|
583b8c60bb
|
Draw qBittorrent version on splashscreen at run time
|
14 years ago |
Christophe Dumez
|
c4968edb79
|
Added qBittorrent version to the debug stack trace
|
14 years ago |
Christophe Dumez
|
6b7af5b464
|
Started work on the new RSS feed downloader (WIP)
|
14 years ago |
Christophe Dumez
|
0374f9d0a8
|
Make sure the splash screen is displayed for 3 seconds
|
14 years ago |
Christophe Dumez
|
1e86ea8c0a
|
Clean program exit on system shutdown/logout
|
14 years ago |
Christophe Dumez
|
76a22fabcd
|
Better fix for encoding issue
|
14 years ago |
Christophe Dumez
|
69661406a0
|
Fix encoding problem in command line parameter processing
|
14 years ago |
Christophe Dumez
|
e323175275
|
Fix possible crash when using the new "Auto-shutdown" feature
|
14 years ago |
Christophe Dumez
|
63ec1e618e
|
Fix compilation with gcc 4.5
|
14 years ago |
Christophe Dumez
|
b9a0adc311
|
Fix compilation on Linux/Mac
|
15 years ago |
Christophe Dumez
|
1e21ac3d79
|
Fixed possible crash on exit
Cleaned up main() function
|
15 years ago |
Christophe Dumez
|
107b833703
|
Imported recent patches from stable branch
|
15 years ago |
Christophe Dumez
|
e2208a484e
|
Forgot to remove outdated code
|
15 years ago |
Christophe Dumez
|
b9241ad5ad
|
Proper fix to use an INI file instead of the registry on Windows
|
15 years ago |
Christophe Dumez
|
a1a9f8bc7e
|
Fix processing of arguments including spaces
|
15 years ago |
Christophe Dumez
|
a2067af4ea
|
Use putenv on Windows too
|
15 years ago |
Christophe Dumez
|
ec3b749ef6
|
Merge fixes from stable branches (libtorrent v0.15 related)
|
15 years ago |
Christophe Dumez
|
b9394f2ba2
|
Fix race condition allowing to run several instances of qBittorrent at the same time
|
15 years ago |
Christophe Dumez
|
65b8d0c24d
|
Delete qApp on exit
|
15 years ago |
Christophe Dumez
|
0d4b55ca32
|
Better Mac integration
|
15 years ago |
Christophe Dumez
|
61246f81c7
|
Fix msvc warnings
|
15 years ago |
Christophe Dumez
|
4805690dbe
|
Merge latest msvc fixes from stable branch
|
15 years ago |
Christophe Dumez
|
338d4fd31e
|
Windows execution fixes
|
15 years ago |
Christophe Dumez
|
5675c045ae
|
Windows compilation fixes (Thanks LiHuiShuo)
|
15 years ago |
Christophe Dumez
|
98ec373f8c
|
Support Right to left languages
|
15 years ago |
Christophe Dumez
|
dbceed21f5
|
Clean fix for progress display with cleanlooks style
|
15 years ago |
Christophe Dumez
|
e5b8b41373
|
Several compilation and execution fixes for Windows and OS/2
Cleaner binutils gold linker support
|
15 years ago |
Christophe Dumez
|
f5d1c8a679
|
Another compilation fix
|
15 years ago |
Christophe Dumez
|
aea3d4be7a
|
Another Windows compilation fix
|
15 years ago |
Christophe Dumez
|
8d1fd7ee8e
|
Windows compilation fix improvement
|
15 years ago |
Christophe Dumez
|
a98a002d57
|
Compilation fix on Windows (getuid missing)
|
15 years ago |
Christophe Dumez
|
6f7ae4770a
|
Properly raise SIGSEGV/SIGABRT after catching it
|
15 years ago |
Christophe Dumez
|
f9cc98791a
|
Subclass Cleanlook style to make sure the progress value is displayed when selected
|
15 years ago |
Christophe Dumez
|
12fff1b966
|
Compilation fix with Qt 4.4
|
15 years ago |
Christophe Dumez
|
ad3f5f6e20
|
Drop our QCleanLooks style subclass since there no longer seem to be an issue with the standard one
|
15 years ago |
Christophe Dumez
|
aec99ed14f
|
More code cleanup
|
15 years ago |
Christophe Dumez
|
9034094cf9
|
Fix headless compilation
|
15 years ago |
Christophe Dumez
|
4efeb66b73
|
Remove useless cast
Added missing include that caused misleading error message
|
15 years ago |
Christophe Dumez
|
dbbf26449c
|
- Clean up main code
- Use fromLocal8Bit() instead fromUtf8() on program parameters
|
15 years ago |