Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fallback opening a new tab page is session file is NOT found | Andrea Diamantini | 2013-03-18 | 1 | -2/+3 |
| | | | | BUG: 316963 | ||||
* | Remove the "AutoSaver" attempt :( | Andrea Diamantini | 2013-03-18 | 3 | -20/+2 |
| | | | | | | | | I tried to save disk writes. But everytime people is finding some saved (or just delayed) saves that are NOT ok. We'll see to find another way to... BUG: 316938 | ||||
* | Fix conditional compilation when compiled without activities | Andrea Diamantini | 2013-03-17 | 1 | -0/+4 |
| | | | | CCBUG: 315694 | ||||
* | Fix search from urlbar engine icons click | Andrea Diamantini | 2013-03-17 | 1 | -2/+4 |
| | | | | BUG: 316844 | ||||
* | Support "open in webapp" && "install webapp" links | Andrea Diamantini | 2013-03-17 | 3 | -5/+46 |
| | | | | And now... :D | ||||
* | 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 |
| | | | | | | | | | | close. Lindsay, I probably "forgot" one your mail about Session Management NOT working properly (sorry). Hope this will fix it! Let me know :) CCMAIL: lindsay.mathieson@gmail.com | ||||
* | Reverting changes in sslinfodialog as discussed with kdepepo. | Andrea Diamantini | 2013-03-14 | 1 | -5/+3 |
| | | | | | | Thanks :) CCMAIL: christoph@maxiom.de | ||||
* | Do NOT save sessions in private browsing windows | Andrea Diamantini | 2013-03-14 | 3 | -0/+12 |
| | | | | | | Oooops... ;) BUG: 316325 | ||||
* | Let rekonq save file remotely (again) | Andrea Diamantini | 2013-03-14 | 2 | -3/+7 |
| | | | | | | | Restored the (il)logic fix applied for bug 242675 and added a big note to NOT remove it again BUG: 316684 | ||||
* | Restore activity daemon support | Andrea Diamantini | 2013-03-13 | 4 | -1/+70 |
| | | | | BUG: 315694 | ||||
* | Support Activities | Andrea Diamantini | 2013-03-13 | 5 | -38/+152 |
| | | | | | | | | | | | Open links in new tab only if there is a window in the current activity/on the current desktop This code has been written by Jonathan Verner and reviewed (a bit) by me. Hope everyone will be happy now... BUG: 316322 REVIEWED-BY: adjam | ||||
* | Restore a small portion of (un)ported code | Andrea Diamantini | 2013-03-13 | 3 | -2/+12 |
| | | | | | | Close window if option says so BUG: 316637 | ||||
* | Added missing reload button when webpage fails to load | Somsubhra bairi | 2013-03-12 | 1 | -1/+1 |
| | | | | BUG: 316235 | ||||
* | Fix && clean up fullscreen mode | Andrea Diamantini | 2013-03-11 | 2 | -3/+3 |
| | |||||
* | Guess if url is on target blank and show different contextual actions | Andrea Diamantini | 2013-03-11 | 2 | -9/+73 |
| | | | | | | | | | | I would not re-enable the "describing" icon part because it is NOT really working here. I'm having troubles when I show the icon and switch pages. Hope this is enough BUG: 237095 BUG: 303911 | ||||
* | Supporting panel (again) :) | Andrea Diamantini | 2013-03-10 | 35 | -667/+2616 |
| | | | | | | | | | - Move to a pure QWidget base window (instead of TabWidget one) (this to properly store panels position) - Restoring && rewamping panels code - Restoring actions to activate/deactivate them BUG: 312354 | ||||
* | Add toggle ability to bk folder in bk page | Andrea Diamantini | 2013-03-09 | 2 | -6/+36 |
| | | | | BUG: 270191 | ||||
* | Respect hovering settings | Andrea Diamantini | 2013-03-07 | 5 | -1/+30 |
| | | | | BUG:316207 | ||||
* | rekonq 2.2.12.2.1 | Andrea Diamantini | 2013-03-07 | 1 | -1/+1 |
| | |||||
* | Fix folder open on bk toolbar | Andrea Diamantini | 2013-03-05 | 1 | -2/+2 |
| | | | | | | My fault, sorry... BUG: 316132 | ||||
* | rekonq 2.2.50 | Andrea Diamantini | 2013-02-28 | 1 | -1/+1 |
| | | | | development version, on the road to 2.3 | ||||
* | rekonq 2.22.2 | Andrea Diamantini | 2013-02-28 | 1 | -1/+1 |
| | | | | Another (nice) step. In the right direction? ;) | ||||
* | Don't use deprecated setRating(unsigned int) slot | Andrea Diamantini | 2013-02-27 | 1 | -1/+1 |
| | | | | i.e.: don't see the deprecated warning on compilation ;) | ||||
* | 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 | 3 | -1/+11 |
| | | | | | show search on focused tab let search on current page work again :) | ||||
* | If KGet is selected as download manager, let it decide destination | Andrea Diamantini | 2013-02-26 | 2 | -42/+17 |
| | | | | | | | | | | WARNING: to let this work, we had to change rekonq behavior, NOT remembering in rekonq downloads history what has been downloaded via KGet BUG:304387 CCMAIL: ericsbinaryworld@gmail.com | ||||
* | Fix CTRL+F part shortcut | Andrea Diamantini | 2013-02-26 | 2 | -2/+3 |
| | |||||
* | Add a CTRL + SHIFT + N default shortcut for private browsing | Andrea Diamantini | 2013-02-26 | 1 | -0/+1 |
| | | | | | This has been requested on my blog. I found Chrome using it and no other one browser using for anything, so... | ||||
* | Push down kde deps from 4.9.0 to 4.8.4 | Andrea Diamantini | 2013-02-26 | 2 | -2/+2 |
| | | | | | | | | | | Also if having a 4.x.0 seems more logical to me, I understand the need to not upgrade the whole stack just for my tiny piece of code :) I choose 4.8.4 as Salvo "LtWorf" Tomaselli tested for us against it. Thanks. BUG: 315629 | ||||
* | AdBlock Improvement | Andrea Diamantini | 2013-02-24 | 5 | -9/+67 |
| | | | | | | | | | Hiding rules support (at least the easy ones, the most ones, against hiding id && classes) :D To test it, take a look (in example) at the url: http://simple-adblock.com/faq/testing-your-adblocker/ | ||||
* | remove consecutive duplicate word >a< | Burkhard Lück | 2013-02-24 | 1 | -1/+1 |
| | |||||
* | Make rekonq use the selection (PRIMARY) for MMB clicks | Thiago Macieira | 2013-02-24 | 1 | -1/+1 |
| | | | | | | | | | | | | The Selection is what usually gets pasted when one does an MMB click, so it makes sense to use that as search term or URL to load. (Thanks, Thiago!) BUG: 315657 BUG: 314551 REVIEW: 109107 REVIEWED-BY: adjam | ||||
* | Trim whitespace from urls | Michael Gapczynski | 2013-02-24 | 1 | -3/+3 |
| | | | | | | | | | | | Whitespace from the start and end of the urls was not being removed. This caused no suggestions to show up or an incorrect path for Paste & Go. REVIEW: 109059 Signed-off-by: Andrea Diamantini <adjam7@gmail.com> | ||||
* | Delay 1 sec adblock settings load to boost startup performance | Andrea Diamantini | 2013-02-21 | 1 | -1/+3 |
| | |||||
* | Triple check against stupid rules like "*" or "##" | Andrea Diamantini | 2013-02-21 | 4 | -2/+14 |
| | | | | CCBUG: 315002 | ||||
* | Add overwrite flag to file copy ad filters list to not bother users | Andrea Diamantini | 2013-02-21 | 1 | -1/+1 |
| | | | | about | ||||
* | Do not display Access Keys upon Ctrl+Click. | Dimitrios Christidis | 2013-02-17 | 1 | -0/+4 |
| | | | | | | | BUG: 312785 REVIEW: 108981 Signed-off-by: Andrea Diamantini <adjam7@gmail.com> | ||||
* | Closed tabs page, last bits (?) | Andrea Diamantini | 2013-02-17 | 3 | -10/+32 |
| | | | | Restore closed tabs on restart | ||||
* | Closed Tabs page return, first bits | Andrea Diamantini | 2013-02-17 | 5 | -116/+109 |
| | | | | | Restore about:closedTabs page and the ability to open back closed tabs. What's missing then? To load back on restart the closed tabs saved... | ||||
* | Fix about pages title | Andrea Diamantini | 2013-02-17 | 1 | -0/+3 |
| | |||||
* | Nepomuk-core has it's own versioning and does not follow the KDE SC version | Raymond Wooninck | 2013-02-17 | 1 | -1/+1 |
| | |||||
* | Get sure tabWindow && webwindow exist before calling them | Andrea Diamantini | 2013-02-15 | 1 | -1/+2 |
| | | | | BUG: 315165 | ||||
* | Restores Bookmarks menu (in 2.x fashion) | Andrea Diamantini | 2013-02-15 | 9 | -154/+273 |
| | | | | | | | | | | Cleans up 1.x code about and create a unique bk menu to be shown in rekonq tools menu, (eventually) in the toolbar and in (an ideal) menubar This work starts from Lindsay's review request about. Thanks :) REVIEW: 108729 | ||||
* | Get sure rules with not supported filter options are ignored | Andrea Diamantini | 2013-02-12 | 2 | -25/+54 |
| | | | | | | Thomas, can you test this and tell us if it is enough? CCMAIL: thomas@tanghus.net | ||||
* | Double check (event) filtered window && window list | Andrea Diamantini | 2013-02-12 | 1 | -1/+3 |
| | | | | BUG: 312990 | ||||
* | Add zoom text only webkit feature settings | Andrea Diamantini | 2013-02-12 | 3 | -0/+11 |
| | | | | | | | | Piedro, because of your comment about Midori, I tried applying this. I don't think this fixes your problem, but it surely "hides" the bug ;) CCBUG: 295446 |