summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added commentAndrea Diamantini2009-03-211-0/+4
|
* Solved initial size problem!Andrea Diamantini2009-03-121-4/+8
|
* Forwarding class declarations to speed up compilation..Andrea Diamantini2009-03-111-8/+4
|
* Some fixes on MainWindowAndrea Diamantini2009-03-111-8/+11
|
* Some fixesAndrea Diamantini2009-03-101-1/+0
|
* Fixing Font Troubles. Try 1..Andrea Diamantini2009-03-011-3/+21
|
* Last commit before branching "di brutto"..Andrea Diamantini2009-02-201-2/+5
|
* On the street to SingleRekonq..Andrea Diamantini2009-02-201-0/+2
|
* new singleton Application class.Andrea Diamantini2009-02-161-29/+5
| | | | Try 1..
* {Browser,}Application. Again..Andrea Diamantini2009-02-151-10/+10
|
* Ready for 0.0.3 release. Last fixes..Andrea Diamantini2009-02-081-2/+5
|
* Definitely fixed FindBar (orat least, I hope so)Andrea Diamantini2009-01-291-25/+25
| | | | Add some comments
* Fixed Find bar use.Andrea Diamantini2009-01-291-10/+10
|
* New BookmarkBar!! 1st version, Yeah!!Andrea Diamantini2009-01-281-7/+7
|
* Removed unuseful "Select All" action.Andrea Diamantini2009-01-281-1/+2
| | | | If someone needs it, I can try to implement it one day..
* Fixed MenuBar.Andrea Diamantini2009-01-271-10/+14
| | | | | Fixed BookmarkLine in rekonqui.rc Now we need just the code to implement it..
* We now have the FINAL search bar!! Yeah!!!Andrea Diamantini2009-01-271-8/+17
|
* Reimplemented download system based on KGet one.Andrea Diamantini2009-01-211-1/+4
| | | | | Thanks Lucas ;) Rekonq now has its one!
* Implemented a new function to download data with KJob technologies..Andrea Diamantini2009-01-201-54/+7
| | | | 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-20/+13
| | | | port cookie settings..
* 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