summaryrefslogtreecommitdiff
path: root/src/useragent/useragentmanager.h
Commit message (Collapse)AuthorAgeFilesLines
* refactor UA menu to let it be in the same shape as KonquerorAndrea Diamantini2011-11-261-2/+2
| | | | | | REVIEW: 103230 REVIEWED-BY: fritz_van_tom
* clean up UserAgentManager codeAndrea Diamantini2011-11-261-4/+8
| | | | | | | | | | This way we got the following gains: - UA Manager is NOT loaded until it is really used - rekonq other code does know ANYTHING about UA Manager (but the app instance) To let this really shine, we should link this directly to the webtab. Another point for moving tabs up :)
* Moving UA management code to a new UserAgentManagerAndrea Diamantini2011-11-261-0/+56