sledgehammer999
17ac4b90be
Use simpler DEFINE for detecting Qt5 so moc will work too.
2015-12-05 22:20:49 +02:00
sledgehammer999
6545ba9a35
Merge pull request #4074 from Chocobo1/lineEdit
...
Use QLineEdit built-in ClearButton
2015-11-29 18:13:19 -06:00
Chocobo1
0eaf991d6f
Use QLineEdit built-in ClearButton (Qt5 only)
2015-11-09 20:30:50 +08:00
ngosang
80f7e7868d
[searchengine] Update Torrentz trackers
2015-11-09 04:10:57 +01:00
sledgehammer999
22d9427e20
Fix reordering of first column with Qt5. Closes #2835 .
2015-11-18 18:14:24 +02:00
sledgehammer999
100cff1738
Merge pull request #3856 from ngosang/fix_search
...
[searchengine] Fix invalid plugin message and detect new plugin URL from clipboard
2015-11-10 03:15:59 -06:00
ngosang
9fefdc0fbb
Change personal email
2015-11-07 23:40:11 +01:00
ngosang
6a1497de92
[searchengine] Detect new plugin URL from clipboard
2015-09-25 11:15:41 +02:00
ngosang
fc65ba4ced
[searchengine] Fix invalid plugin message
2015-09-24 18:17:50 +02:00
Gabriele
420fa82e8d
Put some string placeholders between quotes
2015-09-02 23:26:19 +02:00
Gabriele
4d66a0929c
Add "Copy description page URL" button in search tab
...
Closes #2371 .
2015-08-04 11:18:46 +02:00
Gabriele
67c0f47928
searchengine: remove size constraints to search button
2015-08-02 14:04:11 +02:00
Gabriele
7c00e80f7a
searchengine: use kill() instead of terminate() on Windows
2015-08-02 14:04:11 +02:00
Gabriele
3a9cf70228
searchengine: use a single string for the search results number label
2015-08-02 14:04:11 +02:00
Gabriele
0f35bac605
searchengine: don't use strings to determine the status of search processes
...
'&' symbols are dynamically added to strings, making comparisons
unreliable.
2015-08-02 14:04:07 +02:00
Gabriele
1b24feb4f4
searchengine: drop unused flag and related code
2015-08-02 13:53:12 +02:00
Gabriele
ee8a492954
searchengine: fix crash when closing tab with running search
...
If a tab is closed, the search process gets terminated. This can take
a while and by the time searchFinished() is executed, activeSearchTab
is null, leading to a crash. Fix this by waiting for the process to
terminate and make sure activeSearchTab is not null when used.
2015-08-02 13:49:42 +02:00
Gabriele
885eb64df3
Follow project coding style. Issue #2192 .
2015-07-29 19:58:22 +02:00
sledgehammer999
5b7ea0e611
Merge pull request #3186 from glassez/geoip
...
New GeoIP manager.
2015-07-22 23:59:00 +03:00
sledgehammer999
5437674fdf
Fix installing search plugin by drag-n-dropping file.
2015-07-22 23:29:57 +03:00
sledgehammer999
21f18d015d
Fix installing search plugin from local file.
2015-07-22 23:29:50 +03:00
sledgehammer999
47d9c12f4b
Fix segfault on Linux due to early initialization of global var.
...
Utils::Misc::pythonVersion() gets called before the Logger is initialized.
2015-07-22 23:29:43 +03:00
Vladimir Golovnev (Glassez)
c702a7e426
Improve DownloadManager.
...
Now we can use downloaded data directly without saving to file.
We also can disable redirection to Magnet URI handling (useful for
non-torrent files downloading).
2015-07-21 09:50:39 +03:00
sledgehammer999
dfb2f8b3b3
Merge pull request #3469 from ngosang/search_py32
...
[search engine] Fix cpu_count in old Python versions
2015-07-21 01:58:01 +03:00
sledgehammer999
d6af4683bb
Merge pull request #2624 from pmzqla/python
...
Prefer python3 over python2
2015-07-21 01:55:14 +03:00
ngosang
32c813eece
[search engine] Fix cpu_count in old Python versions
2015-07-20 19:12:58 +02:00
sledgehammer999
b26724d12b
Merge pull request #3437 from ngosang/extratorrent
...
[search engine] Remove the word 'torrent' in ExtraTorrent results
2015-07-16 00:47:23 +03:00
ngosang
cc503b36e8
[search engine] Remove the word 'torrent' in ExtraTorrent results
2015-07-15 00:27:09 +02:00
DoumanAsh
e2aa8056af
Search status uses tab's status
2015-07-14 09:03:27 +03:00
DoumanAsh
496f843016
Replace indent to 4 spaces
2015-07-13 09:31:23 +03:00
ngosang
ee44fd54b6
[search engine] Fix Python 2 implementation of Torrentz
2015-07-08 11:04:50 +02:00
ngosang
b23608ec35
Fix column sort in search engine. Closes #2621
2015-06-28 23:51:09 +02:00
ngosang
326a74425f
Cosmetics changes in search engine
2015-06-28 14:38:17 +02:00
ngosang
b249b461d7
[search engine] Update TorrentReactor
2015-06-28 12:54:34 +02:00
ngosang
85a7c7303d
[search engine] Update ExtraTorrent
2015-06-28 12:36:33 +02:00
sledgehammer999
ca4fbe40dd
Merge pull request #3306 from ngosang/torrentzimp
...
[search engine] Update Torrentz
2015-06-28 13:30:31 +03:00
sledgehammer999
4854a1b2ee
Merge pull request #3311 from ngosang/btdiggimp
...
[search engine] Update BTDigg
2015-06-28 12:32:47 +03:00
ngosang
2afa282190
[search engine] Update BTDigg
2015-06-27 21:33:50 +02:00
ngosang
2b2ffca7d0
[search engine] Update Torrentz
2015-06-27 21:00:47 +02:00
ngosang
650e7018a7
[search engine] Update KickassTorrents
2015-06-27 18:25:20 +02:00
ngosang
d7ffabe7ca
[search engine] Fix novaprinter.py version number
2015-06-23 09:46:19 +02: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
dartraiden
8ac83cfd42
Fixed typos, spelling correction
2015-06-14 10:55:46 +03:00
sledgehammer999
2c34aa4ea2
Merge pull request #3179 from DoumanAsh/legittorrents_update
...
[search engine] Update Legit Torrent to remove sgmllib
2015-06-13 01:44:28 +03:00
sledgehammer999
4f5ce16dcb
Merge pull request #3176 from DoumanAsh/py3_remove_cache
...
[search engine] Remove python3 cache during updateNova()
2015-06-13 01:38:58 +03:00
DoumanAsh
033817f70b
[search engine] Update Legit Torrent to remove sgmllib
2015-06-12 18:23:56 +03:00
ngosang
ad2a18b3bc
Changes in User-Agent
2015-06-12 01:30:01 +02:00
DoumanAsh
1222dab6f8
[search engine] Remove python3 cache during updateNova()
2015-06-12 01:30:35 +03:00
ngosang
930161a0dd
[Search engine] Show the version of search engines
2015-06-11 23:37:50 +02:00
sledgehammer999
3aa0a845cd
Merge pull request #2892 from glassez/bittorrent
...
Core classes redesign (Issue #2433 ).
2015-06-11 23:54:05 +03:00
ngosang
cd5f904b53
Minor fixes in search engines
2015-06-11 19:06:29 +02:00
ngosang
274cde0396
[search engine] Add Demonoid search engine
2015-06-11 18:24:18 +02:00
DoumanAsh
920aefddde
[search engine] Final enhancements.
2015-06-11 07:52:27 +03:00
DoumanAsh
7dafb384e9
[search engine] Cosmetic update TorrentReactor
2015-06-11 07:47:39 +03:00
DoumanAsh
2fc1487603
[search engine] re-factoring of code
2015-06-11 07:47:37 +03:00
DoumanAsh
d6d0f422f5
[search engine] engines update
2015-06-11 07:45:55 +03:00
DoumanAsh
bef8106d0f
[search engine] Nova2 multiprocessing
2015-06-11 07:45:53 +03:00
sledgehammer999
e502ce38ec
Merge pull request #2670 from DoumanAsh/safe_url_retrieve
...
[search engine] Exception free url_retrieve
2015-06-11 02:22:02 +03:00
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
2015-06-10 08:15:23 +03: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
Vladimir Golovnev (Glassez)
d16d1fdb3a
Redesign main core classes.
2015-06-09 21:30:42 +03:00
Vladimir Golovnev (Glassez)
d32bb52390
Don't add core to INCLUDEPATH.
2015-06-03 22:11:43 +03:00
sledgehammer999
2ad10ea47e
Merge pull request #3006 from ngosang/translate_search
...
Make strings translatable in search engine
2015-06-01 17:08:37 +03:00
sledgehammer999
a84518d69f
Merge pull request #2542 from ngosang/search_tab
...
Change width of columns in search tab. Closes #764
2015-06-01 16:33:31 +03:00
sledgehammer999
81b3517166
Merge pull request #3021 from ngosang/improve_torrentz
...
[search engine] Improve torrentz engine to return more results
2015-06-01 13:32:58 +03:00
ngosang
e46c238f15
[search engine] Fix thepiratebay. Closes #3012
2015-05-20 08:01:41 +02:00
ngosang
28fcbe9bc5
[search engine] Improve torrentz engine to return more results
2015-05-15 18:34:28 +02:00
ngosang
b18138bad0
Change width of columns in search tab. Closes #764
2015-05-15 14:25:51 +02:00
ngosang
bd6afc2d86
Make strings translatable in seach engine
2015-05-14 14:39:30 +02:00
ngosang
e0b399e2a1
[search engine] Update Torrentz trackers list
2015-03-31 16:21:26 +02:00
ADTC
1109464dad
Optimize PNG - torrentz
...
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
2015-02-27 05:52:46 +08:00
sledgehammer999
112d4b8c71
Merge pull request #2512 from ngosang/torrentz
...
New feature: Torrentz search engine
2015-02-26 18:46:35 +02:00
sledgehammer999
09d7c2777f
Merge pull request #2613 from DoumanAsh/btdigg_fix
...
[search engine] Remove custom HTTPSConnection. Fix #2594
2015-02-26 18:22:27 +02:00
ngosang
fa6f4c6948
New feature: Torrentz search engine
2015-02-24 19:56:34 +01:00
DoumanAsh
2d4f183771
[search engine] Remove custom HTTPSConnection in btdigg. Fix #2594 #2425
2015-02-24 19:02:22 +03:00
ADTC
51a9d6572e
Optimize PNG - search engines
...
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
2015-02-23 18:36:47 +08:00
sledgehammer999
1bf7e3cafa
Move the searchengine code back into its original place.
2015-02-23 03:44:29 +02:00
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.
2015-02-05 19:10:26 +03:00
sledgehammer999
bbd0dfb298
Merge pull request #2098 from DoumanAsh/int_search_combo
...
Add combo box for fast search engine switch
2014-12-20 21:56:52 +02:00
Nick Tiskov
385bbe0df6
Normalize EOL
2014-12-20 20:29:17 +03:00
DoumanAsh
e357cf6231
Add combo box for fast search engine switch
2014-12-16 01:19:31 +03:00
DoumanAsh
722f1aaee8
Small fix of import in legittorrents engine
2014-12-16 01:19:19 +03:00
DoumanAsh
3b4548fe73
Remove vertor engine. Closes #2260 .
...
Reason: tracker is closed and redirect to TorrentReactor
2014-12-15 21:01:41 +03:00
Gabriele
ad949c69b5
searchengine: Update KickassTorrents url
...
Closes #2228 .
2014-12-02 00:17:07 +01:00
DoumanAsh
b4e31c9a1b
Use https for Piratebay search plugin. Closes #2093
2014-10-30 21:30:45 +03:00
Bruno Barbieri
f288162e99
Fix search inconsistency between Python versions
...
Closes #2012
2014-10-13 07:42:06 -03:00
DoumanAsh
a62e30ea88
Pirate bay search engine update
2014-10-12 20:15:18 +04:00
sledgehammer999
0e0e8f7c27
Merge pull request #2005 from BrunoReX/python3_utf8
...
Fix search engine encoding issues with python3 on Windows
2014-10-12 19:06:34 +03:00
Bruno Barbieri
698e5ef0f1
Replace deprecated sgmllib with HTMLParser/html.parser
2014-10-05 18:04:10 -03:00
Bruno Barbieri
2bdfd140cb
Fix search engine encoding issues with python3 on Windows
...
Closes #1996
2014-10-05 17:03:43 -03:00
Bruno Barbieri
dc8853cd87
Fix TorrentReactor search plugin
2014-10-04 07:20:42 -03:00
masux
f1e0ef87a4
This fix qbittorrent/qBittorrent#1949
2014-09-21 09:16:59 +02:00
sledgehammer999
94043e60c7
Merge pull request #1919 from masux/master
...
Fixed extratorrent.cc search engine.
2014-09-15 17:38:06 +03:00
Martin Janco
1290d7cac4
Fixed extratorrent.cc search engine.
2014-09-15 16:29:20 +02:00
sledgehammer999
0799dc293c
WINDOWS: Check for python before creating the search engine tab. Prevents the creation of python specific files in the user's PC if no python is found. Closes #1370 .
2014-09-14 22:20:36 +03:00
sledgehammer999
d8d95d2195
Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file.
2014-08-05 02:34:21 +03:00
sledgehammer999
03072050fb
Update search engines versions.txt file. Closes #1745 .
2014-06-08 23:58:30 +03:00
Vladimir Golovnev (Glassez)
ce3aac5f9d
Fix functions and macros using to support both Qt4 and Qt5.
2014-05-02 00:00:03 +03:00
sledgehammer999
7428c2c0b1
Fix extratorrents search plugin.
2014-01-25 21:03:23 +02:00