Vladimir Golovnev (Glassez)
dbf8675de3
Some improvements of requesting pid of running instance code.
2013-09-18 19:55:55 +04:00
Vladimir Golovnev (Glassez)
b78ea79d30
Bringing the AddNewTorrentDialog to the front.
2013-09-17 16:27:38 +04:00
sledgehammer999
be5a1ae272
Seed rand only at one place.
2013-06-30 15:32:45 +03:00
sledgehammer999
eb0d1748c3
Fix compilation without backtrace support on Windows.
2013-03-03 03:11:01 +02:00
Christophe Dumez
da3406b811
Simplify the code a bit now that QIniSettings uses qBittorrent / qBittorrent by default
2013-02-16 20:04:48 +02:00
sledgehammer999
b768005f44
Merge pull request #337 from Gelmir/stacktrace_win
...
Support stacktrace on Windows
2013-01-26 12:15:09 -08:00
Nick Tiskov
5eaf4201ae
Fixes: 1) Building fails w/o "CONFIG += strace_win" 2) mingw build
...
Commenting Mingw release flags section for now. Strace is not reliable with mingw (only calls to other libraries are resolved, internal calls show up as addresses).
2013-01-25 22:52:12 +04:00
Nick Tiskov
88960556e3
Raise main window when starting another instance w/o params
2013-01-22 15:38:09 +04:00
Nick Tiskov
a9cffd8863
Support stacktrace on Windows
...
adds 'strace_win' CONFIG option
2013-01-19 22:07:20 +04:00
Christophe Dumez
bcd81c0791
Better fix for --no-splash argument
2013-01-19 16:38:34 +02:00
Nick Tiskov
0cdb833aa6
Use qico plugin in static build. Required for RSS favicon capabilities.
2012-12-28 15:40:22 +04:00
Christophe Dumez
1809de7f1a
Fix "Couldn't set environment variable..." message on start up ( closes #245 )
2012-11-24 10:47:05 +02:00
sledgehammer999
51bc6bd95a
Fix encoding problem. Fixes #139
2012-10-07 01:17:22 +03:00
Christophe Dumez
cf3f0a606d
Add Hebrew translation
2012-09-15 10:05:50 +03:00
Nikolas Garofil
b897708a41
forgot to change the string
2012-08-18 18:34:36 +02:00
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