summaryrefslogtreecommitdiff
path: root/src/mainview.cpp
Commit message (Expand)AuthorAgeFilesLines
* EBN Krazy fixesAndrea Diamantini2011-10-141-1/+1
* inlined "abused" function and removed 2 unuseful calls to updateTabBarAndrea Diamantini2011-10-111-10/+0
* Remove a minor focus glitch on webpage loadThomas Murach2011-09-261-0/+1
* Fix tab size and addTabButton position when a KMessageWidget appearsYoann Laissus2011-09-201-7/+9
* Fix close & sessionAndrea Diamantini2011-09-131-18/+1
* Add option to close window by closing last tabAndrea Diamantini2011-09-081-7/+14
* Change webTab Variable Name to tabToStopDavid E. Narváez2011-09-021-2/+2
* Unify reloading methodsDavid E. Narváez2011-09-021-12/+12
* Restore tab's history when restoring a tab/sessionAnton Kreuzkamp2011-08-211-21/+26
* clean upAndrea Diamantini2011-07-251-70/+70
* Calm down kDebug messagesAndrea Diamantini2011-07-191-2/+0
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-80/+80
* Focus the WebView when a page start to loadYoann Laissus2011-05-231-1/+7
* Use of QSignalMapper for switchToTab() method in terms of code unificationAndrea Diamantini2011-05-091-7/+3
* Imported Opera feature to load favorite page with number 1..9 by pressing CTR...Andrea Diamantini2011-04-281-0/+10
* Fixing my fixed patch :)Andrea Diamantini2011-03-261-1/+1
* Reload (also) about pages with the reload buttonAndrea Diamantini2011-03-261-2/+9
* Workaround the troubles with the tabbar highlight feature.Andrea Diamantini2011-03-211-1/+6
* This changes fixes a crash that can occur on fast closing a lot of tabs.Andrea Diamantini2011-03-011-4/+10
* Coding styleAndrea Diamantini2011-02-251-21/+21
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-2/+2
* No more static members in the Application class,Pierre Rossi2011-02-241-10/+10
* Cleans up "tab switch" management and expecially the use of signalsAndrea Diamantini2011-02-171-5/+13
* This patch cleans up tabbar update: show/hide when ReKonfig::alwaysShowTabBar...Andrea Diamantini2011-02-161-44/+42
* Calm down kDebug messagesAndrea Diamantini2011-02-161-1/+0
* Highlights inactive tabs if title changes.Andrea Diamantini2011-02-141-0/+6
* Ensure new tab button is shown on moveAndrea Diamantini2011-02-141-0/+1
* Revert "highlights inactive tabs if title changes"Andrea Diamantini2011-02-101-6/+0
* highlights inactive tabs if title changesAndrea Diamantini2011-02-101-0/+6
* Limit the number of entries in the closed tabs history to 10. Reviewed by ben...Your Name2011-02-021-0/+3
* This code fixes new tab button appearing on new window when tabbar is set hiddenAndrea Diamantini2011-01-191-1/+3
* Fix the always opened tabbar feature.Andrea Diamantini2011-01-091-0/+4
* This GCI task adds a combobox with different settings to choice when hovering...Andrea Diamantini2011-01-071-0/+4
* 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-31/+7
* Revert "Remove m_loadingGitPath from MainView"Jon Ander Peñalba2010-11-221-4/+4
* Revert "Make the invariants of MainView explicit"Jon Ander Peñalba2010-11-221-1/+2
* Merge branch 'master' of git://git.kde.org/rekonqBenjamin Poulain2010-11-201-9/+9
|\
| * Print && Find actions for the parts :)Andrea Diamantini2010-11-191-4/+4
| * API clean upAndrea Diamantini2010-11-191-5/+5
* | Remove the destructor of MainViewBenjamin Poulain2010-11-201-7/+0
* | Remove m_loadingGitPath from MainViewBenjamin Poulain2010-11-201-4/+4
* | Make the invariants of MainView explicitBenjamin Poulain2010-11-201-2/+1
* | Update the name of MainView attribute to follow the conventionsBenjamin Poulain2010-11-201-10/+10
|/
* Revert "Fastest last tab recover"Andrea Diamantini2010-10-291-19/+1
* Fastest last tab recover :)Andrea Diamantini2010-10-251-1/+19
* This commit fixes icons handling for "rekonq pages" (eg: about urls).Andrea Diamantini2010-10-211-2/+5
* Fix icons duplication in the urlbar if a bookmark is added during a page loadingYoann Laissus2010-10-201-5/+1
* Clean up urlbar use. This fix an urlbar bug opening pluginsAndrea Diamantini2010-09-291-18/+14
* Change the behavior of Ctrl+Maj+T to open only the last closed tabBenjamin Poulain2010-09-191-6/+6