summaryrefslogtreecommitdiff
path: root/src/urlbar/sslwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* style cleanupAndrea Diamantini2011-07-181-36/+36
|
* Last fixes for the SSL dialog improvementsAndrea Diamantini2011-07-181-15/+19
| | | | Now we are ready for the fight...
* SSL rewamp, one step to finish!Andrea Diamantini2011-07-181-28/+83
| | | | | | | 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...
* WARNING: HISTORY_VERSION upgrade!!Andrea Diamantini2011-07-181-25/+36
| | | | | | | 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...)
* Improving SSL widget & dialog, step 3Andrea Diamantini2011-07-181-103/+60
| | | | | | Now they really seem "similar" to the ones provided by Google Chrome and Firefox. They all need further improvements, anyway...
* Improving SSL Widget and DialogAndrea Diamantini2011-07-181-3/+37
| | | | | | | | 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...
* New SSL Widget implementationAndrea Diamantini2011-07-181-62/+107
| | | | | | | This new (initial) implementation follows the guidelines found "looking" at Google Chrome and Mozilla Firefox SSL info windows. More improvements coming...
* Added SSL Widget, first versionAndrea Diamantini2011-07-181-0/+137