Nick Tiskov
edac24ecca
Fix Qt5 build
2015-10-11 15:55:07 +03:00
sledgehammer999
ade4c44aad
New translation: Esperanto
...
Also re-run lupdate.
2015-10-09 17:18:27 +03:00
sledgehammer999
a9f14a8408
Fix Qt5 nox build on non-Windows.
2015-10-09 16:54:43 +03:00
sledgehammer999
c18a56769d
Optimize text color for dark themes v2. Closes #3815 .
2015-10-09 02:09:28 +03:00
sledgehammer999
291d006740
Fix Konqueror detection in Plasma (KDE5)
...
(manual backport from master)
2015-10-08 00:53:21 +03:00
sledgehammer999
e828b3a398
Fix python detection when the 'Anaconda' software is installed. Closes #3731 .
2015-10-04 12:14:36 +03:00
sledgehammer999
81912736ed
Merge pull request #3230 from Chocobo1/rss_sort_v320
...
Sort labels in RSS Downloader dialog
2015-10-04 03:18:22 -05:00
Chocobo1
176dd0bee8
Sort labels in RSS Downloader dialog, closes #3140 .
2015-10-04 15:12:01 +08:00
Nick Tiskov
c8b74215c0
Fix: Adding RSS rule with a new label doesn't add this label to UI.
2015-09-18 01:07:59 +03:00
sledgehammer999
bf3cbfc608
Don't limit the number of torrents that can be announced to the tracker/dht/lsd. Closes #3473 .
2015-09-16 22:02:13 +03:00
sledgehammer999
ddde91dbb9
Merge pull request #3798 from jsayol/patch-2
...
Backporting #3765 to v3_2_x branch
2015-09-16 03:36:35 -05:00
jsayol
93173fadeb
Backporting #3765 to v3_2_x branch
2015-09-16 07:26:27 +07:00
sledgehammer999
3f9e528633
Optimize text color for dark themes. Closes #3633 .
2015-09-15 23:30:42 +03:00
sledgehammer999
6b4aad8a83
Try to avoid loading a corrupted configuration file. Also log errors encountered while saving/loading the configuration. Closes #3503 .
2015-09-14 02:36:36 +03:00
sledgehammer999
a7528ec27a
Fix typos. Make ìTP untranslatable. Use American variation of words. Closes #3654 .
2015-09-04 23:11:10 +03:00
ngosang
ab49c80247
Fix RSS panel position not saved
2015-09-04 21:55:04 +03:00
sledgehammer999
9eca9585a0
Merge pull request #3277 from Chocobo1/path
...
Fix wrong default download directory in Windows
2015-08-30 12:36:00 -05:00
Chocobo1
9471d17a65
Fix wrong default download directory in Windows. Closes #2625 .
2015-08-31 00:03:33 +08:00
Chocobo1
5e457353e5
Move option "Ignore transfer limits on local network" to Speed page
2015-08-31 00:00:18 +08:00
sledgehammer999
fda3704a03
Fix dolphin detection for KDE5.
2015-08-30 04:44:38 +03:00
sledgehammer999
6258dee96b
Fix a bug with highlighting selected file on Windows. Closes #3185 .
2015-08-30 04:44:32 +03:00
Gabriele
4696fbff4a
Select the file of single file torrents when opening destination folder
...
Also, add the support for Nautilus (Gnome 3), Caja and Nemo.
Backport of #2544 .
2015-08-29 20:58:39 +02:00
sledgehammer999
8f519d00e7
New translation: Slovenian
...
Also re-run lupdate.
2015-08-01 19:33:55 +03:00
Vladimir Golovnev (Glassez)
c9abcbfbd4
Fix HTTP header parsing. Closes #3511 .
2015-08-01 18:45:27 +03:00
ngosang
9f1bd86c47
Improve Python detection
2015-08-01 18:35:49 +03:00
sledgehammer999
86d1dc300c
Improve checks for python. Print python version and path to log.
...
Conflicts:
src/core/misc.cpp
src/core/utils/misc.h
src/gui/mainwindow.cpp
2015-07-22 23:24:13 +03:00
sledgehammer999
636ff89e23
Fixup previous commits on python search.
2015-07-21 22:02:52 +03:00
sledgehammer999
568950e63e
Don't use list of versions for the Python fallback detection on Windows
...
Always pick the newest versions among those installed.
2015-07-21 22:02:36 +03:00
Gabriele
7e63908977
Use python3 and python2 instead of python on Linux
...
Prefer python3 over python2 when both are available.
Both python2 and python3 should always exists.
More info at: http://legacy.python.org/dev/peps/pep-0394/
Conflicts:
src/core/utils/misc.h
src/searchengine/supportedengines.h
2015-07-21 21:54:18 +03:00
Oleh Prypin
f989708e31
Implement an option to disable confirmation of torrent recheck
...
Conflicts:
src/gui/transferlistwidget.cpp
2015-07-19 16:08:17 +03:00
ngosang
9d5d1dfea8
[Web UI] Fix API Content Types. Closes #3393
...
Conflicts:
src/core/http/types.h
src/webui/webapplication.cpp
2015-07-19 16:07:59 +03:00
sledgehammer999
515c578188
Add unicodestrings.h to core.pri
...
Conflicts:
src/core/core.pri
2015-07-04 01:55:43 +03:00
sledgehammer999
74bba9ecfe
Partially revert fec6c8af2 and split the Chinese locales into 3.
...
Chinese Simplified, Chinese Traditional(Taiwan), Chinese Traditional(Hong Kong).
Closes #3262 .
2015-07-04 01:55:34 +03:00
sledgehammer999
1c5e6980e8
Don't use a default upload limit. Closes #3275 .
2015-07-04 01:20:59 +03:00
Chocobo1
0b83ea9fcf
Move translators & thanks to its own file
...
Add HTML header & cleanup
2015-07-04 01:19:39 +03:00
Chocobo1
04e582793e
Fix compilation on MSVC2013 by moving unicode strings to
...
"unicodestrings.h". Closes #3059 .
Conflicts:
src/core/misc.cpp
src/gui/addnewtorrentdialog.cpp
src/gui/options_imp.cpp
src/gui/properties/propertieswidget.cpp
src/gui/transferlistdelegate.cpp
2015-07-04 01:19:10 +03:00
Chocobo1
643224800f
Preserve plain text formatting
2015-07-04 00:29:35 +03:00
sledgehammer999
ab62cbdf3f
Merge pull request #3213 from Chocobo1/props_widget_v320
...
Revamp general tab info
2015-06-20 16:56:00 +03:00
sledgehammer999
c1a47279af
Merge pull request #3229 from Chocobo1/dev6_v320
...
Fix potential out-of-bound access in misc::friendlyUnit()
2015-06-20 02:49:10 +03:00
Chocobo1
7892f37d3e
Fix potential out-of-bound access of units[i]
2015-06-17 08:10:25 +08:00
Chocobo1
26cb71458d
Simplify code
2015-06-17 08:09:47 +08:00
sledgehammer999
069bd05d37
Clear missing files flag when resuming or force rechecking. Fixes issues in #2750 .
2015-06-15 00:53:34 +03:00
sledgehammer999
1da29a450c
Merge pull request #3212 from Chocobo1/opt_ip_filter_tracker_v32x
...
Add checkbox option for IpFilterTrackers.
2015-06-14 20:23:14 +03:00
Chocobo1
01dbc01635
Improve ratio calculation formula. Closes #3096 .
2015-06-14 20:12:19 +03:00
Chocobo1
e83a8393a4
Add a parameter to QString(time_t t)
2015-06-14 19:33:54 +08:00
Chocobo1
8fa79a0690
Add checkbox option for IpFilterTrackers.
2015-06-14 19:05:26 +08:00
sledgehammer999
18f32fae90
Merge pull request #3182 from ngosang/typo_revision_32x
...
Changes in typography (v3_2_x)
2015-06-13 22:07:22 +03:00
sledgehammer999
855ac43aca
Merge pull request #3184 from ngosang/AnnounceToAllTrackers_32x
...
Change default preferences (v3_2_x)
2015-06-13 21:40:37 +03:00
ngosang
5a6302af59
changes in typography
2015-06-13 20:17:37 +02:00
sledgehammer999
174861274b
Merge pull request #2958 from Chocobo1/neg_loop
...
Fix potential negative loop bound
2015-06-13 21:01:00 +03:00