| Commit message (Expand) | Author | Age | Files | Lines |
* | i18n: toEncoded -> toString | Pino Toscano | 2013-06-07 | 2 | -2/+2 |
* | i18n fixes | Pino Toscano | 2013-06-07 | 18 | -58/+60 |
* | Fix behavior on unloaded sites | Andrea Diamantini | 2013-06-07 | 3 | -5/+28 |
* | Move from about: to rekonq: protocol for our special links | Andrea Diamantini | 2013-06-06 | 15 | -140/+119 |
* | Use webkit general font to render rekonq pages | Andrea Diamantini | 2013-06-06 | 7 | -29/+17 |
* | Remember to save zoom settings on change | Andrea Diamantini | 2013-06-06 | 1 | -0/+15 |
* | Get sure JS is properly detected and executed | Andrea Diamantini | 2013-06-06 | 3 | -2/+4 |
* | Don't Save Sessions When Closing Tabs from Logout | David E. Narváez | 2013-05-20 | 1 | -1/+5 |
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2013-05-18 | 1 | -1/+1 |
* | normalize signal/slot | Montel Laurent | 2013-05-06 | 6 | -9/+9 |
* | Fix forward declaration | Montel Laurent | 2013-05-06 | 9 | -13/+0 |
* | Get sure right icons are deleted before repainting them | Andrea Diamantini | 2013-05-05 | 1 | -10/+10 |
* | Use a valid object path, otherwise you'll hit an assert | Kevin Ottens | 2013-05-04 | 1 | -1/+1 |
* | Fix UNICODE sysmbols shown in the urlbar | Victor Yacovlev | 2013-04-30 | 1 | -2/+20 |
* | Properly register rekonq window to activities | Andrea Diamantini | 2013-04-28 | 3 | -19/+30 |
* | Avoid a possible crash if rekonqWindow is not properly detected | Andrea Diamantini | 2013-04-28 | 1 | -4/+7 |
* | Let url detection work the same when suggestions are active or not | Andrea Diamantini | 2013-04-28 | 1 | -7/+10 |
* | clean up search url detection the rekonq way | Andrea Diamantini | 2013-04-28 | 1 | -2/+9 |
* | Revert "Use kurifilter instead of custom rekonq code." | Andrea Diamantini | 2013-04-28 | 7 | -26/+26 |
* | Well... get EXTREMELY sure menubar are registered... | Andrea Diamantini | 2013-04-25 | 2 | -2/+4 |
* | Finally fix the pinning icons cluttering | Andrea Diamantini | 2013-04-25 | 1 | -0/+4 |
* | Fix a logic error in unpinTab | Andrea Diamantini | 2013-04-25 | 1 | -5/+6 |
* | Let appmenu-qt support work also with pinned tabs to load | Andrea Diamantini | 2013-04-25 | 4 | -1/+12 |
* | appmenu-qt support :) | Andrea Diamantini | 2013-04-25 | 4 | -30/+98 |
* | Changes order of link actions for link context menu | Lindsay Mathieson | 2013-04-25 | 1 | -8/+8 |
* | Favorites (fast) management, the "opera" way | Andrea Diamantini | 2013-04-23 | 5 | -232/+83 |
* | Add support for TLSv1.1 & TLSv1.2 | Andrea Diamantini | 2013-04-18 | 1 | -1/+11 |
* | Make it build with QT_STRICT_ITERATORS | Kevin Ottens | 2013-04-18 | 1 | -4/+4 |
* | Fix KUriFilter use | Andrea Diamantini | 2013-04-18 | 2 | -5/+5 |
* | i18n: make sure text passed to i18n() is UTF-8 | Pino Toscano | 2013-04-16 | 1 | -1/+1 |
* | pass menutitle through i18n() to get it localized -.- | Harald Sitter | 2013-04-16 | 1 | -1/+1 |
* | Let offline web application cache quota being configurable :) | Andrea Diamantini | 2013-04-15 | 3 | -2/+31 |
* | urlbar look change | Andrea Diamantini | 2013-04-15 | 4 | -45/+52 |
* | fixuifiles | Pino Toscano | 2013-04-12 | 1 | -3/+0 |
* | honor filetype setting WRT embedding | Harald Sitter | 2013-04-11 | 1 | -1/+71 |
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2013-04-11 | 1 | -0/+1 |
* | downloads should by default go to the configured downloads directory | Harald Sitter | 2013-04-10 | 1 | -3/+25 |
* | Always show the open link in new tab/window contextual actions | Andrea Diamantini | 2013-04-07 | 1 | -12/+10 |
* | Clean up url loading | Andrea Diamantini | 2013-04-07 | 4 | -20/+25 |
* | Add bool info in WebTab about being a web app | Andrea Diamantini | 2013-04-07 | 2 | -0/+11 |
* | Workaround about private browsing | Andrea Diamantini | 2013-04-07 | 3 | -1/+24 |
* | Use kurifilter instead of custom rekonq code. | Maarten De Meyer | 2013-04-07 | 7 | -19/+24 |
* | Fix rekonq window title update | Andrea Diamantini | 2013-04-02 | 3 | -3/+5 |
* | Fix session dialog to have open/load as default button | Andrea Diamantini | 2013-04-02 | 4 | -21/+10 |
* | Add a "session" startup option | Andrea Diamantini | 2013-04-02 | 8 | -71/+53 |
* | Load a clean session and close dialog | Andrea Diamantini | 2013-04-02 | 3 | -4/+18 |
* | Implement session saving, inspired from kate session management | Andrea Diamantini | 2013-04-02 | 9 | -24/+302 |
* | Managing sessions, first bits | Andrea Diamantini | 2013-04-02 | 4 | -3/+113 |
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2013-03-31 | 1 | -0/+1 |
* | Let user decide if session has to be restored or not after crash :) | Andrea Diamantini | 2013-03-18 | 1 | -3/+6 |