summaryrefslogtreecommitdiff
path: root/src/analyzer/analyzerpanel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Coding styleAndrea Diamantini2011-02-251-6/+6
|
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
|
* Fix Network Analyzer Panel switch..Andrea Diamantini2010-06-171-2/+4
|
* Fix developers panel handlingAndrea Diamantini2010-05-211-6/+2
| | | | BUG:236319
* This commit implements another dockwidget for rekonq, containing aAndrea Diamantini2010-05-051-0/+103
network analyzer. Its code is based on previous implementation of Web Inspector Dock and on Richmoore example about QNAM proxy. Many thanks for :)