| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -4/+13 |
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -2/+2 |
* | Cleans up "tab switch" management and expecially the use of signals | Andrea Diamantini | 2011-02-17 | 1 | -1/+5 |
* | This patch cleans up tabbar update: show/hide when ReKonfig::alwaysShowTabBar... | Andrea Diamantini | 2011-02-16 | 1 | -2/+0 |
* | Removed unused (?) lastTabClosed signal | Andrea Diamantini | 2011-02-15 | 1 | -1/+1 |
* | Horizontal scroll wheel may now be used to navigate through history (Disabled... | Felix Rohrbach | 2011-01-05 | 1 | -0/+2 |
* | Show and hide the add-tab button automatically | Jon Ander Peñalba | 2010-11-30 | 1 | -2/+0 |
* | Revert "Remove m_loadingGitPath from MainView" | Jon Ander Peñalba | 2010-11-22 | 1 | -0/+2 |
* | Revert "Make the invariants of MainView explicit" | Jon Ander Peñalba | 2010-11-22 | 1 | -3/+3 |
* | Merge branch 'master' of git://git.kde.org/rekonq | Benjamin Poulain | 2010-11-20 | 1 | -5/+7 |
|\ |
|
| * | API clean up | Andrea Diamantini | 2010-11-19 | 1 | -6/+7 |
* | | Remove the destructor of MainView | Benjamin Poulain | 2010-11-20 | 1 | -1/+0 |
* | | Remove m_loadingGitPath from MainView | Benjamin Poulain | 2010-11-20 | 1 | -2/+0 |
* | | Make the invariants of MainView explicit | Benjamin Poulain | 2010-11-20 | 1 | -3/+3 |
* | | Update the name of MainView attribute to follow the conventions | Benjamin Poulain | 2010-11-20 | 1 | -2/+2 |
|/ |
|
* | Revert "Fastest last tab recover" | Andrea Diamantini | 2010-10-29 | 1 | -2/+0 |
* | Fastest last tab recover :) | Andrea Diamantini | 2010-10-25 | 1 | -0/+2 |
* | Change the behavior of Ctrl+Maj+T to open only the last closed tab | Benjamin Poulain | 2010-09-19 | 1 | -1/+1 |
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -16/+11 |
* | Added option to detachTab() to allow moving to existing window | Nikhil Marathe | 2010-08-07 | 1 | -1/+6 |
* | Clean MainView API and fix "Pano's bug" about opening new tabs near current ons | Andrea Diamantini | 2010-07-04 | 1 | -2/+1 |
* | This should fix the Ctrl+w bug. Anyway, it really doesn't solve it: there is ... | Andrea Diamantini | 2010-06-04 | 1 | -2/+5 |
* | Added actions to switch to Tab #n | Nikhil Marathe | 2010-05-24 | 1 | -0/+1 |
* | inlined some of the most used get functions | Andrea Diamantini | 2010-05-21 | 1 | -3/+4 |
* | This commit reintroduces the QStackedWidget class for urlbars and let | Andrea Diamantini | 2010-05-14 | 1 | -4/+3 |
* | (Re)-open closed tabs | Andrea Diamantini | 2010-05-11 | 1 | -0/+2 |
* | New rekonq_defines.h | Andrea Diamantini | 2010-04-30 | 1 | -1/+3 |
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -8/+8 |
* | Dramatically improved "detach tab" performances.. | Andrea Diamantini | 2010-04-23 | 1 | -1/+1 |
* | This is a really big commit, implementing the new urlbar | Andrea Diamantini | 2010-04-08 | 1 | -3/+4 |
* | Cleaning urlbar API and improving animation | Andrea Diamantini | 2010-03-30 | 1 | -1/+1 |
* | Save memory. | Andrea Diamantini | 2010-02-19 | 1 | -3/+3 |
* | Fix copyright for 0.4 beta release | Andrea Diamantini | 2010-02-10 | 1 | -2/+3 |
* | fix close tab when javascript:self.close() | megabigbug | 2010-01-17 | 1 | -1/+1 |
* | hide tabbar in fulscreen mode | megabigbug | 2009-12-24 | 1 | -0/+2 |
* | detach tab action | Andrea Diamantini | 2009-12-16 | 1 | -1/+2 |
* | I tried a bit, but this is not working pretty well :( | Andrea Diamantini | 2009-12-15 | 1 | -6/+4 |
|\ |
|
| * | factor out WebTab class from WebView | Bernhard Beschow | 2009-12-14 | 1 | -4/+3 |
* | | create walletwidget only when necessary | megabigbug | 2009-12-14 | 1 | -1/+3 |
|/ |
|
* | Last structure change, promised! | Andrea Diamantini | 2009-11-27 | 1 | -1/+1 |
* | (BIG commit) API change | Andrea Diamantini | 2009-11-10 | 1 | -8/+8 |
* | fixing new mainWindow() behaviour, porting functions calling it | Andrea Diamantini | 2009-11-10 | 1 | -3/+6 |
* | Trivial MainView Test | Andrea Diamantini | 2009-11-03 | 1 | -1/+2 |
* | Fixing hide/show tab bar and flickering new tabs. | Andrea Diamantini | 2009-10-29 | 1 | -0/+12 |
* | Porting recently closed tabs to use HistoryItem. | Andrea Diamantini | 2009-10-19 | 1 | -2/+3 |
* | reintroduce and fix recently closed tab feature | megabigbug | 2009-10-17 | 1 | -1/+5 |
* | removed bugged closed tabs and implemented a simple tab switch | Andrea Diamantini | 2009-10-16 | 1 | -4/+0 |
* | Another fix for the new tab button... | Andrea Diamantini | 2009-10-14 | 1 | -2/+4 |
* | Restored recently closed tabs | Andrea Diamantini | 2009-10-11 | 1 | -0/+3 |
* | HUGE COMMIT | Andrea Diamantini | 2009-10-09 | 1 | -12/+1 |