Angel Alonso
|
139434b40c
|
Add a key shortcut to "Add link to torrent..."
"Ctrl-Shift-O" will open the "Add link to torrent..." window.
|
2013-11-01 19:47:05 +01:00 |
|
sledgehammer999
|
660e0650ce
|
Allow to clear the UI lock password. Closes #973.
|
2013-10-24 23:23:56 +03:00 |
|
sledgehammer999
|
b4dca951b2
|
Drop libtorrent 0.15.x support.
|
2013-10-23 22:19:58 +03:00 |
|
Vladimir Golovnev (Glassez)
|
b78ea79d30
|
Bringing the AddNewTorrentDialog to the front.
|
2013-09-17 16:27:38 +04:00 |
|
sledgehammer999
|
70215bd3ff
|
Fixed rounding bugs with floating numbers v2.
|
2013-09-14 15:15:30 +03:00 |
|
sledgehammer999
|
2fc53613cd
|
Fix compilation error.
|
2013-09-11 01:11:04 +03:00 |
|
sledgehammer999
|
0ea8fd6996
|
Allow to enter only info-hashes in the download dialog.
|
2013-09-11 00:28:19 +03:00 |
|
sledgehammer999
|
d09b0d5f72
|
Fixed rounding bugs with floating numbers.
|
2013-09-10 18:16:01 +03:00 |
|
sledgehammer999
|
4cd4ad457b
|
Merge pull request #786 from Gelmir/inputDlg_autoexpand
Resize input dialogs to fit contents
|
2013-07-27 12:10:43 -07:00 |
|
Nick Tiskov
|
fd8a2e05a4
|
Use AutoExpandableDialog instead of QInputDialog wherever possible
|
2013-07-27 14:14:00 +04:00 |
|
Nick Tiskov
|
107906928a
|
Enable delete hotkey in web seed and tracker list.
Make delete hotkey in transfer list non-global.
|
2013-07-27 14:13:37 +04:00 |
|
sledgehammer999
|
080377b662
|
Respect UI lock when clicking on tray notification. Closes #784.
|
2013-07-22 01:46:10 +03:00 |
|
Nick Tiskov
|
8e7ef66011
|
Translations fixes
Do not translate strings, which should not be translated
Remove unnecessary/unused strings.
|
2013-07-03 15:44:30 +04:00 |
|
sledgehammer999
|
bc605fe09e
|
Merge pull request #619 from sledgehammer999/notification_on_finish
Actually show the tray notification when a torrent finishes downloading.
|
2013-07-01 14:28:02 -07:00 |
|
sledgehammer999
|
22e2bafa7a
|
Fix compilation with libtorrent 1.x.x v2
|
2013-06-08 18:21:15 +03:00 |
|
sledgehammer999
|
94b58ca229
|
Fix compilation with libtorrent 1.x.x.
|
2013-05-07 22:57:18 +03:00 |
|
sledgehammer999
|
a30dc3a823
|
Actually show the tray notification when a torrent finishes downloading.
|
2013-04-30 23:52:32 +03:00 |
|
sledgehammer999
|
4af28bfe81
|
Really fix issue #405 and #536.
|
2013-04-01 21:37:36 +03:00 |
|
Driim
|
df23fc1de2
|
delete not needed space
|
2013-03-11 22:52:49 +04:00 |
|
Driim
|
f445c8f872
|
Fix add torrent icon version 3
|
2013-03-11 22:50:32 +04:00 |
|
Driim
|
eb035e2199
|
Fix add torrent icon version 2
|
2013-03-11 22:45:32 +04:00 |
|
Driim
|
dac3a1a0ca
|
Fix missing "Add torrent file" icon
|
2013-03-11 19:33:57 +04:00 |
|
Christophe Dumez
|
14bfc4f4ed
|
Merge pull request #434 from Gelmir/session_end
Attempt to fix data loss during session end v2
|
2013-03-10 00:53:41 -08: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 |
|
Nick Tiskov
|
28df59b9e6
|
Attempt to fix data loss during session end
|
2013-02-16 17:46:34 +04:00 |
|
sledgehammer999
|
fe98c36abf
|
Fix 'dont show' dialog when downloading torrent. Closes issue #405.
|
2013-02-11 23:38:33 +02:00 |
|
Nick Tiskov
|
1090e87f3a
|
fixup! Raise main window when starting another instance w/o params
|
2013-01-26 22:22:17 +04:00 |
|
Nick Tiskov
|
5ca5441a48
|
Support raising window when UI is locked
|
2013-01-22 17:36:14 +04:00 |
|
Nick Tiskov
|
88960556e3
|
Raise main window when starting another instance w/o params
|
2013-01-22 15:38:09 +04:00 |
|
Christophe Dumez
|
bcd81c0791
|
Better fix for --no-splash argument
|
2013-01-19 16:38:34 +02:00 |
|
Christophe Dumez
|
965f7f5d26
|
Fix support for --no-splash command line argument
|
2013-01-19 16:24:31 +02:00 |
|
Christophe Dumez
|
aecf069975
|
Require password to exit qBittorrent from tray icon when locked (closes #311)
|
2013-01-12 19:18:39 +02:00 |
|
Deniz Dogan
|
bd3dd337c1
|
Replace 'occured' with 'occurred' everywhere, except compiled lang files.
|
2012-11-07 02:38:22 +01:00 |
|
Christophe Dumez
|
d62554aaba
|
Minor code clean up
|
2012-08-25 16:34:00 +03:00 |
|
Christophe Dumez
|
879f8f080d
|
Attempt to use qBittorrent icon from theme if available (closes #49)
|
2012-08-23 21:22:15 +03:00 |
|
Christophe Dumez
|
c5841146ff
|
Fix issue when "minimize to systray" and "start minimized" are both enabled.
Window could not be restored.
|
2012-07-02 20:58:56 +03:00 |
|
Christophe Dumez
|
6d31af676e
|
Fix keyboard focus issues on Main window
|
2012-06-30 18:25:09 +03:00 |
|
Christophe Dumez
|
f4320cb58a
|
Bring window to front after restoring from systray
|
2012-06-29 19:41:21 +03:00 |
|
Christophe Dumez
|
d26179cca0
|
Fix window visibility toggling bug with "minimized to systray" enabled
The issue seemed to affect Windows only.
|
2012-06-27 17:48:43 +03:00 |
|
Christophe Dumez
|
2eae22ac06
|
Fix issue with unreversible "Minimize to tray"
|
2012-06-24 16:29:50 +03:00 |
|
Christophe Dumez
|
5a65580169
|
Add support for RSS feeds using magnet links (Closes #1016379)
|
2012-06-24 10:27:32 +03:00 |
|
Christophe Dumez
|
3197d5cc2f
|
Minor code optimization
|
2012-06-10 20:49:50 +03:00 |
|
Christophe Dumez
|
7b4b2fe0f5
|
Make sure the hide/show text in the tray icon menu is correct
|
2012-05-20 16:51:32 +03:00 |
|
Christophe Dumez
|
dfe5fbe34c
|
Minor cosmetic changes to main window
|
2012-05-17 21:20:39 +03:00 |
|
Christophe Dumez
|
c502edf9e1
|
Brand new torrent addition dialog
|
2012-05-15 19:57:31 +03:00 |
|
Christophe Dumez
|
810a9710d7
|
Minor clean up
|
2012-05-05 15:57:43 +03:00 |
|
Christophe Dumez
|
0c279e0567
|
Remove QT_VERSION checks for 4.5.0
|
2012-02-25 20:20:11 +02:00 |
|
Christophe Dumez
|
5f5382297c
|
Disable system tray icon on Mac OS X
|
2012-02-22 20:06:11 +02:00 |
|
Christophe Dumez
|
06ccae591e
|
Coding style changes
|
2012-02-20 21:32:58 +02:00 |
|
Christophe Dumez
|
f3448125c3
|
Coding style clean up
|
2012-02-20 19:56:07 +02:00 |
|