netswap
4cec06e67c
[german.nsi] Little fixes
...
Line 6: "auf dem" instead of "am" (oriented at https://support.microsoft.com/de-de/kb/140443 ; more commonly used)
Line 41: "aus" instead of "in" (makes more sense imo)
Anyone else fluent in German can discuss for sure. Only because I changed something it does not mean it is *completely* right, eh? ;-)
9 years ago
sledgehammer999
41c953de46
Merge pull request #3938 from glassez/path
...
Use default save path if save path is not set.
9 years ago
Vladimir Golovnev (Glassez)
986bb1a8ac
Use default save path if save path is not set.
9 years ago
sledgehammer999
4a271d358f
Merge pull request #3918 from glassez/winfix
...
Fix compilation on Windows.
9 years ago
Vladimir Golovnev (Glassez)
d9e51c220e
Fix compilation on Windows.
9 years ago
sledgehammer999
d413c2061c
Merge pull request #3859 from glassez/simplify
...
Simplify Session/TorrentHandle classes.
9 years ago
sledgehammer999
9646794bb1
Merge pull request #3844 from glassez/added_time
...
Use libtorrent::torrent_status::added_time (Closes #3764 ).
9 years ago
Vladimir Golovnev (Glassez)
d40495a4be
Simplify Session/TorrentHandle classes.
9 years ago
Vladimir Golovnev (Glassez)
b63a68c9db
Use libtorrent::torrent_status::added_time ( Closes #3764 ).
9 years ago
sledgehammer999
1ba1f90058
Merge pull request #3845 from glassez/drop_unused
...
Drop unused TorrentHandle methods.
9 years ago
sledgehammer999
8d025949d9
Merge pull request #3838 from glassez/wswitch
...
Fix compiler warnings (Closes #3826 ).
9 years ago
sledgehammer999
4291a08d47
Merge pull request #3649 from glassez/savepathlabel
...
Fix 'Append label to save path'. Closes #3495 .
9 years ago
sledgehammer999
3eac05b229
Fix broken .desktop file icon for some locales. See #3905 .
9 years ago
sledgehammer999
e39f8fafb1
Bump WebUI API_VERSION.
9 years ago
sledgehammer999
50b9438fb6
Cleaner way to disable linux qt5 builds on Travis.
9 years ago
sledgehammer999
357dfca3e0
Optimize text color for dark themes v2. Closes #3815 .
9 years ago
sledgehammer999
8f8218c515
Fix Qt5 nox build on non-Windows.
9 years ago
sledgehammer999
10e3009c46
Enable Qt5 compilation for OS X on Travis.
9 years ago
sledgehammer999
cc5a737836
Fix Coverity Scan builds.
9 years ago
sledgehammer999
19ad58c394
Merge pull request #3685 from glassez/cpp11
...
Add C++11 support.
9 years ago
sledgehammer999
8a905bed5d
Merge pull request #3879 from Chocobo1/avail_bar_crash
...
Fix potential crash when memory allocation failed. Closes #3877 .
9 years ago
sledgehammer999
f781cc18a6
Merge pull request #3852 from ngosang/filemanagers
...
Fix Konqueror detection in Plasma (KDE5)
9 years ago
sledgehammer999
db174614f2
Add forum link in README. Closes #3853 .
9 years ago
sledgehammer999
b9a061680d
Fix broken donation link. Closes #3771 .
9 years ago
sledgehammer999
63df3090d5
Fix python detection when the 'Anaconda' software is installed. Closes #3731 .
9 years ago
sledgehammer999
ff8ff72eab
Merge pull request #3863 from netswap/patch-1
...
[german.nsi] Added letter "p"
9 years ago
sledgehammer999
8b547644b0
Merge pull request #3165 from Chocobo1/rss_sort
...
Sort labels in RSS Downloader dialog
9 years ago
Chocobo1
8605c4d4d3
Follow project coding style. Issue #2192 .
9 years ago
Chocobo1
e95fce3084
Fix potential crash when memory allocation failed. Closes #3877 .
9 years ago
Chocobo1
cf91685f6f
Sort labels in RSS Downloader dialog, closes #3140 .
9 years ago
netswap
e3e3f9a745
Added letters
...
The letter "p" was missing in "Dateiverknüpfung" in line 47 & 49
9 years ago
ngosang
73fb0a6309
Fix Konqueror detection in Plasma (KDE5)
9 years ago
Vladimir Golovnev (Glassez)
2a411987db
Bump minimum supported version of gcc to 4.8.
9 years ago
sledgehammer999
79617949c1
Merge pull request #3849 from ngosang/fix_rss_crash
...
Fix RSS crash when deleting RSS feeds. Closes #3846
9 years ago
ngosang
c3921ce2fe
Fix RSS crash when deleting RSS feeds. Closes #997 , #2152 , #2461 , #3718 , #3747 , #3766 , #3806 , #3814 , #3829 and #3846 .
9 years ago
Vladimir Golovnev (Glassez)
228f51fff9
Drop unused method TorrentHandle::firstFileSavePath().
9 years ago
Vladimir Golovnev (Glassez)
08ee439a47
Drop unused method TorrentHandle::savePathParsed().
9 years ago
Vladimir Golovnev (Glassez)
1a67282dd3
Fix Qt4 qmake warning (unknown QT: concurrent).
9 years ago
Vladimir Golovnev (Glassez)
d2f1216987
Fix compiler warnings ( Closes #3826 ).
9 years ago
Vladimir Golovnev (Glassez)
b519700e33
Use c++11 enum classes instead of macros.
9 years ago
Vladimir Golovnev (Glassez)
12d9898b5d
Enable c++11 support.
9 years ago
sledgehammer999
ef39fb0709
Merge pull request #3811 from ngosang/rss_refresh
...
[RSS] Removes refresh message when adding a new feed
9 years ago
sledgehammer999
f068f63f0d
Merge pull request #3745 from cbodley/webui-savepath
...
RFC: [Web UI] add save_path to /query/torrents and /sync/maindata
9 years ago
sledgehammer999
57ca831d4d
Merge pull request #3730 from Gelmir/rss_save
...
Couple o' fixes to RSS
9 years ago
ngosang
093c5d84d2
[RSS] Removes refresh message when adding a new feed
9 years ago
Chocobo1
65d3ca8c3f
Capitalize items
9 years ago
Chocobo1
a16c264aa3
RSS Downloader dialog cleanup
9 years ago
sledgehammer999
4642a35de7
Don't limit the number of torrents that can be announced to the tracker/dht/lsd. Closes #3473 .
9 years ago
sledgehammer999
50822a7476
Merge pull request #3071 from ppolewicz/interface_bind_fixes
...
Interface bind fixes
9 years ago
Pawel Polewicz
f108e67dcc
Call setListeningPort() when state of network interface changes ( closes qbittorrent/qBittorrent#475 , closes qbittorrent/qBittorrent#3072 )
9 years ago