summaryrefslogtreecommitdiff
path: root/src/analyzer/networkanalyzer.h
Commit message (Collapse)AuthorAgeFilesLines
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-79/+0
| | | | Preparing repo to merge rekonq2 code...
* Clean up headers && fix compilation with (the upcoming) qt 4.8.2Andrea Diamantini2012-04-201-7/+7
|
* 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
|
* Coding styleAndrea Diamantini2011-02-251-3/+3
|
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-2/+2
|
* GCI Task: Copy Context menu for Network Analyzer, by Furkan UzumcuAndrea Diamantini2010-12-131-0/+3
| | | | This patch adds the ability of copying an url request from network analyzer.
* This commit implements another dockwidget for rekonq, containing aAndrea Diamantini2010-05-051-0/+77
network analyzer. Its code is based on previous implementation of Web Inspector Dock and on Richmoore example about QNAM proxy. Many thanks for :)