Sjoerd van der Berg
03d1dad2a3
Fix variable name
9 years ago
Sjoerd van der Berg
c7c71d3c88
Change back to the original names for the announce address
...
Only allow ip's through that match the currenrly selected network interface and address
9 years ago
Sjoerd van der Berg
e2f43b3383
Add option to bind directly to an IP instead of using a network Interface
9 years ago
sledgehammer999
43d52026b7
Merge pull request #5077 from ngosang/warnings
...
Fix uic warnings. Closes #5056
9 years ago
sledgehammer999
acef6ad973
Merge pull request #5069 from Chocobo1/dpi
...
More DPI changes
9 years ago
sledgehammer999
b30048202a
Merge pull request #3989 from evsh/filter-search
...
Implement search filters. Partially closes #972
9 years ago
sledgehammer999
364c22bee7
Fix indentation.
9 years ago
ngosang
ce41702cbe
Fix uic warnings. Closes #5056
9 years ago
Chocobo1
f651062991
Let windows handle all widgets scaling.
...
Declare ourselves as a Non DPI–aware app.
Tested with Qt 5.6.
9 years ago
Eugene Shalygin
b6b819a2a1
Optimize widgets inside of the search tab
...
Since we already have searchtab.ui, let's set up all the widgets there.
Additionally, save a bit of vertical space by putting results label in
a row with the filter widgets.
9 years ago
Eugene Shalygin
1336cb7a61
Implement search filters in the proxy model. Partially closes #972
9 years ago
sledgehammer999
cd2496215e
Merge pull request #5043 from evsh/uncrustify
...
update uncrustify config
9 years ago
sledgehammer999
2b0ad4477e
Fix memory leak.
9 years ago
Eugene Shalygin
57605cb840
update uncrustify config
9 years ago
sledgehammer999
93d8cadaaf
Bump API_VERSION and API_VERSION_MIN.
9 years ago
sledgehammer999
fdc44871ca
Fix public key commit again.
9 years ago
sledgehammer999
7f6e6264a8
Fix newlines in previous commit.
9 years ago
sledgehammer999
3db384efd5
Add public key used for signing source tarballs and binaries.
9 years ago
sledgehammer999
845f962bc2
Sync translations from Transifex and run lupdate.
9 years ago
sledgehammer999
ad1b5bdd47
Merge pull request #5021 from evsh/cmake
...
cmake: fix compilation
9 years ago
sledgehammer999
4c02bdb092
Merge pull request #5020 from Chocobo1/rss_exec
...
Minor UI tweaks
9 years ago
sledgehammer999
0c3813c9c5
Merge pull request #5022 from ngosang/torlock2
...
[Search engine] Added TorLock search engine. Fix #5012
9 years ago
Eugene Shalygin
1d6a1db491
cmake: make it compile on OS X
9 years ago
Eugene Shalygin
1e9bbce249
cmake: fix compilation
9 years ago
Chocobo1
f1b5815f95
Minor cleanups in RSS
9 years ago
sledgehammer999
696ea0bf94
Merge pull request #5005 from ngosang/crash_fix
...
Potential fix for crash. Closes #4990 , #4905 , #4864 , #4855 , #4818 , #4726 , #4648
9 years ago
sledgehammer999
c2b6e1ce1a
Fix periodic latency spikes on Windows with WiFi connections. Closes #4209 .
9 years ago
Chocobo1
c474810294
Beautify messages
...
And some refactor
9 years ago
Chocobo1
5c5b007618
confirmshutdowndlg.ui cleanup
...
shutdownconfirm.cpp cleanup
9 years ago
sledgehammer999
18ee87f586
Fix previous commit.
9 years ago
sledgehammer999
2b8327c807
Merge pull request #4218 from d3faultdotxbe/master
...
Add 'never show again' checkbox/pref to auto-exit confirm dialog
9 years ago
sledgehammer999
fa8bae8931
Fix commit about Esperanto. Closes #4999 again.
9 years ago
sledgehammer999
69a7747d4b
Merge pull request #5014 from Chocobo1/fix_caja
...
Fix "Open Containing Folder" for caja
9 years ago
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