Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix behavior on unloaded sites | Andrea Diamantini | 2013-06-07 | 3 | -5/+28 |
| | | | | | | | | - show url - reload with f5 BUG:319924 BUG:312928 | ||||
* | 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 |
| | | | | BUG: 320318 | ||||
* | Remember to save zoom settings on change | Andrea Diamantini | 2013-06-06 | 1 | -0/+15 |
| | | | | BUG:223188 | ||||
* | 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 |
| | | | | | | | | | Check if we're saving session (on KDE logout) before requesting the session to save. This will allow Rekonq to restore sessions on next login. CCBUG: 319489 REVIEW: 110530 | ||||
* | 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 |
| | | | | This also cleans up a bit UrlBar API | ||||
* | 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 |
| | | | | | BUG: 317697 REVIEWED-BY: adjam | ||||
* | DOC subdir is automatically added from releaseme | Andrea Diamantini | 2013-04-28 | 1 | -1/+0 |
| | |||||
* | rekonq 2.3.0 :)2.3.0 | Andrea Diamantini | 2013-04-28 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | | | | | This reverts commit 5d1a223145be0eb1bb5eed76cda7d4b889d986ed. Conflicts: src/searchengine.cpp src/urlresolver.cpp | ||||
* | 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 |
| | | | | | | (or at least, well workarounding...) BUG: 309213 | ||||
* | Fix a logic error in unpinTab | Andrea Diamantini | 2013-04-25 | 1 | -5/+6 |
| | | | | | | | In previous code the method was unable to properly determine the first available index not pinned under some circumstances BUG: 317798 | ||||
* | Let appmenu-qt support work also with pinned tabs to load | Andrea Diamantini | 2013-04-25 | 4 | -1/+12 |
| | | | | This just need fixes ;) | ||||
* | appmenu-qt support :) | Andrea Diamantini | 2013-04-25 | 4 | -30/+98 |
| | | | | BUG: 309148 | ||||
* | Changes order of link actions for link context menu | Lindsay Mathieson | 2013-04-25 | 1 | -8/+8 |
| | | | | | | | | Moved "Open Here" action (if needed) to after "Open in Private Window" so as to keep the order of link actions consistent. This reduces the need for users to inspect the context menu when right clicking links. REVIEW: 110168 | ||||
* | Favorites (fast) management, the "opera" way | Andrea Diamantini | 2013-04-23 | 5 | -232/+83 |
| | | | | | mimics Opera browser about right star icon management. Easier and without the "love" icon always shown :) | ||||
* | Add support for TLSv1.1 & TLSv1.2 | Andrea Diamantini | 2013-04-18 | 1 | -1/+11 |
| | | | | | | Also consider the possibility our sslinfo can be "incomplete" ;) BUG: 318550 | ||||
* | 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 |
| | | | | | Now (again) kde.org is resolved as site and not searched in your default search engine | ||||
* | 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 |
| | | | | | | Move SSL icon in place of left urlbar favicon (as usually major browsers do). Remove positive and negative background when https page is visited. | ||||
* | fixuifiles | Pino Toscano | 2013-04-12 | 1 | -3/+0 |
| | |||||
* | honor filetype setting WRT embedding | Harald Sitter | 2013-04-11 | 1 | -1/+71 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | there are 3 distinct states a filetype can have WRT kpart embeding - always embed - never embed - do whatever the parent node does (e.g. application/foo would take the setting of application) since the logic to determine which of those it is going to be we are using a bit of code imported from konqueror deciding in a boolean fashion whether or not we are supposed to embed or not. this is particularly non- intrusive as the decision directly relates to whether a kpart is created, if not the file will simply be krun'. this change is using static functions for the imported code. rationale being that they are in fact static and not having them reflected in the header makes them all the easier to remove should a better solution arise in the future. with that in mind: while the code is copy'n'pastable it seems like a good idea to move this into some shared library in the long term such that konqueror and rekonq (and any other kpart enabled app) can use the same code. REVIEW: 109942 BUG: 240400 BUG: 279423 | ||||
* | 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 |
| | | | | | | also fixed a yoda-style comment about not using getSaveFileName REVIEW: 109927 | ||||
* | 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 a unique QNAM for private browsing. This lets private windows share navigation info. I guess the "optimus workaround" should be creating this "per window". But I think this way it's easier and enough (to be a workaround...) BUG: 317565 | ||||
* | Use kurifilter instead of custom rekonq code. | Maarten De Meyer | 2013-04-07 | 7 | -19/+24 |
| | | | | | | | | Now all web shortcuts work. BUG: 258639 REVIEWED BY: adjam | ||||
* | Fix rekonq window title update | Andrea Diamantini | 2013-04-02 | 3 | -3/+5 |
| | | | | BUG: 317062 | ||||
* | 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 |
| | | | | BUG: 249462 | ||||
* | 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 |
| | | | | | (or at least, for what I see...) Added session manager widget and ability to load/save/rename sessions | ||||
* | Managing sessions, first bits | Andrea Diamantini | 2013-04-02 | 4 | -3/+113 |
| | | | | | | | This code is based on the patch from mayank jha about session saving. Will be used as "first part" of the session saving support in rekonq. CCMAIL: mjnovice@gmail.com | ||||
* | 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 |
| | | | | BUG: 316960 |