summaryrefslogtreecommitdiff
path: root/src/sslinfodialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* style cleanupAndrea Diamantini2011-07-181-37/+37
|
* Last fixes for the SSL dialog improvementsAndrea Diamantini2011-07-181-23/+51
| | | | Now we are ready for the fight...
* SSL rewamp, one step to finish!Andrea Diamantini2011-07-181-3/+22
| | | | | | | 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...
* Improving SSL widget & dialog, step 3Andrea Diamantini2011-07-181-1/+1
| | | | | | 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-0/+122
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...