summaryrefslogtreecommitdiff
path: root/src/mainview.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* This commit aims to fix all troubles with favicons retrieving.Andrea Diamantini2010-09-111-0/+5
* Include all .moc files removed in the previous commitJon Ander Peñalba2010-09-031-0/+1
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-031-26/+21
* Switching to "KDE" icon cache. While this "brute force" change can be dangerous,Andrea Diamantini2010-08-281-3/+3
* Merge commit 'refs/merge-requests/159' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-101-5/+0
|\
| * add zoom bar at the bottom of rekonq, remove zoom widgets from the tool butto...lionelc2010-08-091-5/+0
* | Merge commit 'refs/merge-requests/158' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-091-2/+6
|\ \ | |/ |/|
| * Added option to detachTab() to allow moving to existing windowNikhil Marathe2010-08-071-2/+6
* | Don't save sessions && closed tabs if Private Browsing is enabledAndrea Diamantini2010-07-311-1/+3
|/
* Fix bug and remove webkit workaroundAndrea Diamantini2010-07-291-8/+3
* Clean MainView API and fix "Pano's bug" about opening new tabs near current onsAndrea Diamantini2010-07-041-2/+2
* Hide "loading..." and "done" strings after 0.5 sec..Andrea Diamantini2010-06-291-2/+2
* Fix naming to clean APIAndrea Diamantini2010-06-241-2/+2
* Append the detached tab in the right widget barAndrea Diamantini2010-06-201-3/+3
* This commit changes rekonq behavior on "closed tabs" management.Andrea Diamantini2010-06-161-2/+8