summaryrefslogtreecommitdiff
path: root/src/mainview.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Save memory.Andrea Diamantini2010-02-191-3/+3
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-2/+3
* fix close tab when javascript:self.close()megabigbug2010-01-171-1/+1
* hide tabbar in fulscreen modemegabigbug2009-12-241-0/+2
* detach tab actionAndrea Diamantini2009-12-161-1/+2
* I tried a bit, but this is not working pretty well :(Andrea Diamantini2009-12-151-6/+4
|\
| * factor out WebTab class from WebViewBernhard Beschow2009-12-141-4/+3
* | create walletwidget only when necessarymegabigbug2009-12-141-1/+3
|/
* Last structure change, promised!Andrea Diamantini2009-11-271-1/+1
* (BIG commit) API changeAndrea Diamantini2009-11-101-8/+8
* fixing new mainWindow() behaviour, porting functions calling itAndrea Diamantini2009-11-101-3/+6
* Trivial MainView TestAndrea Diamantini2009-11-031-1/+2
* Fixing hide/show tab bar and flickering new tabs.Andrea Diamantini2009-10-291-0/+12
* Porting recently closed tabs to use HistoryItem.Andrea Diamantini2009-10-191-2/+3
* reintroduce and fix recently closed tab featuremegabigbug2009-10-171-1/+5
* removed bugged closed tabs and implemented a simple tab switchAndrea Diamantini2009-10-161-4/+0
* Another fix for the new tab button...Andrea Diamantini2009-10-141-2/+4
* Restored recently closed tabsAndrea Diamantini2009-10-111-0/+3
* HUGE COMMITAndrea Diamantini2009-10-091-12/+1
* Cleaning headers and so on...Andrea Diamantini2009-10-061-2/+2
* BIG BIG commitAndrea Diamantini2009-09-301-4/+0
* cleaning mainview code (unuseful method)Andrea Diamantini2009-09-261-1/+0
* fix previews:megabigbug2009-09-201-1/+0
* Show a preview when mouse is over a tabmegabigbug2009-09-191-1/+11
* Merge branch 'HomePageEmbedded2'Andrea Diamantini2009-09-181-1/+4
|\
| * First adjustments and code about it (it's really simple, anyway..Qt rocks!!!)Andrea Diamantini2009-09-151-2/+0
| * Fixing state. Rekonq is not usable now, but this seems a good tech preview.Andrea Diamantini2009-09-151-0/+1
| * Recently closed tabs: first implementationAndrea Diamantini2009-09-141-0/+4
* | Open links in new tab located near currently active tabDomrachev Alexandr2009-09-131-1/+2
|/
* Fixing rekonq Multi Windows behaviour andAndrea Diamantini2009-09-061-1/+1
* Adding method docsAndrea Diamantini2009-09-051-1/+9
* New tab button code improvements.Andrea Diamantini2009-08-271-9/+0
* Fixed problems restoring Lionel's hack about focused (or not) new WebViewsAndrea Diamantini2009-08-231-1/+1
* Modified newTab function and splitted into two parts.Andrea Diamantini2009-08-231-3/+3
* Removed some menu related actions (cloned in the context menus)Andrea Diamantini2009-08-231-7/+1
* Some stupid fixes on style, spaces and some comments addedAndrea Diamantini2009-08-221-1/+0