Gabriele
05929b78c6
Allow relative torrent paths when qBittorrent is already running
...
Adding new torrents from the command line while qBittorrent was
already running was possible only providing the absolute path to
the file.
10 years ago
diger
e7f1dacd6c
Fix Qt5 support
10 years ago
diger
c22190fbf7
Add patches for support Haiku ( https://www.haiku-os.org )
10 years ago
sledgehammer999
d8d95d2195
Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file.
10 years ago
sledgehammer999
e0ae505bb9
Fix nox build on MAC OSX.
11 years ago
sledgehammer999
ef3f7d18c9
Fix compilation with Qt5.
11 years ago
Nick Tiskov
138c3dc3cb
Fix translations bundled with Qt.
11 years ago
Vladimir Golovnev (Glassez)
ce3aac5f9d
Fix functions and macros using to support both Qt4 and Qt5.
11 years ago
Zach Thibeau
2a7aa98afd
added fontfix for osx
11 years ago
sledgehammer999
2b9f79fafe
Expose new translations and improve language code.
11 years ago
Vladimir Golovnev (Glassez)
dbf8675de3
Some improvements of requesting pid of running instance code.
11 years ago
Vladimir Golovnev (Glassez)
b78ea79d30
Bringing the AddNewTorrentDialog to the front.
11 years ago
sledgehammer999
be5a1ae272
Seed rand only at one place.
12 years ago
sledgehammer999
eb0d1748c3
Fix compilation without backtrace support on Windows.
12 years ago
Christophe Dumez
da3406b811
Simplify the code a bit now that QIniSettings uses qBittorrent / qBittorrent by default
12 years ago
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).
12 years ago
Nick Tiskov
88960556e3
Raise main window when starting another instance w/o params
12 years ago
Nick Tiskov
a9cffd8863
Support stacktrace on Windows
...
adds 'strace_win' CONFIG option
12 years ago
Christophe Dumez
bcd81c0791
Better fix for --no-splash argument
12 years ago
Nick Tiskov
0cdb833aa6
Use qico plugin in static build. Required for RSS favicon capabilities.
12 years ago
Christophe Dumez
1809de7f1a
Fix "Couldn't set environment variable..." message on start up ( closes #245 )
12 years ago
sledgehammer999
51bc6bd95a
Fix encoding problem. Fixes #139
12 years ago
Christophe Dumez
cf3f0a606d
Add Hebrew translation
12 years ago
Nikolas Garofil
b897708a41
forgot to change the string
12 years ago
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.
12 years ago
Nikolas Garofil
b8e5cc01c1
shouldDaemonize en qcritical
12 years ago
Nikolas Garofil
1811ec6cab
Optional daemon-mode for qbittorrent-nox
12 years ago
Christophe Dumez
80359f3e5e
Fix torrent loading on Mac OS X ( closes #1011229 )
13 years ago
Christophe Dumez
f3448125c3
Coding style clean up
13 years ago
Christophe Dumez
a8a7b61ea9
Coding style clean up
13 years ago
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
15 years ago