|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | |  | 
| | 
| 
| 
| | webshortcutwidget files | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | First, I'm really sorry for this bad commit ('git' talking..).
The fact is that the 3 bugs fixed here were found chained playing
with close code. Here it is the report:
- fix close window (it now really appears on multiple window closing)
- fix saveSession (saving one call for each site loaded and storing
  better information): saveSession is now called on loadFinished
- clean up some compilation warnings | 
| | 
| 
| 
| | REVIEWED-BY: trustMe | 
| | 
| 
| 
| 
| 
| | - QL1S
- one stupid kDebug less
- codingstyle | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| | Text: webshortcuts ---> search engines
Icon: web-browser-shorctus ---> edit-web-search
Reviewed by adjam | 
| | 
| 
| 
| 
| | * Fix duplicate includes
 * Include own header first ( caused by 3dbfc06247db3c62a73f1f3022b648197ae24a00 ) | 
| | 
| 
| 
| | Add #rekonq_define.h to files that now use QL1C | 
|  | 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 ;) |