|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | |  | 
| | 
| 
| 
| | Now we are ready for the fight... | 
| | 
| 
| 
| 
| 
| 
| | These are last changes to clean up and improve SSL rekonq
communications.
It is yet missing a proper SSL errors API integration. You just need
to wait for the next commit... | 
| | 
| 
| 
| 
| 
| 
| | This commit changes rekonq history data struct to manage also the
first time you visited a site.
This way we can "expose" this new info in the SSL widget.
(We can obviously do a lot more with it...) | 
| | 
| 
| 
| 
| 
| | Now they really seem "similar" to the ones provided by Google Chrome
and Firefox.
They all need further improvements, anyway... | 
| | 
| 
| 
| 
| 
| 
| 
| | While the widget "copies" and "rethink" Google Chrome actual one,
the dialog has been implemented starting from the comparison
between the ones we have in KDE, Google Chrome's and Firefox's.
I have to start from somewhere... | 
| | 
| 
| 
| 
| 
| 
| | This new (initial) implementation follows the guidelines
found "looking" at Google Chrome and Mozilla Firefox SSL
info windows.
More improvements coming... | 
| | |  | 
| | 
| 
| 
| | Positive/Negative background && KDE security icons | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | This reverts commit f2f8d48c390b8d8bef84c98026a0435da2045409.
It was actually not needed since the issue was fixed in the
QtWebKit 2.2 integration branch.
oops, sorry about the noise in the history. | 
| | 
| 
| 
| 
| 
| | Seems some dependencies were changed in Qt 4.8
Reviewed-By: TrustMe | 
| | 
| 
| 
| 
| | qDeleteAll knows how to delete values of the map in a better way than calling values
add const & to foreach "iterators" | 
| | 
| 
| 
| 
| 
| | and remove the "provileged" item in the urlbar suggestions as it was NOT really working.
Reduce min suggestion list from 3 to 2 to enable more history suggestions.
. | 
| | 
| 
| 
| 
| 
| 
| | Patch by Furkan Uzumcu :)
BUG:238886
REVIEW:101042 | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | CCBUG:268328
CCBUG:266937 | 
| | 
| 
| 
| | BUG:256535 | 
| | 
| 
| 
| 
| 
| | This crash was reported with this bt (reduced here):
Hence, the fix. Just checking if the QBitArray is empty. | 
| | 
| 
| 
| | BUG: 261003 | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| | an rApp shortcut for Application::instance,
clean up code switching to use the new shortcut
Reviewed by: adjam | 
| | 
| 
| 
| 
| 
| | Does this helps here?
CCBUG:259328 | 
| | 
| 
| 
| 
| 
| 
| | Text: webshortcuts ---> search engines
Icon: web-browser-shorctus ---> edit-web-search
Reviewed by adjam | 
| | 
| 
| 
| 
| | RB:100397
Reviewed by me ;) | 
| | 
| 
| 
| 
| | * Fix duplicate includes
 * Include own header first ( caused by 3dbfc06247db3c62a73f1f3022b648197ae24a00 ) | 
| | 
| 
| 
| | Add #rekonq_define.h to files that now use QL1C | 
| | 
| 
| 
| 
| | 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 ;) | 
| | 
| 
| 
| 
| 
| | GCI Task by Furkan, thanks! :-)
RB: 100210
BUG: 254372 | 
| | 
| 
| 
| | SearchEngine::defaultEngine() returns null. Don't crash in that case. | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | We are now respecting users setting on default engines (if someone chooses NONE
default search engines, searches are NOT performed) | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | - it implements a new KAaction in the Application class to trace changes on
- stops session management and save it, restoring last visited sites on restoring mormal mode
- implements necessary changes to iconmanager, urlbar & application
Please, note that the private browsing mode will definitely work just on KDE SC 4.6, cause of
the needed changes in kdewebkit to eg handle cookies and so on..
.
Hope you like it :) | 
| | 
| 
| 
| 
| 
| 
| | Thanks to pano for noticing the bad behavior.
AutoTest updated with the testcase.
Reviewed-By: Benjamin Poulain | 
| | |  |