Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reenable the Reload All Tabs Action | David E. Narváez | 2013-08-26 | 1 | -1/+1 |
| | | | | | | Make the slot public and connect a tab context menu action to it. REVIEW: 112290 | ||||
* | Fix forward declaration | Montel Laurent | 2013-05-06 | 1 | -2/+0 |
| | |||||
* | Let appmenu-qt support work also with pinned tabs to load | Andrea Diamantini | 2013-04-25 | 1 | -0/+1 |
| | | | | This just need fixes ;) | ||||
* | Fix rekonq window title update | Andrea Diamantini | 2013-04-02 | 1 | -0/+1 |
| | | | | BUG: 317062 | ||||
* | Restore activity daemon support | Andrea Diamantini | 2013-03-13 | 1 | -0/+2 |
| | | | | BUG: 315694 | ||||
* | Restore a small portion of (un)ported code | Andrea Diamantini | 2013-03-13 | 1 | -0/+3 |
| | | | | | | Close window if option says so BUG: 316637 | ||||
* | Supporting panel (again) :) | Andrea Diamantini | 2013-03-10 | 1 | -0/+146 |
- Move to a pure QWidget base window (instead of TabWidget one) (this to properly store panels position) - Restoring && rewamping panels code - Restoring actions to activate/deactivate them BUG: 312354 |