summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * Open Location IconAndrea Diamantini2009-04-031-1/+1
| * QKeySequence --> KShortCutAndrea Diamantini2009-04-021-4/+4
| * Added show/hide menubar actionAndrea Diamantini2009-04-021-0/+9
| * Various fixes, including bookmarks barAndrea Diamantini2009-04-021-4/+4
| * updated FullScreenViewAndrea Diamantini2009-04-021-0/+2
| * Fixed no more used download action && i18n --> QLatin1String on "private_brow...Andrea Diamantini2009-04-011-1/+1
| * Importing clones PART 1Andrea Diamantini2009-04-011-18/+33
| * API change (rename). In MainView, newTab --> newWebViewAndrea Diamantini2009-03-291-3/+3
| * Search wrapAndrea Diamantini2009-03-291-1/+1
| * Revert "Revert "pedantic""Andrea Diamantini2009-03-291-46/+44
| * Merge branch 'prova2'Andrea Diamantini2009-03-291-1/+0
| |\
| | * merged some parts of pawel clone. In previous commit..Andrea Diamantini2009-03-291-1/+0
| * | Revert "pedantic"Andrea Diamantini2009-03-291-44/+46
| |/
| * pedanticAndrea Diamantini2009-03-281-46/+44
| * astyle. First round..Andrea Diamantini2009-03-281-179/+179
| * 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