Vladimir Golovnev (Glassez)
|
8014d74210
|
Fix scan dirs settings saving. Closes #4254, #4239, #4187.
|
2015-12-05 17:48:57 +03:00 |
|
sledgehammer999
|
cd3dc3d645
|
Merge pull request #3343 from Chocobo1/tx_list
Minor style change in transfer list & filters
|
2015-10-25 10:09:40 -05:00 |
|
Chocobo1
|
e275c3ba52
|
Add helper function: Get DPI scaled icon size (device-dependent)
|
2015-10-25 14:06:06 +08:00 |
|
sledgehammer999
|
f781cc18a6
|
Merge pull request #3852 from ngosang/filemanagers
Fix Konqueror detection in Plasma (KDE5)
|
2015-10-05 04:09:57 -05:00 |
|
sledgehammer999
|
63df3090d5
|
Fix python detection when the 'Anaconda' software is installed. Closes #3731.
|
2015-10-04 12:10:07 +03:00 |
|
ngosang
|
73fb0a6309
|
Fix Konqueror detection in Plasma (KDE5)
|
2015-09-24 15:53:44 +02:00 |
|
sledgehammer999
|
ef7de49ec8
|
Fix dolphin detection for KDE5.
|
2015-08-29 23:49:14 +03:00 |
|
sledgehammer999
|
e937344761
|
Fix a bug with highlighting selected file on Windows. Closes #3185.
|
2015-08-29 23:49:09 +03:00 |
|
Gabriele
|
e728710430
|
Select the file of single file torrents when opening destination folder
Also, add the support for Nautilus (Gnome 3), Caja and Nemo.
|
2015-08-29 16:09:22 +02:00 |
|
ngosang
|
38a6f4cc34
|
Improve Python detection
|
2015-07-26 14:15:40 +02:00 |
|
sledgehammer999
|
f6bbd9377f
|
Improve checks for python. Print python version and path to log.
|
2015-07-22 23:29:35 +03:00 |
|
sledgehammer999
|
8b99e29dc0
|
Fixup previous commits on python search.
|
2015-07-21 01:56:14 +03:00 |
|
sledgehammer999
|
d6af4683bb
|
Merge pull request #2624 from pmzqla/python
Prefer python3 over python2
|
2015-07-21 01:55:14 +03:00 |
|
sledgehammer999
|
2db4a661ee
|
Merge pull request #3251 from Chocobo1/unicode_fix
Fix MSVC2013 complains on Unicode characters
|
2015-06-28 16:12:47 +03:00 |
|
Chocobo1
|
e739e81205
|
Fix compilation on MSVC2013 by moving unicode strings to
"unicodestrings.h". Closes #3059.
|
2015-06-28 19:18:57 +08:00 |
|
Chocobo1
|
9d5cfbcda9
|
Preserve plain text formatting
|
2015-06-24 19:28:31 +08:00 |
|
Gabriele
|
0c23d22472
|
Show notification if Python is not found and a search is started
Also, don't bother starting a search if it's known that Python is
not available.
|
2015-06-17 21:30:12 +02:00 |
|
Gabriele
|
e34cc79dad
|
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/
|
2015-06-17 21:29:20 +02:00 |
|
Chocobo1
|
e95a017e33
|
Fix potential out-of-bound access of units[i]
|
2015-06-17 08:03:51 +08:00 |
|
dartraiden
|
8ac83cfd42
|
Fixed typos, spelling correction
|
2015-06-14 10:55:46 +03:00 |
|
ngosang
|
3eb61cfe83
|
Cppcheck: scope reduction & unused variables
|
2015-06-12 01:16:21 +02:00 |
|
Vladimir Golovnev (Glassez)
|
191cdc2849
|
Move utilities to core/utils folder.
Also move the names to Utils namespace.
|
2015-06-09 21:30:56 +03:00 |
|