CYBERDEViL
|
92f99c50f3
Move Guard from being a global to a local object to avoid potential issues.
|
3 years ago |
CYBERDEViL
|
90e77a2ed1
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.
|
4 years ago |
CYBERDEViL
|
9859a962f2
Threaded update of instances data (for user-instances).
|
4 years ago |
CYBERDEViL
|
1a9969fe46
Removed stats2-settings for user-instances.
|
4 years ago |
CYBERDEViL
|
5c340d7564
Initial user instances
|
4 years ago |
CYBERDEViL
|
999690fdef
Remove unused kwarg for SettingsWindow.
|
4 years ago |
CYBERDEViL
|
bffeb7af3b
Update all search code to use the new RequestHandler.
|
4 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 |
CYBERDEViL
|
88dca79924
Initial profiles code
|
4 years ago |
CYBERDEViL
|
25e267799f
Make the application translatable.
|
4 years ago |
CYBERDEViL
|
bbbbefb643
Feature: custom search categories
|
4 years ago |
CYBERDEViL
|
da6a8f87de
Engines will be checked/unchecked when a category gets checked/unchecked.
|
4 years ago |
CYBERDEViL
|
5fb96379cf
Keep settings window size persistent.
|
4 years ago |
CYBERDEViL
|
39c0f5de8f
Store 'engines' data from 'instances.json', this will be used for some new features.
|
4 years ago |
CYBERDEViL
|
dbc4aee82b
Added about dialog.
|
4 years ago |
CYBERDEViLNL
|
232ffda0e7
Close all windows (settings window if open) when the main window closes.
|
4 years ago |
CYBERDEViLNL
|
df415bada3
Preparing for distribution.
|
4 years ago |