summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added QNetworkDiskCache. Thanks to Ben Meyer's Qt Blog postAndrea Diamantini2009-03-281-0/+1
* improved fullscreenAndrea Diamantini2009-03-271-0/+10
* updated TODO, fixed History menu shortcut, updated Message.shAndrea Diamantini2009-03-251-1/+1
* Huge update. Fixed quite all of the settings troubles..Andrea Diamantini2009-03-251-10/+6
* Some fixes on font dim. Updating data still doesn't work..Andrea Diamantini2009-03-241-16/+11
* working on fixing font problem..Andrea Diamantini2009-03-241-16/+18
* removed margins (avaddon suggestion..)Andrea Diamantini2009-03-221-0/+1
* Fixed Copyright introAndrea Diamantini2009-03-221-18/+19
* 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
* {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
* 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
* Fixed MenuBar.Andrea Diamantini2009-01-271-10/+14
* 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
* Implemented a new function to download data with KJob technologies..Andrea Diamantini2009-01-201-54/+7
* Ported tons of code to KConfigXT. To merge kcfg branch we need just toAndrea Diamantini2009-01-191-20/+13
* m_tabWidget --> m_viewAndrea Diamantini2009-01-181-42/+42
* Partially ported rekonq to KConfigXT technology..Andrea Diamantini2009-01-181-8/+97
* - cmake 2.6.2Andrea Diamantini2009-01-151-1/+1
* Fixed unconnected STOP web actionAndrea Diamantini2009-01-121-18/+18
* Every action is now in ActionCollection!!Andrea Diamantini2009-01-091-7/+42
* Removed WebActionMapper class!Andrea Diamantini2009-01-091-11/+1
* BIG change!!Andrea Diamantini2009-01-091-19/+34
* removed LoadPage method to semplify APIAndrea Diamantini2009-01-091-26/+15
* Last commit before loadPage REMOVAL..Andrea Diamantini2009-01-091-3/+3
* Created mainview!Andrea Diamantini2009-01-081-3/+3
* Little changes..Andrea Diamantini2009-01-081-7/+7
* Removed setFocus from lineEdit->currentWebview so that people can switchAndrea Diamantini2009-01-071-26/+9
* 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
* Better menus, icons..Andrea Diamantini2008-12-291-17/+13
* Ported from KMainWindow to KXmlGuiWindow.Andrea Diamantini2008-12-291-313/+168
* BrowserMainWindow --> MainWindowAndrea Diamantini2008-12-271-0/+862