summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
Commit message (Collapse)AuthorAgeFilesLines
* Ported tons of code to KConfigXT. To merge kcfg branch we need just toAndrea Diamantini2009-01-191-2/+1
| | | | port cookie settings..
* m_tabWidget --> m_viewAndrea Diamantini2009-01-181-1/+1
|
* Partially ported rekonq to KConfigXT technology..Andrea Diamantini2009-01-181-0/+4
| | | | Perhaps ~50%..going on!!
* Every action is now in ActionCollection!!Andrea Diamantini2009-01-091-0/+1
| | | | Fully adopted xmlgui && mainview concepts..
* removed LoadPage method to semplify APIAndrea Diamantini2009-01-091-6/+3
| | | | Now we have just loadUrl slot to run pages..
* Last commit before loadPage REMOVAL..Andrea Diamantini2009-01-091-25/+34
| | | | ..
* Created mainview!Andrea Diamantini2009-01-081-3/+3
| | | | Other minor adjs..
* Ported from KMainWindow to KXmlGuiWindow.Andrea Diamantini2008-12-291-35/+11
| | | | | Yeah! ..
* BrowserMainWindow --> MainWindowAndrea Diamantini2008-12-271-0/+149