summaryrefslogtreecommitdiff
path: root/src/tabwindow/tabwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* detach tab action restored :)Andrea Diamantini2012-12-101-5/+55
|
* Fix up copyright headersAndrea Diamantini2012-12-101-18/+24
|
* window icon & title fixesAndrea Diamantini2012-12-101-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 HistoryManagerAndrea Diamantini2012-12-101-4/+7
| | | | | | 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) partAndrea Diamantini2012-12-101-9/+34
|
* Set window icon & titleAndrea Diamantini2012-12-101-14/+19
|
* Re-view and re-add tab highlight featureAndrea Diamantini2012-12-101-2/+8
|
* Coding styleAndrea Diamantini2012-12-101-10/+10
|
* TabWindow, first import :)Andrea Diamantini2012-12-101-0/+436