| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Fallback opening a new tab page is session file is NOT found | Andrea Diamantini | 2013-03-18 | 1 | -2/+3 |
* | Remove the "AutoSaver" attempt :( | Andrea Diamantini | 2013-03-18 | 3 | -20/+2 |
* | Fix conditional compilation when compiled without activities | Andrea Diamantini | 2013-03-17 | 1 | -0/+4 |
* | Fix search from urlbar engine icons click | Andrea Diamantini | 2013-03-17 | 1 | -2/+4 |
* | Support "open in webapp" && "install webapp" links | Andrea Diamantini | 2013-03-17 | 3 | -5/+46 |
* | open url as webapp option | Andrea Diamantini | 2013-03-16 | 3 | -4/+12 |
* | cmake: push deps to 2.8.9 to fully support KDE 4.10 (basically, nepomuk) | Andrea Diamantini | 2013-03-16 | 2 | -2/+4 |
* | cmake: soprano is needed aside nepomuk-core | Pino Toscano | 2013-03-16 | 2 | -9/+11 |
* | cmake: use the kactivities include dirs, if found | Pino Toscano | 2013-03-16 | 1 | -0/+6 |
* | Restore Session Manager updates on current tab changed && on window | Andrea Diamantini | 2013-03-14 | 3 | -5/+5 |
* | Reverting changes in sslinfodialog as discussed with kdepepo. | Andrea Diamantini | 2013-03-14 | 1 | -5/+3 |
* | Do NOT save sessions in private browsing windows | Andrea Diamantini | 2013-03-14 | 3 | -0/+12 |
* | Let rekonq save file remotely (again) | Andrea Diamantini | 2013-03-14 | 2 | -3/+7 |
* | Restore activity daemon support | Andrea Diamantini | 2013-03-13 | 4 | -1/+70 |
* | Support Activities | Andrea Diamantini | 2013-03-13 | 5 | -38/+152 |