| Commit message (Expand) | Author | Age | Files | Lines |
* | create walletwidget only when necessary | megabigbug | 2009-12-14 | 1 | -24/+21 |
* | clean up creation of WebView: | Bernhard Beschow | 2009-12-14 | 1 | -15/+41 |
* | move KWallet integration into WebPage | Bernhard Beschow | 2009-12-14 | 1 | -8/+0 |
* | Just some stupid fixes | Andrea Diamantini | 2009-12-14 | 1 | -10/+18 |
* | walletwidget on top of the webview (not over) | megabigbug | 2009-12-13 | 1 | -21/+30 |
* | do not crash when closing WebView that didn't load successfully | Bernhard Beschow | 2009-12-09 | 1 | -1/+1 |
* | kde wallet integration. | Andrea Diamantini | 2009-12-06 | 1 | -0/+8 |
* | Last structure change, promised! | Andrea Diamantini | 2009-11-27 | 1 | -3/+1 |
* | switching back from rekonq: protocol to about: one | Andrea Diamantini | 2009-11-10 | 1 | -1/+1 |
* | Changing homepage.* --> newtabpage.* and fixing API | Andrea Diamantini | 2009-11-10 | 1 | -1/+0 |
* | removing unuseful kDebug calls | Andrea Diamantini | 2009-11-10 | 1 | -3/+0 |
* | (BIG commit) API change | Andrea Diamantini | 2009-11-10 | 1 | -24/+24 |
* | fixing new mainWindow() behaviour, porting functions calling it | Andrea Diamantini | 2009-11-10 | 1 | -18/+12 |
* | Trivial MainView Test | Andrea Diamantini | 2009-11-03 | 1 | -3/+0 |
* | Fixing hide/show tab bar and flickering new tabs. | Andrea Diamantini | 2009-10-29 | 1 | -12/+84 |
* | cloneTab patch | Andrea Diamantini | 2009-10-25 | 1 | -2/+9 |
* | Last Krazy fixes | Andrea Diamantini | 2009-10-25 | 1 | -1/+1 |
* | Krazy fixes for 0.2.71 | Andrea Diamantini | 2009-10-23 | 1 | -1/+1 |
* | (LAST hopefully) BIG change (before 0.3) | Andrea Diamantini | 2009-10-22 | 1 | -1/+1 |
* | Porting recently closed tabs to use HistoryItem. | Andrea Diamantini | 2009-10-19 | 1 | -3/+6 |
* | reintroduce and fix recently closed tab feature | megabigbug | 2009-10-17 | 1 | -0/+15 |
* | removed bugged closed tabs and implemented a simple tab switch | Andrea Diamantini | 2009-10-16 | 1 | -9/+1 |
* | Another fix for the new tab button... | Andrea Diamantini | 2009-10-14 | 1 | -8/+16 |
* | Actions reorganization. Now we can configure all them :) | Andrea Diamantini | 2009-10-13 | 1 | -2/+2 |
* | Restored recently closed tabs | Andrea Diamantini | 2009-10-11 | 1 | -0/+9 |
* | HUGE COMMIT | Andrea Diamantini | 2009-10-09 | 1 | -80/+0 |
* | - Some things in the right position | Andrea Diamantini | 2009-10-09 | 1 | -11/+12 |
* | Cleaning headers and so on... | Andrea Diamantini | 2009-10-06 | 1 | -0/+1 |
* | General (shift +) ctrl tab switch management. | Andrea Diamantini | 2009-10-04 | 1 | -3/+0 |
* | moving from about: protocol to rekonq: protocol :D | Andrea Diamantini | 2009-10-02 | 1 | -2/+2 |
* | Lionel's idea about urlbar ready for queries in the home pages | Andrea Diamantini | 2009-10-01 | 1 | -1/+1 |
* | Modified the string a bit | Panagiotis Papadopoulos | 2009-09-30 | 1 | -3/+4 |
* | BIG BIG commit | Andrea Diamantini | 2009-09-30 | 1 | -10/+0 |
* | Implemented about protocol to load home page(s) | Andrea Diamantini | 2009-09-29 | 1 | -3/+4 |
* | cleaning mainview code (unuseful method) | Andrea Diamantini | 2009-09-26 | 1 | -12/+0 |
* | Fixing sessionmanager (at least I hope so): | Andrea Diamantini | 2009-09-26 | 1 | -1/+1 |
* | add a border to tab previews | lionelc | 2009-09-23 | 1 | -1/+2 |
* | Fixing tab moving behaviour | Andrea Diamantini | 2009-09-23 | 1 | -1/+0 |
* | Fixing rekonq home page urlbar focus issue | Andrea Diamantini | 2009-09-23 | 1 | -4/+5 |
* | fix page preview | megabigbug | 2009-09-22 | 1 | -1/+1 |
* | Merge commit 'refs/merge-requests/1561' of git://gitorious.org/rekonq/mainlin... | Andrea Diamantini | 2009-09-22 | 1 | -3/+2 |
|\ |
|
| * | small fix of tab preview behavior | megabigbug | 2009-09-20 | 1 | -3/+2 |
* | | fix previews: | megabigbug | 2009-09-20 | 1 | -13/+2 |
|/ |
|
* | Merge commit 'refs/merge-requests/1549' of git://gitorious.org/rekonq/mainlin... | Andrea Diamantini | 2009-09-20 | 1 | -1/+86 |
|\ |
|
| * | Show a preview when mouse is over a tab | megabigbug | 2009-09-19 | 1 | -1/+86 |
* | | open a new tab on double click on empty tab area | Andrea Diamantini | 2009-09-20 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'HomePageEmbedded2' | Andrea Diamantini | 2009-09-18 | 1 | -2/+12 |
|\ |
|
| * | Here we are, embedding Qt Widgets.. | Andrea Diamantini | 2009-09-15 | 1 | -1/+0 |
| * | First adjustments and code about it (it's really simple, anyway..Qt rocks!!!) | Andrea Diamantini | 2009-09-15 | 1 | -21/+0 |
| * | Fixing state. Rekonq is not usable now, but this seems a good tech preview. | Andrea Diamantini | 2009-09-15 | 1 | -1/+23 |