summaryrefslogtreecommitdiff
path: root/src/mainview.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* This should fix the Ctrl+w bug. Anyway, it really doesn't solve it: there is ...Andrea Diamantini2010-06-041-3/+4
* - Sync mouse wheel zoom and the sliderYoann Laissus2010-05-301-0/+1
* Encapsulate single characters in single quotes, since passing a char to QStri...Jonathan Thomas2010-05-271-1/+1
* Properly take care of ampersandsAndrea Diamantini2010-05-251-6/+5
* Merge commit 'refs/merge-requests/2275' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-241-0/+2
|\
| * Restore stacked url bars to the right index when a tab is closedNikhil Marathe2010-05-241-0/+2
* | Added actions to switch to Tab #nNikhil Marathe2010-05-241-0/+11
|/
* inlined some of the most used get functionsAndrea Diamantini2010-05-211-19/+0
* Adds current tab to session state (bug 237720)Lindsay Mathieson2010-05-161-0/+1
* This commit reintroduces the QStackedWidget class for urlbars and letAndrea Diamantini2010-05-141-24/+15
* Implement TZander suggestions on closing the last tabAndrea Diamantini2010-05-141-0/+4
* Load old closed tabs from session manager.Andrea Diamantini2010-05-111-2/+13
* (Re)-open closed tabsAndrea Diamantini2010-05-111-0/+16
* Memory leaks fixesAndrea Diamantini2010-05-041-0/+2
* QLatin1String -> QL1SAndrea Diamantini2010-04-301-1/+1
* cleaning headersAndrea Diamantini2010-04-301-1/+0
* New rekonq_defines.hAndrea Diamantini2010-04-301-3/+0
* A coding style roundAndrea Diamantini2010-04-301-90/+90
* Fix (again and again) ftp handling (and errors in general)Andrea Diamantini2010-04-301-2/+2
* Fixing new tab action positionAndrea Diamantini2010-04-251-4/+1
* Detach tab. last fixes.Andrea Diamantini2010-04-241-10/+19
* Dramatically improved "detach tab" performances..Andrea Diamantini2010-04-231-6/+17
* Fix the url bar focus when the only tab is closedYoann Laissus2010-04-171-1/+1
* Fix focus problems and trim search strings (fix encodings problems, step 1)Andrea Diamantini2010-04-101-2/+8
* This is a really big commit, implementing the new urlbarAndrea Diamantini2010-04-081-23/+33
* This commit is the first implementation of a new new new urlbarAndrea Diamantini2010-04-051-38/+30
* Cleaning urlbar API and improving animationAndrea Diamantini2010-03-301-19/+9
* This commit merge all our work about new UrlBar.Andrea Diamantini2010-03-291-2/+1
* Further changes to my last commitpano2010-03-061-1/+1
* Replace "Yes/No" dialogpano2010-03-061-3/+3
* Revert "Simpler is better :)"Andrea Diamantini2010-02-261-5/+8
* Simpler is better :)Andrea Diamantini2010-02-241-8/+5
* Again and again.. :)Andrea Diamantini2010-02-241-3/+5
* Restored addTabButton ctor initializationAndrea Diamantini2010-02-201-0/+1
* The newTab button must be initialized after the tabBar.Yoann Laissus2010-02-201-1/+1
* Save memory.Andrea Diamantini2010-02-191-31/+32
* half fixed (but half is not enough...) the favicon querelle..Andrea Diamantini2010-02-181-1/+1
* don't change stop/reload icon on not focused loading pages.Andrea Diamantini2010-02-181-2/+1
* Fixes focus && let Protocol handler to just load on demandAndrea Diamantini2010-02-161-2/+2