summaryrefslogtreecommitdiff
path: root/src/webinspectordock.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixing panelsAndrea Diamantini2010-01-241-83/+0
| | | | | | | | With this commit I fixed panel behaviour && saved some bytes in their definition. This will help hacking there (they are pretty the same now, I just have no time to let them inherit from a parent "rekonq panel" class) and will save some bytes in rekonq footprint :)
* Some leaks fixed in new codeAndrea Diamantini2010-01-201-2/+1
|
* factor out WebTab class from WebViewBernhard Beschow2009-12-141-3/+4
| | | | | * it basically represents a tab in rekonq * everything that happens within one tab should go here (wallet bar, find bar?)
* Just some stupid fixesAndrea Diamantini2009-12-141-3/+4
|
* fix copyrightmatgic782009-12-021-1/+1
|
* Docked web inspectormatgic782009-12-021-0/+82