Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restored User Agent Manager and cleaned up | Andrea Diamantini | 2012-12-10 | 1 | -0/+190 |
| | |||||
* | WARNING COMMIT --> FIRST REKONQ 2 IMPORT | Andrea Diamantini | 2012-12-10 | 1 | -173/+0 |
| | | | | Preparing repo to merge rekonq2 code... | ||||
* | Fix sneaky crash of user agent menu | Andrea Diamantini | 2012-07-27 | 1 | -7/+9 |
| | | | | BUG: 303862 | ||||
* | Translation fix | Andrea Diamantini | 2012-02-06 | 1 | -1/+1 |
| | |||||
* | refactor UA menu to let it be in the same shape as Konqueror | Andrea Diamantini | 2011-11-26 | 1 | -14/+58 |
| | | | | | | REVIEW: 103230 REVIEWED-BY: fritz_van_tom | ||||
* | clean up UserAgentManager code | Andrea Diamantini | 2011-11-26 | 1 | -32/+21 |
| | | | | | | | | | | 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 UserAgentManager | Andrea Diamantini | 2011-11-26 | 1 | -0/+138 |