sledgehammer999
e0ae505bb9
Fix nox build on MAC OSX.
11 years ago
Ivan Sorokin
93bacc62f1
fix issue #1674 : AddNewTorrentDialog is shown again and again even if checkbox "dont ask me again" is set
11 years ago
sledgehammer999
baaf575eee
Fix libtorrent 1.0.0 compilation. Closes #1659
11 years ago
sledgehammer999
9714b2ede9
Fix weird ratio values when torrent was imported or downloaded history was lost due to crash.
11 years ago
sledgehammer999
f99f5f5c7e
Enable system tray in MACOSX (Nick Korotysh).
11 years ago
sledgehammer999
32becf1fca
Fix RSS feed icon. The tmp file gets deleted in the feed destructor. Closes #1639
11 years ago
sledgehammer999
4376e81f78
Fix autoupdater. Send our user-agent to sourceforge.net
...
Conflicts:
src/programupdater.cpp
11 years ago
sledgehammer999
71e5c9e17b
Fix code style.
...
(thanks to glassez)
11 years ago
sledgehammer999
e8c14f3507
Use the new Http classes.
11 years ago
sledgehammer999
6096506bd6
Implement alternatives to QHttpRequestHeader and QHttpResponseHeader.
11 years ago
sledgehammer999
ef3f7d18c9
Fix compilation with Qt5.
11 years ago
Vladimir Golovnev (Glassez)
ba1f4a9b7f
Update QtSingleApplication.
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
alfrix
85cfe464f9
Fix queue sorting order fixes #1120
11 years ago
sledgehammer999
33b0a2b55f
Fix missing percentage signs. Closes #1392 .
11 years ago
sledgehammer999
72ae2cb503
Pretty up last commit.
11 years ago
bob23450
6b26adfed2
Fix nox build. Closes #1368
11 years ago
Vladimir Golovnev (Glassez)
64b06c4612
Fix qBittorrent run on Windows startup.
11 years ago
alfrix
494fc54e6f
Add button for links in toolbar ( fixes #450
11 years ago
sledgehammer999
c59793b33f
Correctly restore 'name' column width when loading magnet links in the 'Add new torrent dialog'. Closes #1334 .
11 years ago
sledgehammer999
202006bdd1
Reuse code in AddNewTorrentDialog. #894 .
11 years ago
sledgehammer999
7348b8903c
Correctly resize 'name' column of the content tab. Closes #1360 .
11 years ago
sledgehammer999
a27867ae2b
Bring dialog boxes in the front when qbt doesn't have focus.
...
Code inspired by glassez patch.
11 years ago
Vladimir Golovnev (Glassez)
c3942fb0b3
Fix WebUI sort by ratio for some locales (with comma as decimal point).
11 years ago
Vladimir Golovnev (Glassez)
87d118e87c
Fix WebUI sort by size/speed for some locales (with comma as decimal point).
11 years ago
sledgehammer999
a5a0ca7159
Don't re-announce to trackers when torrent is paused. Closes #1310 .
11 years ago
sledgehammer999
77329a2609
Launch external programs async and don't block. Closes #1252 .
11 years ago
sledgehammer999
bf291dbfb1
Don't show a popup menu when no torrent is selected.
11 years ago
sledgehammer999
9ccb4e2781
Add our WM_CLASS in the .desktop file so window managers know how to group our windows.
11 years ago
sledgehammer999
3404d1e05f
Explicitle tell that we don't support freedesktop's startup notify standard. Fixes GNOME issues. Closes #1217 .
11 years ago
sledgehammer999
2f0b869639
Fix overstretched options dialog. Closes #1293 .
11 years ago
sledgehammer999
5afb0a1ab0
Fix windows file association.
11 years ago
Nick Tiskov
ab8ff9f362
Fix missing percent sign in stats dialog
11 years ago
sledgehammer999
aaa723d3ec
Run lupdate.
11 years ago
Nick Tiskov
1dd8fa3c58
Use shorter names for amount columns in main UI
11 years ago
sledgehammer999
b7f84dabf5
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
11 years ago
sledgehammer999
7428c2c0b1
Fix extratorrents search plugin.
11 years ago
sledgehammer999
8bbdcc78ce
Statistics: handle case where user has gone back to older version.
11 years ago
Vladimir Golovnev (Glassez)
7fce5ab268
Fix sorting by size in WebUI when non-default locale used.
11 years ago
Vladimir Golovnev (Glassez)
1aa70bedb7
Improve HttpConnection::translateDocument().
11 years ago
Nick Tiskov
d0ebcae069
Fix missing separator in QDesktopServices methods
11 years ago
sledgehammer999
b8040e4b4d
Allow 2 decimals when setting the share ratio. Closes #1303 .
11 years ago
sledgehammer999
be097048fd
Fix share ratio text.
11 years ago
Nick Tiskov
5854a2883b
Convert fsutils class to namespace
11 years ago
Nick Tiskov
bd9dcf1247
Hack around QDesktopServices::openUrl to support network shares
11 years ago
Nick Tiskov
6e77d12ac6
Update dialogs
11 years ago
Nick Tiskov
4390530cbe
Update Main UI
11 years ago
Nick Tiskov
ae8356aae5
Update RSS Classes
11 years ago
Nick Tiskov
a8e57d3a7e
Update misc classes
11 years ago