summaryrefslogtreecommitdiff
path: root/src/mainview.h
Commit message (Expand)AuthorAgeFilesLines
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-211/+0
* Rekonq reports the open/close document events to activity manager daemon.Ivan Čukić2012-10-231-0/+12
* * Split updateTabBar() into two separate methodsYoann Laissus2012-08-141-9/+2
* Fix adblock hide behaviorAndrea Diamantini2012-07-061-1/+1
* Get sure UrlBar is deleted well (i.e. later) and in the right placeAndrea Diamantini2012-07-031-1/+2
* Include "historymanager.h", because TabHistory must be defined to be used as ...Andrius da Costa Ribas2012-05-271-2/+1
* Clean up headers && fix compilation with (the upcoming) qt 4.8.2Andrea Diamantini2012-04-201-7/+3
* Rework on load/stop/reload actionAndrea Diamantini2012-01-151-1/+8
* improve closed tabs managementAndrea Diamantini2012-01-031-3/+5
* Properly handle window/app closeAndrea Diamantini2011-11-241-0/+1
* Remove mainWindow pointer from mainview class.Andrea Diamantini2011-11-141-5/+2
* Remove postLaunch callsAndrea Diamantini2011-11-141-7/+2
* Fix crash on private mode store/restoreAndrea Diamantini2011-10-131-1/+4
* inlined "abused" function and removed 2 unuseful calls to updateTabBarAndrea Diamantini2011-10-111-1/+1
* Fix tab size and addTabButton position when a KMessageWidget appearsYoann Laissus2011-09-201-0/+5
* Fix close & sessionAndrea Diamantini2011-09-131-7/+0
* Restore tab's history when restoring a tab/sessionAnton Kreuzkamp2011-08-211-2/+2
* Use of QSignalMapper for switchToTab() method in terms of code unificationAndrea Diamantini2011-05-091-1/+1
* Imported Opera feature to load favorite page with number 1..9 by pressing CTR...Andrea Diamantini2011-04-281-0/+1
* Coding styleAndrea Diamantini2011-02-251-4/+13
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-2/+2
* Cleans up "tab switch" management and expecially the use of signalsAndrea Diamantini2011-02-171-1/+5
* This patch cleans up tabbar update: show/hide when ReKonfig::alwaysShowTabBar...Andrea Diamantini2011-02-161-2/+0
* Removed unused (?) lastTabClosed signalAndrea Diamantini2011-02-151-1/+1
* 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