summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* m_tabWidget --> m_viewAndrea Diamantini2009-01-181-42/+42
|
* Partially ported rekonq to KConfigXT technology..Andrea Diamantini2009-01-181-8/+97
| | | | Perhaps ~50%..going on!!
* - cmake 2.6.2Andrea Diamantini2009-01-151-1/+1
| | | | - changed web inspector icon
* Fixed unconnected STOP web actionAndrea Diamantini2009-01-121-18/+18
|
* Every action is now in ActionCollection!!Andrea Diamantini2009-01-091-7/+42
| | | | Fully adopted xmlgui && mainview concepts..
* Removed WebActionMapper class!Andrea Diamantini2009-01-091-11/+1
| | | | Now we are really starting to have adjam web browser..
* BIG change!!Andrea Diamantini2009-01-091-19/+34
| | | | Removed use of proxy webactionmapper to manage web actions..
* removed LoadPage method to semplify APIAndrea Diamantini2009-01-091-26/+15
| | | | Now we have just loadUrl slot to run pages..
* Last commit before loadPage REMOVAL..Andrea Diamantini2009-01-091-3/+3
| | | | ..
* Created mainview!Andrea Diamantini2009-01-081-3/+3
| | | | Other minor adjs..
* Little changes..Andrea Diamantini2009-01-081-7/+7
|
* Removed setFocus from lineEdit->currentWebview so that people can switchAndrea Diamantini2009-01-071-26/+9
| | | | trough tabs with CTRL tabbing
* Final adjs for 0.0.2Andrea Diamantini2008-12-301-1/+1
|
* Fixed FindBar crash && refactored to look like kate searchbarAndrea Diamantini2008-12-301-4/+3
|
* Solved history && bookmarks menu problems..Andrea Diamantini2008-12-301-7/+11
| | | | YEAH!!
* Better menus, icons..Andrea Diamantini2008-12-291-17/+13
|
* Ported from KMainWindow to KXmlGuiWindow.Andrea Diamantini2008-12-291-313/+168
| | | | | Yeah! ..
* BrowserMainWindow --> MainWindowAndrea Diamantini2008-12-271-0/+862