Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cedric's Patch | Andrea Diamantini | 2010-01-27 | 1 | -1/+1 |
* | Fixing panels | Andrea Diamantini | 2010-01-24 | 1 | -53/+39 |
* | History (back) menu fixed! | Andrea Diamantini | 2010-01-11 | 1 | -26/+19 |
* | Ronny's patch | Andrea Diamantini | 2010-01-10 | 1 | -10/+11 |
* | fix crash on window close | Andrea Diamantini | 2010-01-09 | 1 | -0/+5 |
* | Main toolbar (right) name & (wrong) icon | Andrea Diamantini | 2010-01-04 | 1 | -6/+8 |
* | Letting toolbars being configurable.. | Andrea Diamantini | 2010-01-04 | 1 | -5/+5 |
* | Merge branch 'm81' | Andrea Diamantini | 2009-12-28 | 1 | -6/+14 |
|\ | |||||
| * | in fullscreen mode: show toolbar tabbar when mouse is on top of the screen | megabigbug | 2009-12-24 | 1 | -4/+9 |
| * | hide tabbar in fulscreen mode | megabigbug | 2009-12-24 | 1 | -2/+5 |
* | | Merge Request #79 with the changes discussed. | Andrea Diamantini | 2009-12-28 | 1 | -36/+0 |
|/ | |||||
* | Ronny's patch about selecting previous tab if active one is closed | Andrea Diamantini | 2009-12-18 | 1 | -0/+6 |
* | detach tab action | Andrea Diamantini | 2009-12-16 | 1 | -0/+4 |
* | First form of protocol handling | Andrea Diamantini | 2009-12-16 | 1 | -24/+0 |
* | factor out WebTab class from WebView | Bernhard Beschow | 2009-12-14 | 1 | -19/+19 |
* | Rewrite NewTabPage to use QWebElement for page generation | matgic78 | 2009-12-09 | 1 | -5/+2 |
* | KWebWallet integration | Andrea Diamantini | 2009-12-06 | 1 | -2/+2 |
* | Merge commit 'refs/merge-requests/62' of git://gitorious.org/rekonq/mainline ... | Andrea Diamantini | 2009-12-03 | 1 | -26/+21 |
|\ | |||||
| * | Docked web inspector | matgic78 | 2009-12-02 | 1 | -26/+21 |
* | | make clicktoflash optionnal | matgic78 | 2009-11-27 | 1 | -1/+5 |
|/ | |||||
* | Last structure change, promised! | Andrea Diamantini | 2009-11-27 | 1 | -4/+3 |
* | Saving 4 bytes per tab :) | Andrea Diamantini | 2009-11-23 | 1 | -8/+3 |
* | Removed dpi option. | Andrea Diamantini | 2009-11-23 | 1 | -6/+6 |
* | Save memory. | Andrea Diamantini | 2009-11-23 | 1 | -1/+3 |
* | Minimum font size | Andrea Diamantini | 2009-11-20 | 1 | -4/+12 |
* | Eelko patch about private browsing in the title | Andrea Diamantini | 2009-11-20 | 1 | -2/+17 |
* | FIxing conflicts | Andrea Diamantini | 2009-11-18 | 1 | -5/+7 |
|\ | |||||
| * | cleaning home :) | Andrea Diamantini | 2009-11-13 | 1 | -1/+1 |
| * | Moving to kdewebkit. | Andrea Diamantini | 2009-11-13 | 1 | -4/+6 |
* | | Merge commit 'refs/merge-requests/2106' of git://gitorious.org/rekonq/mainlin... | Andrea Diamantini | 2009-11-18 | 1 | -15/+45 |
|\ \ | |||||
| * | | added bookmarks panel and model(read only atm) | nehlsen | 2009-11-16 | 1 | -15/+45 |
| |/ | |||||
* | | Activate Find with slash, too. | Andrea Diamantini | 2009-11-18 | 1 | -2/+6 |
|/ | |||||
* | This hack seems solve the about: protocol loading problem | Andrea Diamantini | 2009-11-13 | 1 | -0/+6 |
* | switching back from rekonq: protocol to about: one | Andrea Diamantini | 2009-11-10 | 1 | -5/+5 |
* | Changing homepage.* --> newtabpage.* and fixing API | Andrea Diamantini | 2009-11-10 | 1 | -3/+3 |
* | removing unuseful kDebug calls | Andrea Diamantini | 2009-11-10 | 1 | -6/+0 |
* | (BIG commit) API change | Andrea Diamantini | 2009-11-10 | 1 | -61/+61 |
* | fixing new mainWindow() behaviour, porting functions calling it | Andrea Diamantini | 2009-11-10 | 1 | -5/+7 |
* | String changes | Andrea Diamantini | 2009-11-06 | 1 | -7/+8 |
* | Merge commit 'refs/merge-requests/1947' of git://gitorious.org/rekonq/mainlin... | Andrea Diamantini | 2009-10-29 | 1 | -1/+1 |
|\ | |||||
| * | fix maximal popup width | megabigbug | 2009-10-28 | 1 | -1/+1 |
* | | Merge commit 'refs/merge-requests/1946' of git://gitorious.org/rekonq/mainlin... | Andrea Diamantini | 2009-10-29 | 1 | -3/+5 |
|\ \ | |||||
| * | | a small delay before hide popup | megabigbug | 2009-10-28 | 1 | -3/+5 |
| |/ | |||||
* | | Fixing hide/show tab bar and flickering new tabs. | Andrea Diamantini | 2009-10-29 | 1 | -2/+2 |
|/ | |||||
* | Let Action Collection read settings | Andrea Diamantini | 2009-10-28 | 1 | -0/+4 |
* | Restoring CTRL + W shortcut (close tab) | Andrea Diamantini | 2009-10-28 | 1 | -1/+10 |
* | Merge commit 'refs/merge-requests/1938' of git://gitorious.org/rekonq/mainlin... | Andrea Diamantini | 2009-10-28 | 1 | -27/+17 |
|\ | |||||
| * | One passivepopup: less flickering. | lionelc | 2009-10-27 | 1 | -27/+17 |
* | | Fixing (?) close tab action | Andrea Diamantini | 2009-10-27 | 1 | -1/+1 |
* | | Changed tabbar signals to the KDE ones. | Andrea Diamantini | 2009-10-27 | 1 | -12/+11 |
|/ |