sledgehammer999
fb8e7a2084
Merge pull request #5012 from ngosang/torlock
...
[Search engine] Added TorLock search engine
9 years ago
sledgehammer999
bdd31b8f82
Merge pull request #4997 from ngosang/fix_python2_encoding
...
[Search engine] Python2 encoding and URL getting mechanism in BTDigg
9 years ago
ngosang
9207689941
[Search engine] Added TorLock search engine. Fix #5012
9 years ago
ngosang
b86f92212f
[Search engine] Added TorLock search engine
9 years ago
Chocobo1
851d97d95e
Fix "caja" file manager opens the file instead of opens the directory. Closes #5003 .
...
Now it opens the directory correctly.
9 years ago
sledgehammer999
1eb6b05bbb
Merge pull request #4961 from glassez/codingstyle
...
Add new Coding Style rules for some c++11 features
9 years ago
Vladimir Golovnev (Glassez)
645c3bf69f
Add new Coding Style rules for some c++11 features
9 years ago
sledgehammer999
cef150eee6
Fix selection of Esperanto locale. Closes #4999 .
9 years ago
sledgehammer999
d721939d5f
Use SettingsStorage instead.
9 years ago
sledgehammer999
663791fac2
Raise the max log entries limit.
9 years ago
sledgehammer999
1058572c8a
Implement file logger.
9 years ago
sledgehammer999
73832a5ed8
Add ability to filter log messages by type.
9 years ago
sledgehammer999
b0c324ace8
Minor log widget code optimizations.
9 years ago
sledgehammer999
6a281bef8f
Follow project coding style. Issue #2192 .
9 years ago
ngosang
2ea1716c1a
Potential fix for crash. Closes #4990 , #4905 , #4864 , #4855 , #4818 , #4726 , #4648
9 years ago
ngosang
e557634feb
[Search engine] Change URL getting mechanism in BTDigg
9 years ago
ngosang
376ff79f16
[Search engine] Fix Python 2 encoding problems
9 years ago
Chocobo1
0bbdda32e8
Remove border around execution log
9 years ago
sledgehammer999
2f19594bef
Merge pull request #4960 from ngosang/webui_minor
...
[WebUI] Add missing string
9 years ago
sledgehammer999
3b5d27093a
Merge pull request #4975 from evsh/uncrustify
...
update uncrustify config
9 years ago
sledgehammer999
edb8670dc0
Merge pull request #4972 from Chocobo1/travis_trusty
...
TravisCI: switch to Trusty image
9 years ago
Chocobo1
09194f8e1b
TravisCI: switch to Trusty image. Closes #4953 .
...
Drop workaround for gcc-4.8
9 years ago
Eugene Shalygin
1a0bc3cf66
update uncrustify config
9 years ago
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 .
9 years ago
sledgehammer999
3067f82aea
Potential fix for crash. Closes #4607 .
9 years ago
sledgehammer999
2bb76bf781
Don't display warning when folder named stayed the same.
...
Copy some code from AddNewTorrent dialog and beautify a bit.
Closes #4970 .
9 years ago
sledgehammer999
7794502324
Correctly hide useless columns in AddNewTorrent file treeview. Closes #4955 .
9 years ago
sledgehammer999
e48649ac3e
Merge pull request #4463 from buinsky/b
...
Change appearance of speed labels in status bar
9 years ago
sledgehammer999
f91fa45860
Merge pull request #4561 from Chocobo1/appveyor
...
Add appveyor support
9 years ago
Chocobo1
c15ddbc53c
Add appveyor support
9 years ago
buinsky
d63f9e751d
WebUI: Select category on right click
9 years ago
buinsky
fc077257d0
WebUI: Don't show several context menus at the same time
9 years ago
buinsky
d265d2e1a0
WebUI: Adjust context menu position
9 years ago
buinsky
ead592647a
WebUI: Implement delete torrents by category
9 years ago
buinsky
2c24c0bfbf
WebUI: Implement pause torrents by category
9 years ago
buinsky
f7833c9f0c
WebUI: Implement start torrents by category
9 years ago
buinsky
24584503d9
WebUI: Implement removing unused categories
9 years ago
buinsky
50f2437ac3
WebUI: Implement removing categories
9 years ago
buinsky
a4dca52617
WebUI: Implement adding categories
9 years ago
buinsky
a939fca4ac
WebUI: Add empty context menu to categories filter
9 years ago
buinsky
d30a799b45
WebUI: Rename function updateCategoryFN to setCategoryFN
9 years ago
buinsky
c003229fcf
WebUI: Refactor ContextMenu class
9 years ago
buinsky
dbf995480a
WebUI: Change the order of the values of speed labels
9 years ago
buinsky
3361f1cd80
GUI: Change the order of the values of speed labels
9 years ago
ngosang
f53cc05f52
[WebUI] Add missing string
9 years ago
buinsky
99aeacf9b0
Refactoring of StatusBar::refreshStatusBar function
9 years ago
buinsky
2d9f90c3b5
Follow project coding style. Issue #2192 .
9 years ago
sledgehammer999
45b68bd46c
Sync translations from Transifex and run lupdate.
9 years ago
sledgehammer999
8c83fd5e24
Merge pull request #4916 from funkydude/master
...
Move some URLs overs to HTTPS
9 years ago
funkydude
268a5a95c8
Move some URLs overs to https
9 years ago