DoumanAsh
e2aa8056af
Search status uses tab's status
10 years ago
DoumanAsh
496f843016
Replace indent to 4 spaces
10 years ago
ngosang
ee44fd54b6
[search engine] Fix Python 2 implementation of Torrentz
10 years ago
ngosang
b23608ec35
Fix column sort in search engine. Closes #2621
10 years ago
ngosang
326a74425f
Cosmetics changes in search engine
10 years ago
ngosang
b249b461d7
[search engine] Update TorrentReactor
10 years ago
ngosang
85a7c7303d
[search engine] Update ExtraTorrent
10 years ago
ngosang
2afa282190
[search engine] Update BTDigg
10 years ago
ngosang
2b2ffca7d0
[search engine] Update Torrentz
10 years ago
ngosang
650e7018a7
[search engine] Update KickassTorrents
10 years ago
ngosang
d7ffabe7ca
[search engine] Fix novaprinter.py version number
10 years ago
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.
10 years ago
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/
10 years ago
dartraiden
8ac83cfd42
Fixed typos, spelling correction
10 years ago
DoumanAsh
033817f70b
[search engine] Update Legit Torrent to remove sgmllib
10 years ago
ngosang
ad2a18b3bc
Changes in User-Agent
10 years ago
DoumanAsh
1222dab6f8
[search engine] Remove python3 cache during updateNova()
10 years ago
ngosang
930161a0dd
[Search engine] Show the version of search engines
10 years ago
ngosang
cd5f904b53
Minor fixes in search engines
10 years ago
ngosang
274cde0396
[search engine] Add Demonoid search engine
10 years ago
DoumanAsh
920aefddde
[search engine] Final enhancements.
10 years ago
DoumanAsh
7dafb384e9
[search engine] Cosmetic update TorrentReactor
10 years ago
DoumanAsh
2fc1487603
[search engine] re-factoring of code
10 years ago
DoumanAsh
d6d0f422f5
[search engine] engines update
10 years ago
DoumanAsh
bef8106d0f
[search engine] Nova2 multiprocessing
10 years ago
DoumanAsh
86a0eaf317
Exception free retrieve_url()
...
Set 2 second timeout and handle any possible connection error
Return empty string to engine in case of connection exception
10 years ago
Vladimir Golovnev (Glassez)
191cdc2849
Move utilities to core/utils folder.
...
Also move the names to Utils namespace.
10 years ago
Vladimir Golovnev (Glassez)
d16d1fdb3a
Redesign main core classes.
10 years ago
Vladimir Golovnev (Glassez)
d32bb52390
Don't add core to INCLUDEPATH.
10 years ago
ngosang
e46c238f15
[search engine] Fix thepiratebay. Closes #3012
10 years ago
ngosang
28fcbe9bc5
[search engine] Improve torrentz engine to return more results
10 years ago
ngosang
b18138bad0
Change width of columns in search tab. Closes #764
10 years ago
ngosang
bd6afc2d86
Make strings translatable in seach engine
10 years ago
ngosang
e0b399e2a1
[search engine] Update Torrentz trackers list
10 years ago
ADTC
1109464dad
Optimize PNG - torrentz
...
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
10 years ago
ngosang
fa6f4c6948
New feature: Torrentz search engine
10 years ago
DoumanAsh
2d4f183771
[search engine] Remove custom HTTPSConnection in btdigg. Fix #2594 #2425
10 years ago
ADTC
51a9d6572e
Optimize PNG - search engines
...
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
10 years ago
sledgehammer999
1bf7e3cafa
Move the searchengine code back into its original place.
10 years ago
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.
10 years ago
Nick Tiskov
385bbe0df6
Normalize EOL
10 years ago
DoumanAsh
e357cf6231
Add combo box for fast search engine switch
10 years ago
DoumanAsh
722f1aaee8
Small fix of import in legittorrents engine
10 years ago
DoumanAsh
3b4548fe73
Remove vertor engine. Closes #2260 .
...
Reason: tracker is closed and redirect to TorrentReactor
10 years ago
Gabriele
ad949c69b5
searchengine: Update KickassTorrents url
...
Closes #2228 .
10 years ago
DoumanAsh
b4e31c9a1b
Use https for Piratebay search plugin. Closes #2093
10 years ago
Bruno Barbieri
f288162e99
Fix search inconsistency between Python versions
...
Closes #2012
10 years ago
DoumanAsh
a62e30ea88
Pirate bay search engine update
10 years ago
Bruno Barbieri
698e5ef0f1
Replace deprecated sgmllib with HTMLParser/html.parser
10 years ago
Bruno Barbieri
2bdfd140cb
Fix search engine encoding issues with python3 on Windows
...
Closes #1996
10 years ago