summaryrefslogtreecommitdiff
path: root/src/mainview.h
Commit message (Expand)AuthorAgeFilesLines
* Horizontal scroll wheel may now be used to navigate through history (Disabled...Felix Rohrbach2011-01-051-0/+2
* Show and hide the add-tab button automaticallyJon Ander Peñalba2010-11-301-2/+0
* Revert "Remove m_loadingGitPath from MainView"Jon Ander Peñalba2010-11-221-0/+2
* Revert "Make the invariants of MainView explicit"Jon Ander Peñalba2010-11-221-3/+3
* Merge branch 'master' of git://git.kde.org/rekonqBenjamin Poulain2010-11-201-5/+7
|\
| * API clean upAndrea Diamantini2010-11-191-6/+7
* | Remove the destructor of MainViewBenjamin Poulain2010-11-201-1/+0
* | Remove m_loadingGitPath from MainViewBenjamin Poulain2010-11-201-2/+0
* | Make the invariants of MainView explicitBenjamin Poulain2010-11-201-3/+3
* | Update the name of MainView attribute to follow the conventionsBenjamin Poulain2010-11-201-2/+2
|/
* Revert "Fastest last tab recover"Andrea Diamantini2010-10-291-2/+0
* Fastest last tab recover :)Andrea Diamantini2010-10-251-0/+2
* Change the behavior of Ctrl+Maj+T to open only the last closed tabBenjamin Poulain2010-09-191-1/+1
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-031-16/+11
* Added option to detachTab() to allow moving to existing windowNikhil Marathe2010-08-071-1/+6
* Clean MainView API and fix "Pano's bug" about opening new tabs near current onsAndrea Diamantini2010-07-041-2/+1
* This should fix the Ctrl+w bug. Anyway, it really doesn't solve it: there is ...Andrea Diamantini2010-06-041-2/+5
* Added actions to switch to Tab #nNikhil Marathe2010-05-241-0/+1
* inlined some of the most used get functionsAndrea Diamantini2010-05-211-3/+4
* This commit reintroduces the QStackedWidget class for urlbars and letAndrea Diamantini2010-05-141-4/+3
* (Re)-open closed tabsAndrea Diamantini2010-05-111-0/+2
* New rekonq_defines.hAndrea Diamantini2010-04-301-1/+3
* A coding style roundAndrea Diamantini2010-04-301-8/+8
* Dramatically improved "detach tab" performances..Andrea Diamantini2010-04-231-1/+1
* This is a really big commit, implementing the new urlbarAndrea Diamantini2010-04-081-3/+4
* Cleaning urlbar API and improving animationAndrea Diamantini2010-03-301-1/+1
* Save memory.Andrea Diamantini2010-02-191-3/+3
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-2/+3
* fix close tab when javascript:self.close()megabigbug2010-01-171-1/+1
* hide tabbar in fulscreen modemegabigbug2009-12-241-0/+2
* detach tab actionAndrea Diamantini2009-12-161-1/+2
* I tried a bit, but this is not working pretty well :(Andrea Diamantini2009-12-151-6/+4
|\
| * factor out WebTab class from WebViewBernhard Beschow2009-12-141-4/+3
* | create walletwidget only when necessarymegabigbug2009-12-141-1/+3
|/
* Last structure change, promised!Andrea Diamantini2009-11-271-1/+1
* (BIG commit) API changeAndrea Diamantini2009-11-101-8/+8
* fixing new mainWindow() behaviour, porting functions calling itAndrea Diamantini2009-11-101-3/+6
* Trivial MainView TestAndrea Diamantini2009-11-031-1/+2
* Fixing hide/show tab bar and flickering new tabs.Andrea Diamantini2009-10-291-0/+12
* Porting recently closed tabs to use HistoryItem.Andrea Diamantini2009-10-191-2/+3
* reintroduce and fix recently closed tab featuremegabigbug2009-10-171-1/+5
* removed bugged closed tabs and implemented a simple tab switchAndrea Diamantini2009-10-161-4/+0
* Another fix for the new tab button...Andrea Diamantini2009-10-141-2/+4
* Restored recently closed tabsAndrea Diamantini2009-10-111-0/+3
* HUGE COMMITAndrea Diamantini2009-10-091-12/+1
* Cleaning headers and so on...Andrea Diamantini2009-10-061-2/+2
* BIG BIG commitAndrea Diamantini2009-09-301-4/+0
* cleaning mainview code (unuseful method)Andrea Diamantini2009-09-261-1/+0
* fix previews:megabigbug2009-09-201-1/+0
* Show a preview when mouse is over a tabmegabigbug2009-09-191-1/+11