summaryrefslogtreecommitdiff
path: root/src/analyzer/analyzerpanel.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up headers && fix compilation with (the upcoming) qt 4.8.2Andrea Diamantini2012-04-201-3/+1
|
* Krazy fixesAndrea Diamantini2012-01-191-1/+1
| | | | | | | - QL1S/QL1C - single-char QString efficiency - explicit ctors - normalized signals & slots
* Unifies macro styleJohannes Troscher2011-11-271-1/+1
| | | | | REVIEW: 103242 REVIEWED-BY: adjam
* Clean up all d-tors to fix an eventual crash on exitAndrea Diamantini2011-02-281-1/+0
|
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
|
* Fix Network Analyzer Panel switch..Andrea Diamantini2010-06-171-1/+1
|
* This commit implements another dockwidget for rekonq, containing aAndrea Diamantini2010-05-051-0/+69
network analyzer. Its code is based on previous implementation of Web Inspector Dock and on Richmoore example about QNAM proxy. Many thanks for :)