sledgehammer999
4c02bdb092
Merge pull request #5020 from Chocobo1/rss_exec
...
Minor UI tweaks
2016-03-28 13:25:38 -05:00
sledgehammer999
0c3813c9c5
Merge pull request #5022 from ngosang/torlock2
...
[Search engine] Added TorLock search engine. Fix #5012
2016-03-28 13:17:05 -05:00
Eugene Shalygin
1d6a1db491
cmake: make it compile on OS X
2016-03-28 19:59:11 +02:00
Eugene Shalygin
1e9bbce249
cmake: fix compilation
2016-03-28 19:44:59 +02:00
Chocobo1
f1b5815f95
Minor cleanups in RSS
2016-03-28 18:32:28 +08:00
sledgehammer999
696ea0bf94
Merge pull request #5005 from ngosang/crash_fix
...
Potential fix for crash. Closes #4990 , #4905 , #4864 , #4855 , #4818 , #4726 , #4648
2016-03-27 15:49:14 -05:00
sledgehammer999
c2b6e1ce1a
Fix periodic latency spikes on Windows with WiFi connections. Closes #4209 .
2016-03-27 22:53:40 +03:00
Chocobo1
c474810294
Beautify messages
...
And some refactor
2016-03-27 22:27:13 +03:00
Chocobo1
5c5b007618
confirmshutdowndlg.ui cleanup
...
shutdownconfirm.cpp cleanup
2016-03-27 22:26:57 +03:00
sledgehammer999
18ee87f586
Fix previous commit.
2016-03-27 22:26:00 +03:00
sledgehammer999
2b8327c807
Merge pull request #4218 from d3faultdotxbe/master
...
Add 'never show again' checkbox/pref to auto-exit confirm dialog
2016-03-27 14:24:50 -05:00
sledgehammer999
fa8bae8931
Fix commit about Esperanto. Closes #4999 again.
2016-03-27 21:06:28 +03:00
sledgehammer999
69a7747d4b
Merge pull request #5014 from Chocobo1/fix_caja
...
Fix "Open Containing Folder" for caja
2016-03-27 11:14:40 -05:00
sledgehammer999
fb8e7a2084
Merge pull request #5012 from ngosang/torlock
...
[Search engine] Added TorLock search engine
2016-03-27 11:10:59 -05:00
sledgehammer999
bdd31b8f82
Merge pull request #4997 from ngosang/fix_python2_encoding
...
[Search engine] Python2 encoding and URL getting mechanism in BTDigg
2016-03-27 11:09:45 -05:00
ngosang
9207689941
[Search engine] Added TorLock search engine. Fix #5012
2016-03-27 17:38:49 +02:00
ngosang
b86f92212f
[Search engine] Added TorLock search engine
2016-03-27 16:20:27 +02:00
Chocobo1
851d97d95e
Fix "caja" file manager opens the file instead of opens the directory. Closes #5003 .
...
Now it opens the directory correctly.
2016-03-27 16:41:34 +08:00
sledgehammer999
1eb6b05bbb
Merge pull request #4961 from glassez/codingstyle
...
Add new Coding Style rules for some c++11 features
2016-03-26 06:42:43 -05:00
Vladimir Golovnev (Glassez)
645c3bf69f
Add new Coding Style rules for some c++11 features
2016-03-26 08:11:52 +03:00
sledgehammer999
cef150eee6
Fix selection of Esperanto locale. Closes #4999 .
2016-03-26 03:23:39 +02:00
sledgehammer999
d721939d5f
Use SettingsStorage instead.
2016-03-26 01:50:13 +02:00
sledgehammer999
663791fac2
Raise the max log entries limit.
2016-03-26 01:39:13 +02:00
sledgehammer999
1058572c8a
Implement file logger.
2016-03-26 01:39:13 +02:00
sledgehammer999
73832a5ed8
Add ability to filter log messages by type.
2016-03-26 01:39:13 +02:00
sledgehammer999
b0c324ace8
Minor log widget code optimizations.
2016-03-26 01:39:13 +02:00
sledgehammer999
6a281bef8f
Follow project coding style. Issue #2192 .
2016-03-26 01:39:13 +02:00
ngosang
2ea1716c1a
Potential fix for crash. Closes #4990 , #4905 , #4864 , #4855 , #4818 , #4726 , #4648
2016-03-25 20:38:18 +01:00
ngosang
e557634feb
[Search engine] Change URL getting mechanism in BTDigg
2016-03-23 14:27:01 +01:00
ngosang
376ff79f16
[Search engine] Fix Python 2 encoding problems
2016-03-23 13:35:55 +01:00
Chocobo1
0bbdda32e8
Remove border around execution log
2016-03-23 15:23:49 +08:00
sledgehammer999
2f19594bef
Merge pull request #4960 from ngosang/webui_minor
...
[WebUI] Add missing string
2016-03-21 07:58:58 -05:00
sledgehammer999
3b5d27093a
Merge pull request #4975 from evsh/uncrustify
...
update uncrustify config
2016-03-20 13:22:48 -05:00
sledgehammer999
edb8670dc0
Merge pull request #4972 from Chocobo1/travis_trusty
...
TravisCI: switch to Trusty image
2016-03-20 12:09:09 -05:00
Chocobo1
09194f8e1b
TravisCI: switch to Trusty image. Closes #4953 .
...
Drop workaround for gcc-4.8
2016-03-21 00:24:30 +08:00
Eugene Shalygin
1a0bc3cf66
update uncrustify config
2016-03-18 17:51:19 +01:00
sledgehammer999
0da4bfa0cf
Fix selection of Portuguese translation files.
...
Qt returns "Brazil" as country of QLocale("pt") instead of "Portugal". This conflicts with QLocale("pt_BR").
Rename the pt.ts to pt_PT and put a language mapping in tx's config for that locale.
Closes #4776 .
2016-03-18 03:20:20 +02:00
sledgehammer999
3067f82aea
Potential fix for crash. Closes #4607 .
2016-03-18 01:52:43 +02:00
sledgehammer999
2bb76bf781
Don't display warning when folder named stayed the same.
...
Copy some code from AddNewTorrent dialog and beautify a bit.
Closes #4970 .
2016-03-18 01:09:05 +02:00
sledgehammer999
7794502324
Correctly hide useless columns in AddNewTorrent file treeview. Closes #4955 .
2016-03-18 00:23:11 +02:00
sledgehammer999
e48649ac3e
Merge pull request #4463 from buinsky/b
...
Change appearance of speed labels in status bar
2016-03-16 18:26:31 -05:00
sledgehammer999
f91fa45860
Merge pull request #4561 from Chocobo1/appveyor
...
Add appveyor support
2016-03-16 16:28:35 -05:00
Chocobo1
c15ddbc53c
Add appveyor support
2016-03-17 02:29:00 +08:00
buinsky
d63f9e751d
WebUI: Select category on right click
2016-03-16 13:17:07 +03:00
buinsky
fc077257d0
WebUI: Don't show several context menus at the same time
2016-03-16 13:17:07 +03:00
buinsky
d265d2e1a0
WebUI: Adjust context menu position
2016-03-16 13:17:07 +03:00
buinsky
ead592647a
WebUI: Implement delete torrents by category
2016-03-16 13:17:07 +03:00
buinsky
2c24c0bfbf
WebUI: Implement pause torrents by category
2016-03-16 13:17:07 +03:00
buinsky
f7833c9f0c
WebUI: Implement start torrents by category
2016-03-16 13:17:07 +03:00
buinsky
24584503d9
WebUI: Implement removing unused categories
2016-03-16 13:17:07 +03:00