Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Code style check (codestyle script round) | Andrea Diamantini | 2012-12-12 | 1 | -38/+42 |
| | | | | | | | | | - restored CTRL + ENTER code - applied Vedant's patch about (thanks!!!) CCMAIL: vedant.kota@gmail.com REVIEW: 107662 REVIEWED-BY: Tirtha and me | ||||
* | Get sure we are using suggested file name if available | Andrea Diamantini | 2012-12-10 | 1 | -16/+29 |
| | |||||
* | Fix downloads notifications | Andrea Diamantini | 2012-12-10 | 1 | -11/+18 |
| | |||||
* | Shorter string. May fit better... | Andrea Diamantini | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | Use view parent tab to get use calling tab exists | Andrea Diamantini | 2012-12-10 | 1 | -2/+2 |
| | |||||
* | Removed some porting FIXME and re-enabled old features | Andrea Diamantini | 2012-12-10 | 1 | -2/+2 |
| | |||||
* | Fix new page creation on blank target url click | Andrea Diamantini | 2012-12-10 | 1 | -9/+10 |
| | |||||
* | Network error management (again) | Andrea Diamantini | 2012-12-10 | 1 | -43/+33 |
| | | | | | | | | Following the 1.x series, a better error management based on SOLID (i.e. added dependency about) showing local network problems, if any, or suggesting search engines or cached copy. Removed the hated "wall of text" | ||||
* | New Private Browsing mode :D | Andrea Diamantini | 2012-12-10 | 1 | -3/+32 |
| | |||||
* | Integrated spell checking for rekonq2 (lindsay's work imported) | Andrea Diamantini | 2012-12-10 | 1 | -2/+2 |
| | | | | | | | | | | | | | - inline spell highlighter. This requires WebKit 2.3 to work. - Addition of a suggested replacement word list to the context menu, for the word right clicked on - A standard modeless spell check dialog that works on the current editable text (or selection). Heavily cribbed from Dawit's work on kdewebkitpart. oops... also a codingstyle script round here... :) | ||||
* | Fix urlbar widget show | Andrea Diamantini | 2012-12-10 | 1 | -0/+18 |
| | |||||
* | Remove a lot of application calls by refactoring code | Andrea Diamantini | 2012-12-10 | 1 | -20/+9 |
| | |||||
* | Fix use of webpage | Andrea Diamantini | 2012-12-10 | 1 | -15/+7 |
| | |||||
* | Let WebView compile and work | Andrea Diamantini | 2012-12-10 | 1 | -55/+26 |
| | | | | WARNING: Not everything compiles yet... | ||||
* | Copy webtab related files from rekonq repo | Andrea Diamantini | 2012-12-10 | 1 | -0/+777 |
NOTE: This change does NOT affect CMakeLists.txt, so that compilation will continue to work as the previous commit. I'm just trying to track changes from original rekonq files... |