| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
It allows saving zoom settings for each website (saving settings per host)
and loads them on loadFinished.
Needs testing.
|
|
|
|
|
|
|
| |
add the percentage of the website’s zoom to the zoombar
http://www.google-melange.com/gci/task/show/google/gci2010/kde/t129157984557
slightly changed the attached patch, (e.g. percentage -> m_percentage) as noted on the mailinglist
|
| |
|
|
|
|
|
|
| |
As show slot calls setVisible(true) in QWidget code, we cannot override
show() AND setVisible(bool).
The best thing is IMHO inheriting show() && hide() slots
|
| |
|
| |
|
|
button menu
|