summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
Commit message (Collapse)AuthorAgeFilesLines
* astyle. First round..Andrea Diamantini2009-03-281-2/+2
|
* Huge update. Fixed quite all of the settings troubles..Andrea Diamantini2009-03-251-1/+1
| | | | From now on, we (mainly) go on WebView bugfixing..
* Some fixes on font dim. Updating data still doesn't work..Andrea Diamantini2009-03-241-0/+1
|
* Fixed Copyright introAndrea Diamantini2009-03-221-18/+19
|
* Solved initial size problem!Andrea Diamantini2009-03-121-0/+1
|
* Forwarding class declarations to speed up compilation..Andrea Diamantini2009-03-111-7/+8
|
* Fixing Font Troubles. Try 1..Andrea Diamantini2009-03-011-5/+0
|
* Last commit before branching "di brutto"..Andrea Diamantini2009-02-201-6/+0
|
* On the street to SingleRekonq..Andrea Diamantini2009-02-201-1/+0
|
* Definitely fixed FindBar (orat least, I hope so)Andrea Diamantini2009-01-291-3/+4
| | | | Add some comments
* New BookmarkBar!! 1st version, Yeah!!Andrea Diamantini2009-01-281-2/+2
|
* Removed unuseful "Select All" action.Andrea Diamantini2009-01-281-3/+2
| | | | If someone needs it, I can try to implement it one day..
* Fixed MenuBar.Andrea Diamantini2009-01-271-1/+4
| | | | | Fixed BookmarkLine in rekonqui.rc Now we need just the code to implement it..
* Implemented a new function to download data with KJob technologies..Andrea Diamantini2009-01-201-1/+0
| | | | It's not working. For now. But we are nearing the goal..
* 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