summaryrefslogtreecommitdiff
path: root/src/tabwindow
Commit message (Expand)AuthorAgeFilesLines
* Open new tabs in the foreground.Dimitrios Christidis2013-02-121-0/+8
* Fix tab when showing a kpart. Let also see title where neededAndrea Diamantini2013-01-271-0/+1
* Merge branch 'master' of git.kde.org:rekonqLindsay Mathieson2013-01-242-0/+31
|\
| * Improve icon management codeAndrea Diamantini2013-01-232-0/+31
* | Added option for opening new tabs next to current (default to true). Otherwis...Lindsay Mathieson2013-01-241-0/+5
|/
* Coverity report fixesAndrea Diamantini2013-01-141-1/+1
* Restore Tab Windows when Restoring the SessionDavid E. Narváez2013-01-081-1/+1
* Make it compileMontel Laurent2013-01-061-1/+1
* Restore (in 2.x way) shortcuts configuration optionsAndrea Diamantini2013-01-031-0/+2
* Restore rekonq 1.x shortcutsAndrea Diamantini2013-01-022-0/+39
* Krazy fixes, third shotAndrea Diamantini2013-01-021-1/+1
* Krazy fixes, second shot (normalize)Andrea Diamantini2012-12-282-4/+4
* Krazy Fixes, first shotAndrea Diamantini2012-12-282-2/+2
* "Workaround" cookie management in private browsing modeAndrea Diamantini2012-12-161-4/+1
* - Code style check (codestyle script round)Andrea Diamantini2012-12-126-32/+32
* do not update tabbar until we decided where putting the new tab buttonAndrea Diamantini2012-12-101-0/+3
* Fix open external link on web appAndrea Diamantini2012-12-102-17/+47
* Restore tab position on reopeningAndrea Diamantini2012-12-101-4/+16
* Ensure settings respectAndrea Diamantini2012-12-101-1/+17
* Fix RekonqWindow behaviour while opening new windowsAndrea Diamantini2012-12-102-11/+55
* Fix tabs moves when some of them are pinnedAndrea Diamantini2012-12-103-1/+68
* Fix tabwindow title when webwindow one is emptyAndrea Diamantini2012-12-101-1/+2
* open target _blank link in new focused tabs, following chrom* & firefoxAndrea Diamantini2012-12-101-0/+2
* Do not lock UI when add/insert tabsAndrea Diamantini2012-12-102-0/+54
* WARNING: BIG COMMITAndrea Diamantini2012-12-105-54/+100
* Fix focus steal on load finishedAndrea Diamantini2012-12-101-1/+2
* Fix/add missing rekonq actions & shortcutsAndrea Diamantini2012-12-104-19/+29
* Fix focus handling on viewsAndrea Diamantini2012-12-101-0/+4
* Fix tab titles managements on empty page titlesAndrea Diamantini2012-12-101-8/+3
* Fix tabs restore when some of them were pinnedAndrea Diamantini2012-12-101-0/+6
* fix new tabs openingAndrea Diamantini2012-12-101-2/+4
* clean up urlbar url loading. We really are lighter now :)Andrea Diamantini2012-12-101-2/+1
* document modeAndrea Diamantini2012-12-101-0/+4
* Restoring pinned tabs, yeah!!!! :DAndrea Diamantini2012-12-102-5/+12
* Saving the "pinned" state in the sessionmanagerAndrea Diamantini2012-12-102-14/+41
* pinning tabs, the UI partAndrea Diamantini2012-12-102-9/+97
* Add sizeHint code from rekonqAndrea Diamantini2012-12-103-4/+16
* New Private Browsing mode :DAndrea Diamantini2012-12-102-5/+20
* rekonq new tab page restored :)Andrea Diamantini2012-12-101-2/+1
* setting a decent minimum size...Andrea Diamantini2012-12-101-1/+4
* new tab actionAndrea Diamantini2012-12-101-1/+1
* Re-enable fullscreen capabilitiesAndrea Diamantini2012-12-103-0/+18
* Integrated spell checking for rekonq2 (lindsay's work imported)Andrea Diamantini2012-12-107-73/+81
* Implement RekonqWindowAndrea Diamantini2012-12-104-81/+472
* Save & restore window dimension/positionAndrea Diamantini2012-12-102-12/+76
* Fix tabbar size & new tab button positionAndrea Diamantini2012-12-104-49/+34
* Manage Bookmarks Toolbar show/hide (&& create/delete)Andrea Diamantini2012-12-101-3/+4
* Clean up WebWindow ctorAndrea Diamantini2012-12-101-5/+1
* Clean up WebWindow inserting the WebTab there.Andrea Diamantini2012-12-102-4/+4
* Bookmark Manager restoreAndrea Diamantini2012-12-101-23/+0