sledgehammer999
2dede108e7
Don't show multiple unlock UI dialogs. Closes #2040 .
2014-10-22 22:00:41 +03:00
paolo-sz
67355810ae
Correctly detect python in PATH
2014-10-04 21:39:26 +03:00
sledgehammer999
d0374dd425
WINDOWS: Search first in PATH for python. Closes #956 .
...
Conflicts:
src/mainwindow.cpp
2014-09-14 23:24:21 +03:00
sledgehammer999
1f13dd0cc3
WINDOWS: Check for python before creating the search engine tab. Prevents the creation of python specific files in the user's PC if no python is found. Closes #1370 .
...
Conflicts:
src/mainwindow.cpp
src/searchengine/searchengine.cpp
src/searchengine/searchengine.h
2014-09-14 22:32:58 +03:00
sledgehammer999
6f5f661f30
Show the loaded torrents in the transferlist when qBT is launched with a torrent/magnet and the AddNewTorrentDialog is showing. Closes #1564 .
...
Conflicts:
src/mainwindow.cpp
2014-08-10 00:38:51 +03:00
sledgehammer999
d11e0f523c
Manually backport from master, commit 00e09435 and its fixes. Original author Bruno Barbieri.
2014-07-07 00:30:24 +03:00
sledgehammer999
092a1d4f33
Bring mainwindow in front when notification is clicked and other windows are in front.
2014-06-19 00:11:36 +03:00
Ivan Sorokin
e2bebdf57b
fix issue #1674 : AddNewTorrentDialog is shown again and again even if checkbox "dont ask me again" is set
2014-05-13 19:33:27 +03:00
sledgehammer999
4cbe3fd6f7
Improvements on the behavior of the program updater( closes #1282 ):
...
1. Check for updates every hour
2. Don't check again for this session if the user chose to ignore the new version
3. Display a message if the user checked for updates via the menu item and there isn't one
4. Remove dead code
2014-01-25 21:06:34 +02:00
sledgehammer999
1fc916865c
Convert more accurately decimal numbers to text.
...
Conflicts:
src/misc.h
2014-01-21 02:17:49 +02:00
sledgehammer999
81d813c4c5
Fix notifications with xfce4-notifyd.
2014-01-04 19:41:59 +02:00
sledgehammer999
2cf7e94767
Force write settings to disk before exiting.
2014-01-04 19:41:47 +02:00
sledgehammer999
9f71dd2c61
Correctly detect libtorrent version.
2014-01-03 02:37:14 +02:00
sledgehammer999
ced950a764
Do cleanup work in an earlier stage to ensure correct conf saving.
2014-01-03 02:37:09 +02:00
Nick Tiskov
20086543de
1. Use a better icon for stats dialog.
...
2. Use more reliable session_status.total_download/upload for statistics
2013-12-29 18:51:41 +02:00
sledgehammer999
1002e69e44
Fix previous commit.
2013-12-26 01:32:41 +02:00
sledgehammer999
09aa930142
Second attempt at fixing saving settings on shutdown.
2013-12-26 01:32:31 +02:00
sledgehammer999
28fcadc9ee
Fix linux compilation.
2013-11-23 15:24:27 +02:00
sledgehammer999
17188e31c5
Check for program updates every 15min and allow the user to manually check for updates through the help menu.
2013-11-23 15:00:54 +02:00
Nick Tiskov
11148fcda6
Add dialog to show statistics
2013-11-21 18:21:31 +02:00
sledgehammer999
8f5a0a273f
Fix inhibit system functionality. Closes #766 .
2013-11-16 21:52:51 +02:00
Angel Alonso
7c3155ba44
Add a key shortcut to "Add link to torrent..."
...
"Ctrl-Shift-O" will open the "Add link to torrent..." window.
2013-11-16 21:51:52 +02:00
sledgehammer999
dbab9e3b93
Allow to clear the UI lock password. Closes #973 .
2013-10-24 23:28:17 +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