Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix rekonqui.rc | Andrea Diamantini | 2014-01-23 | 1 | -3/+3 |
| | |||||
* | Get sure fast typing work! | Mikhail Krutov | 2014-01-23 | 2 | -4/+4 |
| | | | | | | | | BUG: 321967 CCBUG: 316552 REVIEW: 115223 REVIEWED-BY: adjam (PS: Many thanks for this, Mikhail...) | ||||
* | rekonq 2.4.22.4.2 | Andrea Diamantini | 2014-01-12 | 1 | -1/+1 |
| | | | | 2.4.1 + clear urlbar action | ||||
* | Implement the "clear urlbar action" | Andrea Diamantini | 2014-01-12 | 3 | -1/+15 |
| | | | | | | | | | | You just need to add it (OUT of the urlbar) with right click --> configure main toolbar. Is this enough guys? PS: Thanks alouali for the idea ;) CCBUG: 243724 | ||||
* | rekonq 2.4.12.4.1 | Andrea Diamantini | 2014-01-11 | 1 | -1/+1 |
| | | | | One of (if not THE) last releases in the 4.x series... | ||||
* | Save Action (to re-enable CTRL + S) | Andrea Diamantini | 2014-01-04 | 3 | -4/+4 |
| | |||||
* | Fix inconsistent dll linkage - those sources aren't being used for a shared lib. | Andrius da Costa Ribas | 2014-01-03 | 3 | -46/+2 |
| | | | | REVIEW: 114804 | ||||
* | Get sure we try downloading just once engine favicon(s)... | Andrea Diamantini | 2013-12-15 | 2 | -4/+15 |
| | |||||
* | Fix && uniform UI width | Andrea Diamantini | 2013-12-08 | 6 | -302/+541 |
| | |||||
* | Get sure right zoom is restored... | Andrea Diamantini | 2013-12-08 | 2 | -2/+3 |
| | |||||
* | Added option for global zoom settings :) | Andrea Diamantini | 2013-12-03 | 6 | -17/+94 |
| | | | | BUG: 307477 | ||||
* | Move "custom CSS path" from Appearance to Advanced settings | Andrea Diamantini | 2013-12-03 | 2 | -49/+57 |
| | |||||
* | Fix typos | Yuri Chornoivan | 2013-11-30 | 1 | -3/+3 |
| | |||||
* | doc update | Burkhard Lück | 2013-11-29 | 20 | -228/+127 |
| | | | | REVIEW:114203 | ||||
* | Fix search engine settings loading on first startup | Andrea Diamantini | 2013-11-29 | 2 | -14/+33 |
| | |||||
* | Changing tab width management behaviour | Andrea Diamantini | 2013-11-29 | 2 | -3/+5 |
| | | | | | | Following hints from BUG: 322991 | ||||
* | Fix awkward string in proxy settings | Andrea Diamantini | 2013-11-29 | 1 | -1/+1 |
| | | | | BUG: 300709 | ||||
* | Fix some eventual crashes while clicking engine favicons | Andrea Diamantini | 2013-11-22 | 2 | -8/+15 |
| | |||||
* | improvements on urlbar | Andrea Diamantini | 2013-11-22 | 9 | -269/+37 |
| | | | | | | | | | STEP 2: - work & fix on search engine favicons - simplify code (and remove dead one) - API clean up - delete ASAP list items and suggestions - let the URL in the suggestions be an hard grey | ||||
* | Do NOT download everytime engines favicons if present | Andrea Diamantini | 2013-11-21 | 1 | -6/+14 |
| | |||||
* | improvement on urlbar suggestions | Andrea Diamantini | 2013-11-19 | 21 | -395/+14 |
| | | | | | | | | | | STEP 1: clean up! - remember deleting ASAP the UrlSuggester - remove preview label icon to let loading being faster - remove unused opensearch inventories - let ESC key on suggestions behave like major browser (restoring original string) | ||||
* | Adopt a new loading icon. It seems fixing some problems :) | Andrea Diamantini | 2013-11-18 | 4 | -4/+8 |
| | |||||
* | Get sure webkit objects are deleted in the app d-tor | Andrea Diamantini | 2013-11-17 | 4 | -2/+19 |
| | | | | CCBUG: 321557 | ||||
* | rekonq 2.4.0 | Andrea Diamantini | 2013-11-10 | 1 | -1/+1 |
| | | | | Probably last Qt4/KDE4 release... | ||||
* | SVN_SILENT made messages (.desktop file) | l10n daemon script | 2013-10-28 | 1 | -0/+1 |
| | |||||
* | const'ify. Don't add empty string | Montel Laurent | 2013-10-03 | 1 | -7/+8 |
| | |||||
* | Const'ify. Don't add duplicate filter | Montel Laurent | 2013-10-03 | 3 | -4/+11 |
| | |||||
* | Allow to remove multi manual filters. Send hasChanged when necessary | Montel Laurent | 2013-10-01 | 1 | -3/+9 |
| | |||||
* | Allow to dnd manual filter. | Montel Laurent | 2013-10-01 | 2 | -7/+13 |
| | |||||
* | Use const'ref | Montel Laurent | 2013-10-01 | 4 | -20/+20 |
| | |||||
* | Add else if | Montel Laurent | 2013-09-29 | 1 | -1/+1 |
| | |||||
* | Fix mem leak | Montel Laurent | 2013-09-29 | 1 | -1/+1 |
| | |||||
* | Reenable the Reload All Tabs Action | David E. Narváez | 2013-08-26 | 2 | -1/+5 |
| | | | | | | Make the slot public and connect a tab context menu action to it. REVIEW: 112290 | ||||
* | Set the Base URL of Error Pages | David E. Narváez | 2013-08-26 | 1 | -1/+1 |
| | | | | | | | Otherwise, all error pages show about:blank in the URL which makes it complicated for the user to know what page went wrong. REVIEW: 112289 | ||||
* | screenshot update toolbar+urlbar | Burkhard Lück | 2013-08-20 | 2 | -0/+0 |
| | |||||
* | span rekonq menu in the right place | Andrea Diamantini | 2013-08-17 | 1 | -2/+7 |
| | | | | BUG: 322003 | ||||
* | Get sure WebIcon does NOT autodelete the icon downloader before done | Andrea Diamantini | 2013-08-09 | 1 | -2/+3 |
| | |||||
* | "Clean up" Appearance settings widget | Andrea Diamantini | 2013-08-07 | 1 | -11/+80 |
| | | | | | The easiest solution I found is fixing a width for the labels. Hope it will be good | ||||
* | Enable WebGL by default | Andrea Diamantini | 2013-08-07 | 1 | -1/+1 |
| | | | | | People just think this "just works". Well... at least let's "just enable" it :) | ||||
* | Remove support for "unsupported" Google Reader. Bye bye ;) | Andrea Diamantini | 2013-08-07 | 2 | -15/+9 |
| | |||||
* | Change Qt WebKit HTML5 default settings | Andrea Diamantini | 2013-08-06 | 1 | -3/+3 |
| | | | | | | | | Enable HTML5 features support by default because we are having some bug reports about sites NOT working fixed just by enabling these. These features are probably not mature enough, but they seems stable enough to enable them :) | ||||
* | Fix support for http proxy in private mode | Andrea Diamantini | 2013-08-05 | 1 | -9/+33 |
| | | | | | | | | | this patch is a tiny modification of the one provided by Pali Rohàr (thanks!!!). I just misunderstood it before and then forgot in my mail. Sorry for that, Pali. And thank you again :) CCMAIL: pali.rohar@gmail.com | ||||
* | Force bookmarks saving on bookmarking all tabs | Andrea Diamantini | 2013-08-04 | 1 | -0/+3 |
| | | | | BUG: 323130 | ||||
* | SVN_SILENT made messages (.desktop file) | l10n daemon script | 2013-08-04 | 1 | -0/+1 |
| | |||||
* | Fix unset icons in rekonq bookmarks page | Andrea Diamantini | 2013-08-03 | 1 | -3/+5 |
| | | | | | | | Icons set in bookmarks (eg: custom ones) are NOT rekonq responsability. So, if you don't have it we can do nothing about, sorry.. BUG: 321586 | ||||
* | Load an empty session if no saved one is found | Andrea Diamantini | 2013-08-02 | 1 | -0/+5 |
| | | | | BUG: 322981 | ||||
* | Add '/' (slash) shortcut to launch search bar | Andrea Diamantini | 2013-08-02 | 1 | -0/+1 |
| | | | | BUG: 323052 | ||||
* | Get sure web settings are applied BEFORE loading pages | Andrea Diamantini | 2013-08-02 | 2 | -52/+24 |
| | | | | | | | | There is also a change in font size management, ignoring DPI and consi dering settings as pixels. Change default font size to 16 (default internet pixel font size) BUG: 322982 | ||||
* | Contextual menu work | Andrea Diamantini | 2013-08-01 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Group inspect action alone as requested and reorganized action as proposed. Now we have --- OPEN ACTION --- open here open there open everywhere --- SAVE --- save link as.. --- LINK RELATED copy link bookmark link share link ---- inspect . "Save link" is the text chosen in KDE, webkit, chrom* && firefox. I don't want to change it. BUG: 322987 BUG: 322988 | ||||
* | Add contextual action when in fullscreen to easily exit | Andrea Diamantini | 2013-07-31 | 1 | -1/+10 |
| | | | | BUG: 323012 |