Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Clean up WebWindow ctor | Andrea Diamantini | 2012-12-10 | 1 | -5/+1 | |
| | ||||||
* | Clean up WebWindow inserting the WebTab there. | Andrea Diamantini | 2012-12-10 | 2 | -4/+4 | |
| | ||||||
* | Bookmark Manager restore | Andrea Diamantini | 2012-12-10 | 1 | -23/+0 | |
| | ||||||
* | detach tab action restored :) | Andrea Diamantini | 2012-12-10 | 2 | -6/+57 | |
| | ||||||
* | Fix up copyright headers | Andrea Diamantini | 2012-12-10 | 4 | -73/+98 | |
| | ||||||
* | window icon & title fixes | Andrea Diamantini | 2012-12-10 | 1 | -13/+11 | |
| | | | | | | - Use rekonq as window icon for now - use tab url if title is empty instead of the unsensed "(Untitled)" (this is what the other browsers do) | |||||
* | Insert back HistoryManager | Andrea Diamantini | 2012-12-10 | 6 | -5/+23 | |
| | | | | | | There are a few notable changes here: - rekonq_defines.h clean up, removing the enums from there - let HistoryManager be accessible by a self function | |||||
* | Class Application Import, first (important) part | Andrea Diamantini | 2012-12-10 | 2 | -11/+63 | |
| | ||||||
* | Re-add && Re-view tab preview popup | Andrea Diamantini | 2012-12-10 | 4 | -2/+321 | |
| | ||||||
* | Set window icon & title | Andrea Diamantini | 2012-12-10 | 2 | -15/+19 | |
| | ||||||
* | Re-view and re-add tab highlight feature | Andrea Diamantini | 2012-12-10 | 5 | -2/+263 | |
| | ||||||
* | Coding style | Andrea Diamantini | 2012-12-10 | 4 | -20/+20 | |
| | ||||||
* | TabWindow, first import :) | Andrea Diamantini | 2012-12-10 | 4 | -0/+839 | |