Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kitchen sink clean up | Andrea Diamantini | 2012-05-27 | 1 | -4/+4 |
| | | | | | | - astyle - copyrights - (some) includes | ||||
* | Clean up headers && fix compilation with (the upcoming) qt 4.8.2 | Andrea Diamantini | 2012-04-20 | 1 | -0/+1 |
| | |||||
* | Krazy fixes | Andrea Diamantini | 2012-02-16 | 1 | -4/+4 |
| | | | | | - doublequote_chars - normalize | ||||
* | Krazy fixes | Andrea Diamantini | 2012-01-19 | 1 | -5/+5 |
| | | | | | | | - QL1S/QL1C - single-char QString efficiency - explicit ctors - normalized signals & slots | ||||
* | Fix crash webinspector related | Andrea Diamantini | 2011-12-29 | 1 | -4/+3 |
| | | | | | it seems qtwebkit is managing the webinspector on its own, so DON'T try to delete it ourselves... | ||||
* | clean up | Andrea Diamantini | 2011-07-25 | 1 | -1/+1 |
| | | | | | | - QL1S - one stupid kDebug less - codingstyle | ||||
* | A round of the "new" astyle 2.01... | Andrea Diamantini | 2011-07-17 | 1 | -3/+3 |
| | |||||
* | Clean up all d-tors to fix an eventual crash on exit | Andrea Diamantini | 2011-02-28 | 1 | -6/+0 |
| | |||||
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -6/+6 |
| | |||||
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | Fix Network Analyzer Panel switch.. | Andrea Diamantini | 2010-06-17 | 1 | -2/+4 |
| | |||||
* | Fix developers panel handling | Andrea Diamantini | 2010-05-21 | 1 | -6/+2 |
| | | | | BUG:236319 | ||||
* | This commit implements another dockwidget for rekonq, containing a | Andrea Diamantini | 2010-05-05 | 1 | -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 :) |