| Commit message (Expand) | Author | Age | Files | Lines |
* | Save Action (to re-enable CTRL + S) | Andrea Diamantini | 2014-01-04 | 1 | -1/+1 |
* | Get sure webkit objects are deleted in the app d-tor | Andrea Diamantini | 2013-11-17 | 1 | -0/+2 |
* | Contextual menu work | Andrea Diamantini | 2013-08-01 | 1 | -4/+5 |
* | Add contextual action when in fullscreen to easily exit | Andrea Diamantini | 2013-07-31 | 1 | -1/+10 |
* | Move autoscroll timer interval from 100ms to 16ms | Diego Soenens | 2013-07-30 | 1 | -1/+1 |
* | Let private popus open in private mode | Andrea Diamantini | 2013-06-12 | 1 | -1/+1 |
* | i18n fixes | Pino Toscano | 2013-06-07 | 1 | -1/+1 |
* | Fix behavior on unloaded sites | Andrea Diamantini | 2013-06-07 | 1 | -0/+14 |
* | Get sure JS is properly detected and executed | Andrea Diamantini | 2013-06-06 | 1 | -0/+1 |
* | Revert "Use kurifilter instead of custom rekonq code." | Andrea Diamantini | 2013-04-28 | 1 | -3/+3 |
* | Changes order of link actions for link context menu | Lindsay Mathieson | 2013-04-25 | 1 | -8/+8 |
* | 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 | 1 | -12/+13 |
* | Use kurifilter instead of custom rekonq code. | Maarten De Meyer | 2013-04-07 | 1 | -3/+3 |
* | Guess if url is on target blank and show different contextual actions | Andrea Diamantini | 2013-03-11 | 1 | -9/+69 |
* | Properly manage open in new tab/window selected urls | Andrea Diamantini | 2013-02-27 | 1 | -2/+2 |
* | Fix search management | Andrea Diamantini | 2013-02-27 | 1 | -1/+1 |
* | Make rekonq use the selection (PRIMARY) for MMB clicks | Thiago Macieira | 2013-02-24 | 1 | -1/+1 |
* | Do not display Access Keys upon Ctrl+Click. | Dimitrios Christidis | 2013-02-17 | 1 | -0/+4 |
* | Allows quote char to be used in replacement words, e.g "thats" => "that's" | Lindsay Mathieson | 2013-02-03 | 1 | -3/+3 |
* | Fixes javascript error for word replacement from the spellcheck popup menu. | Lindsay Mathieson | 2013-01-23 | 1 | -2/+3 |
* | Do NOT clean up urlbar on page errors | Andrea Diamantini | 2013-01-13 | 1 | -2/+2 |
* | Krazy fixes, second shot (normalize) | Andrea Diamantini | 2012-12-28 | 1 | -8/+8 |
* | Krazy Fixes, first shot | Andrea Diamantini | 2012-12-28 | 1 | -3/+3 |
* | "Workaround" cookie management in private browsing mode | Andrea Diamantini | 2012-12-16 | 1 | -2/+3 |
* | Fix other mem leak | Montel Laurent | 2012-12-13 | 1 | -1/+1 |
* | Readd my patch to remove mem leak | Montel Laurent | 2012-12-13 | 1 | -1/+4 |
* | - Code style check (codestyle script round) | Andrea Diamantini | 2012-12-12 | 1 | -11/+11 |
* | Don't leak actions | Andrea Diamantini | 2012-12-10 | 1 | -18/+18 |
* | Don't create menu/action when not necessary | Montel Laurent | 2012-12-10 | 1 | -5/+9 |
* | "Save as..." context menu action entry for images | Andrea Diamantini | 2012-12-10 | 1 | -1/+21 |
* | Use view parent tab to get use calling tab exists | Andrea Diamantini | 2012-12-10 | 1 | -0/+6 |
* | Restoring inspector, part 2 | Andrea Diamantini | 2012-12-10 | 1 | -9/+6 |
* | Restoring inspector, part 1 | Andrea Diamantini | 2012-12-10 | 1 | -16/+2 |
* | Open focused link when launched from web app | Andrea Diamantini | 2012-12-10 | 1 | -1/+7 |
* | re-enable the (useful) "open link in new tab" action in web app mode | Andrea Diamantini | 2012-12-10 | 1 | -7/+4 |
* | Fix fullscreen action && shortcuts | Andrea Diamantini | 2012-12-10 | 1 | -9/+1 |
* | Fix new page creation on blank target url click | Andrea Diamantini | 2012-12-10 | 1 | -0/+13 |
* | enable webapp mode by calling "rekonq --webapp URL" :D | Andrea Diamantini | 2012-12-10 | 1 | -20/+39 |
* | New Private Browsing mode :D | Andrea Diamantini | 2012-12-10 | 1 | -0/+12 |
* | Chusslove commit about strings | Andrea Diamantini | 2012-12-10 | 1 | -1/+1 |
* | Re-enable fullscreen capabilities | Andrea Diamantini | 2012-12-10 | 1 | -21/+6 |
* | Integrated spell checking for rekonq2 (lindsay's work imported) | Andrea Diamantini | 2012-12-10 | 1 | -20/+229 |
* | Restore rekonq settings | Andrea Diamantini | 2012-12-10 | 1 | -4/+2 |
* | Fix use of webpage | Andrea Diamantini | 2012-12-10 | 1 | -5/+5 |
* | Let WebView compile and work | Andrea Diamantini | 2012-12-10 | 1 | -63/+50 |
* | Copy webtab related files from rekonq repo | Andrea Diamantini | 2012-12-10 | 1 | -0/+1273 |