CYBERDEViL
|
29698a786e
Code style: use f-strings in favour of str.format()
|
1 year ago |
CYBERDEViL
|
aa73829e9c
Rework on connection settings (move Qt stuff out of core).
|
1 year ago |
CYBERDEViL
|
15f80b38b1
Reset search result on profile switch.
|
1 year ago |
CYBERDEViL
|
76e3b54ef5
Fix loading default profile.
|
2 years ago |
CYBERDEViL
|
8b2e2ff552
Remove profile migration code.
|
2 years ago |
CYBERDEViL
|
a590ea005e
Fix inconsistent naming of Searx-Qt in the license headers
|
2 years ago |
CYBERDEViL
|
9f6ed2be40
Avoid storing non-mutable objects for profiles config.
|
2 years ago |
CYBERDEViL
|
62e6296d95
Find text in the search results (Ctrl + F)
|
2 years ago |
CYBERDEViL
|
cee1a89581
Be consistent about naming of Searx-Qt, Searx and Searx-Stats2.
|
2 years ago |
CYBERDEViL
|
9cf2a5427d
Disable instances view while searching.
|
2 years ago |
CYBERDEViL
|
0fe7834ec3
Added 'analytics' variable from stats2.
|
2 years ago |
CYBERDEViL
|
77ca8286cf
Some pep8
|
3 years ago |
CYBERDEViL
|
708f974f2d
Added core.log so cli spam can be managed. GUI settings is TODO.
|
3 years ago |
CYBERDEViL
|
132036cfb2
Add preset configurations for new profiles (Web, Tor, i2p)
|
3 years ago |
CYBERDEViL
|
2a47b10450
Fix crash on close settings window in some cases.
|
3 years ago |
CYBERDEViL
|
042bdb2744
Add Guard; automatic put failing instances on the blacklist or timeout.
|
3 years ago |
CYBERDEViL
|
ab8dbdfa8e
Better search window deletion code after profile switch.
|
3 years ago |
CYBERDEViL
|
270f1b5b1f
Make sure settings window is proper deleted after close.
|
3 years ago |
CYBERDEViL
|
4fc96bd13a
Store/load splitter (between search and instances) state per profile instead of global.
|
3 years ago |
CYBERDEViL
|
f12d93bc72
0.2 profile config to 0.3 profile config migration.
|
3 years ago |
CYBERDEViL
|
574f094d3e
Wait for threads to finish before exit.
|
3 years ago |
CYBERDEViL
|
9859a962f2
Threaded update of instances data (for user-instances).
|
3 years ago |
CYBERDEViL
|
1a9969fe46
Removed stats2-settings for user-instances.
|
3 years ago |
CYBERDEViL
|
5c340d7564
Initial user instances
|
3 years ago |
CYBERDEViL
|
999690fdef
Remove unused kwarg for SettingsWindow.
|
3 years ago |
CYBERDEViL
|
bffeb7af3b
Update all search code to use the new RequestHandler.
|
3 years ago |
CYBERDEViL
|
bb391e1f79
+ Allow only one instance of searx-qt per profile.
|
4 years ago |
CYBERDEViL
|
23b6da3094
profiles.conf is saved after the chooser dialog closed, so no need to do it here too.
|
4 years ago |
CYBERDEViL
|
f8ffad0a0c
Don't keep references to QSettings while not needed.
|
4 years ago |
CYBERDEViL
|
f9bae392fd
- Delete conf files of removed profiles
|
4 years ago |