| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
an rApp shortcut for Application::instance,
clean up code switching to use the new shortcut
Reviewed by: adjam
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
introduce search icon
description file downloaded after validation, not before
icons updated when engine added
add opensearch xml description files
sync desktop file => fix add webshortcut
use db_opensearch.json file to track opensearch engines
create an opensearch description only when the engine support suggestions
remove opensearch description when an engine is deleted in the webshortcut setting dialog
popup: disable ok button when webshortcut is already used
Lionel Chauvin is the man having done this big, big, big work!!
I'm just merging ;)
|
| |
|
|
|
|
| |
let rekonq also reenable it :)
|
|
|
|
| |
modified: src/settings/generalwidget.cpp
|
|
|
|
|
|
|
| |
when KGet is not installed
modified: src/settings/generalwidget.cpp
Declare GeneralWidget::disableKGet()
modified: src/settings/generalwidget.h
|
| |
|
|
It seems clear to me that this way code is more maintainable than merging everything
in the settingsdialog class
|