Nick Tiskov
edac24ecca
Fix Qt5 build
2015-10-11 15:55:07 +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
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
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
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
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
Chocobo1
7892f37d3e
Fix potential out-of-bound access of units[i]
2015-06-17 08:10:25 +08:00
Chocobo1
e83a8393a4
Add a parameter to QString(time_t t)
2015-06-14 19:33:54 +08:00
ngosang
4b3d3f6ea6
Cppcheck: scope reduction & unused variables
2015-06-12 01:04:16 +02:00
sledgehammer999
96d7bfb4ad
Update the UI when trackers or Url seeds are added either via the WebUI or via merging duplicate torrents.
2015-03-28 16:53:36 +02:00
Vladimir Golovnev (Glassez)
e52a8fb0b0
Fix misc::getUserIDString() on Windows.
...
Return current user name now (and not constant "0").
Also use Unicode version of GetUserName().
2015-02-05 19:10:46 +03:00
Vladimir Golovnev (Glassez)
ff9a281b72
Change project directory structure.
...
Change project directory structure according to application structure.
Change 'nox' configuration option to something more meaningful 'nogui'.
Rename 'Icons' folder to 'icons' (similar to other folders).
Partially add 'nowebui' option support.
Remove QConf project file.
2015-02-05 19:10:26 +03:00