| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "highlights inactive tabs if title changes" | Andrea Diamantini | 2011-02-10 | 1 | -44/+1 |
* | highlights inactive tabs if title changes | Andrea Diamantini | 2011-02-10 | 1 | -1/+44 |
* | Fix tab preview flickering on mouse hover. | Andrea Diamantini | 2011-01-22 | 1 | -1/+11 |
* | Tab bar preview optimization, use event->pos() to get the position of tab ins... | Rohan Garg | 2011-01-09 | 1 | -12/+1 |
* | This GCI task adds a combobox with different settings to choice when hovering... | Andrea Diamantini | 2011-01-07 | 1 | -5/+4 |
* | Show and hide the add-tab button automatically | Jon Ander Peñalba | 2010-11-30 | 1 | -8/+22 |
* | Fix icons duplication in the urlbar if a bookmark is added during a page loading | Yoann Laissus | 2010-10-20 | 1 | -1/+1 |
* | Change the behavior of Ctrl+Maj+T to open only the last closed tab | Benjamin Poulain | 2010-09-19 | 1 | -4/+4 |
* | Include all .moc files removed in the previous commit | Jon Ander Peñalba | 2010-09-03 | 1 | -0/+1 |
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -22/+17 |
* | Switching to "KDE" icon cache. While this "brute force" change can be dangerous, | Andrea Diamantini | 2010-08-28 | 1 | -1/+2 |
* | Add a "show main toolbar" action in the empty tabbar contextual menu | Andrea Diamantini | 2010-08-20 | 1 | -0/+6 |
* | Merge commit 'refs/merge-requests/142' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-06-23 | 1 | -1/+1 |
|\ |
|
| * | fix (almost) empty area in the previews | megabigbug | 2010-06-22 | 1 | -1/+1 |
* | | Calling KTabBar::mouseMoveEvent() ASAP, to let tab switch occur... ASAP! | Andrea Diamantini | 2010-06-22 | 1 | -2/+2 |
|/ |
|
* | No more save tab previews as they are everytime computed again.. | Andrea Diamantini | 2010-06-18 | 1 | -1/+1 |
* | This commit changes rekonq behavior on "closed tabs" management. | Andrea Diamantini | 2010-06-16 | 1 | -0/+37 |
* | This should fix the Ctrl+w bug. Anyway, it really doesn't solve it: there is ... | Andrea Diamantini | 2010-06-04 | 1 | -0/+5 |
* | 200 ms of delay showing tab previews | Andrea Diamantini | 2010-06-03 | 1 | -12/+13 |
* | Cleaning TabBar::showPreview code | Andrea Diamantini | 2010-06-03 | 1 | -7/+8 |
* | Disable the tabBar drag and drop when there is only one tab | Yoann Laissus | 2010-05-29 | 1 | -0/+5 |
* | (Re)-open closed tabs | Andrea Diamantini | 2010-05-11 | 1 | -1/+4 |
* | QLatin1String -> QL1S | Andrea Diamantini | 2010-04-30 | 1 | -9/+9 |
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -41/+41 |
* | Fixing tab switch behavior. | Andrea Diamantini | 2010-04-29 | 1 | -9/+15 |
* | Detach tab. last fixes. | Andrea Diamantini | 2010-04-24 | 1 | -1/+3 |
* | Fix, improve and clean WebSnap API. | Andrea Diamantini | 2010-04-22 | 1 | -1/+1 |
* | Clean tab previews, not showing on loading | Andrea Diamantini | 2010-04-17 | 1 | -1/+4 |
* | 3 pixels preview's dilemma | Andrea Diamantini | 2010-04-01 | 1 | -1/+1 |
* | First bunch of fixes for the NewTabPage + WebSnap chain. | Andrea Diamantini | 2010-03-16 | 1 | -1/+1 |
* | Close the tab preview when the tab is clicked | Yoann Laissus | 2010-03-15 | 1 | -0/+9 |
* | Close the tab preview when the close button is clicked | Yoann Laissus | 2010-03-11 | 1 | -0/+14 |
* | Ok, things seem working well now. | Andrea Diamantini | 2010-03-05 | 1 | -7/+5 |
* | Bug about page viewportsize seems fixed here, creating a copy of the | Andrea Diamantini | 2010-03-05 | 1 | -2/+5 |
* | New (embrional) unit tests: mainview, tabbar, webtab, webpage | Andrea Diamantini | 2010-02-27 | 1 | -2/+2 |
* | This simple commit is inspired from mr #97 | Andrea Diamantini | 2010-02-26 | 1 | -0/+16 |
* | fix tab preview position | Andrea Diamantini | 2010-02-10 | 1 | -2/+2 |
* | Fix copyright for 0.4 beta release | Andrea Diamantini | 2010-02-10 | 1 | -2/+2 |
* | Fix tab preview. | Andrea Diamantini | 2010-02-08 | 1 | -0/+1 |
* | QPointers --> QWeakPointers | Andrea Diamantini | 2010-02-05 | 1 | -16/+13 |
* | Fix bug 219752 | Andrea Diamantini | 2010-02-02 | 1 | -1/+1 |
* | Fix crashes (and hopefully bug 212219) | Andrea Diamantini | 2010-02-01 | 1 | -2/+2 |
* | detach tab action | Andrea Diamantini | 2009-12-16 | 1 | -0/+7 |
* | factor out WebTab class from WebView | Bernhard Beschow | 2009-12-14 | 1 | -3/+3 |
* | Last structure change, promised! | Andrea Diamantini | 2009-11-27 | 1 | -0/+1 |
* | Saving 4 bytes per tab :) | Andrea Diamantini | 2009-11-23 | 1 | -8/+12 |
* | removing unuseful kDebug calls | Andrea Diamantini | 2009-11-10 | 1 | -1/+0 |
* | (BIG commit) API change | Andrea Diamantini | 2009-11-10 | 1 | -4/+4 |
* | source fixes | Andrea Diamantini | 2009-11-02 | 1 | -8/+7 |
* | Fixing tabbar crash on close | Andrea Diamantini | 2009-10-29 | 1 | -0/+4 |