summaryrefslogtreecommitdiff
path: root/src/mainview.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-2/+3
* Merge commit 'refs/merge-requests/86' of git://gitorious.org/rekonq/mainline ...Andrea Diamantini2010-02-061-0/+4
|\
| * Replace zoom setting submenu by a widget with a slidermatgic782010-02-061-0/+4
* | FIx focus on browsing (FIRST STEP) and on findbar hidingAndrea Diamantini2010-02-061-3/+3
|/
* This is not Cedric's fix about new tab button positionAndrea Diamantini2010-01-271-8/+5
* fix close tab when javascript:self.close()megabigbug2010-01-171-1/+1
* Merge branch 'm81'Andrea Diamantini2009-12-281-5/+15
|\
| * hide tabbar in fulscreen modemegabigbug2009-12-241-5/+15
* | Merge Request #79 with the changes discussed.Andrea Diamantini2009-12-281-1/+18
|/
* Just some stupid changes.Andrea Diamantini2009-12-171-59/+62
* fix crashes webtabsmegabigbug2009-12-171-2/+2
* not sure about this..Andrea Diamantini2009-12-171-5/+5
* detach tab actionAndrea Diamantini2009-12-161-1/+16
* Stupid fix.Andrea Diamantini2009-12-161-7/+7
* First form of protocol handlingAndrea Diamantini2009-12-161-12/+12
* I tried a bit, but this is not working pretty well :(Andrea Diamantini2009-12-151-112/+60
|\
| * factor out WebTab class from WebViewBernhard Beschow2009-12-141-115/+60
* | create walletwidget only when necessarymegabigbug2009-12-141-24/+21
|/
* clean up creation of WebView:Bernhard Beschow2009-12-141-15/+41
* move KWallet integration into WebPageBernhard Beschow2009-12-141-8/+0
* Just some stupid fixesAndrea Diamantini2009-12-141-10/+18
* walletwidget on top of the webview (not over)megabigbug2009-12-131-21/+30
* do not crash when closing WebView that didn't load successfullyBernhard Beschow2009-12-091-1/+1
* kde wallet integration.Andrea Diamantini2009-12-061-0/+8