| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- astyle
- copyrights
- (some) includes
|
|
|
|
|
|
| |
(at least on every site tested, but opensearch.org itself. Broken?)
BUG: 296707
|
| |
|
|
|
|
|
|
| |
show a messagewidget to inform and let him set it.
REVIEW:104290
|
|
|
|
|
| |
- doublequote_chars
- normalize
|
|
|
|
|
|
|
| |
- QL1S/QL1C
- single-char QString efficiency
- explicit ctors
- normalized signals & slots
|
|
|
|
|
|
| |
This reverts commit 18cb05938a8a1621c267a0c3a3efc03382061681.
Sorry, merged wrong branch. Reverted a working commit...
|
|
|
|
| |
This reverts commit 956f75478e7a7c01971c9ef84305d97af8a2e21f.
|
|
|
|
|
|
|
|
|
| |
Don't ask me why, as I'm not code author and it seems a bit complicated
for the evening, but following backtrace (bug 289583, Thread 1, #12)
it seems there is a call to a non extant opensearchengine instance.
This check prevents this crashy situation.
BUG: 289583
|
| |
|
|
|
|
|
|
| |
- QL1S
- one stupid kDebug less
- codingstyle
|
| |
|
| |
|
|
|
|
|
| |
qDeleteAll knows how to delete values of the map in a better way than calling values
add const & to foreach "iterators"
|
|
|
|
| |
BUG:267316
|
| |
|
| |
|
|
|
|
| |
Reviewed by adjam
|
|
|
|
|
| |
This prevents from downloading it again, letting the completion
list be more reactive.
|
|
|
|
|
| |
* Fix duplicate includes
* Include own header first ( caused by 3dbfc06247db3c62a73f1f3022b648197ae24a00 )
|
|
|
|
|
| |
Lionel Chauvin's work.
Reviewed by me :)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 ;)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
ones)
I hope this fix bug #250263
Applied in rekonq 0.6.1 and in master
CCBUG:250263
|
|
|