summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix rekonq window title updateAndrea Diamantini2013-04-023-3/+5
| | | | BUG: 317062
* Fix session dialog to have open/load as default buttonAndrea Diamantini2013-04-024-21/+10
|
* Add a "session" startup optionAndrea Diamantini2013-04-028-71/+53
| | | | BUG: 249462
* Load a clean session and close dialogAndrea Diamantini2013-04-023-4/+18
|
* Implement session saving, inspired from kate session managementAndrea Diamantini2013-04-029-24/+302
| | | | | (or at least, for what I see...) Added session manager widget and ability to load/save/rename sessions
* Managing sessions, first bitsAndrea Diamantini2013-04-024-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 Kiddy2013-03-311-0/+1
|
* Let user decide if session has to be restored or not after crash :)Andrea Diamantini2013-03-181-3/+6
| | | | BUG: 316960
* Fallback opening a new tab page is session file is NOT foundAndrea Diamantini2013-03-181-2/+3
| | | | BUG: 316963
* Remove the "AutoSaver" attempt :(Andrea Diamantini2013-03-183-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 activitiesAndrea Diamantini2013-03-171-0/+4
| | | | CCBUG: 315694
* Fix search from urlbar engine icons clickAndrea Diamantini2013-03-171-2/+4
| | | | BUG: 316844
* Support "open in webapp" && "install webapp" linksAndrea Diamantini2013-03-173-5/+46
| | | | And now... :D
* open url as webapp optionAndrea Diamantini2013-03-163-4/+12
|
* cmake: push deps to 2.8.9 to fully support KDE 4.10 (basically, nepomuk)Andrea Diamantini2013-03-162-2/+4
|
* cmake: soprano is needed aside nepomuk-corePino Toscano2013-03-162-9/+11
|
* cmake: use the kactivities include dirs, if foundPino Toscano2013-03-161-0/+6
|
* Restore Session Manager updates on current tab changed && on windowAndrea Diamantini2013-03-143-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 Diamantini2013-03-141-5/+3
| | | | | | Thanks :) CCMAIL: christoph@maxiom.de
* Do NOT save sessions in private browsing windowsAndrea Diamantini2013-03-143-0/+12
| | | | | | Oooops... ;) BUG: 316325
* Let rekonq save file remotely (again)Andrea Diamantini2013-03-142-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 supportAndrea Diamantini2013-03-134-1/+70
| | | | BUG: 315694
* Support ActivitiesAndrea Diamantini2013-03-135-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 codeAndrea Diamantini2013-03-133-2/+12
| | | | | | Close window if option says so BUG: 316637
* Added missing reload button when webpage fails to loadSomsubhra bairi2013-03-121-1/+1
| | | | BUG: 316235
* Fix && clean up fullscreen modeAndrea Diamantini2013-03-112-3/+3
|
* Guess if url is on target blank and show different contextual actionsAndrea Diamantini2013-03-112-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 Diamantini2013-03-1035-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 pageAndrea Diamantini2013-03-092-6/+36
| | | | BUG: 270191
* Respect hovering settingsAndrea Diamantini2013-03-075-1/+30
| | | | BUG:316207
* rekonq 2.2.12.2.1Andrea Diamantini2013-03-071-1/+1
|
* Fix folder open on bk toolbarAndrea Diamantini2013-03-051-2/+2
| | | | | | My fault, sorry... BUG: 316132
* rekonq 2.2.50Andrea Diamantini2013-02-281-1/+1
| | | | development version, on the road to 2.3
* rekonq 2.22.2Andrea Diamantini2013-02-281-1/+1
| | | | Another (nice) step. In the right direction? ;)
* Don't use deprecated setRating(unsigned int) slotAndrea Diamantini2013-02-271-1/+1
| | | | i.e.: don't see the deprecated warning on compilation ;)
* Properly manage open in new tab/window selected urlsAndrea Diamantini2013-02-271-2/+2
|
* Fix search managementAndrea Diamantini2013-02-273-1/+11
| | | | | show search on focused tab let search on current page work again :)
* If KGet is selected as download manager, let it decide destinationAndrea Diamantini2013-02-262-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 shortcutAndrea Diamantini2013-02-262-2/+3
|
* Add a CTRL + SHIFT + N default shortcut for private browsingAndrea Diamantini2013-02-261-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.4Andrea Diamantini2013-02-262-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 ImprovementAndrea Diamantini2013-02-245-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ück2013-02-241-1/+1
|
* Make rekonq use the selection (PRIMARY) for MMB clicksThiago Macieira2013-02-241-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 urlsMichael Gapczynski2013-02-241-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 performanceAndrea Diamantini2013-02-211-1/+3
|
* Triple check against stupid rules like "*" or "##"Andrea Diamantini2013-02-214-2/+14
| | | | CCBUG: 315002
* Add overwrite flag to file copy ad filters list to not bother usersAndrea Diamantini2013-02-211-1/+1
| | | | about
* Do not display Access Keys upon Ctrl+Click.Dimitrios Christidis2013-02-171-0/+4
| | | | | | | BUG: 312785 REVIEW: 108981 Signed-off-by: Andrea Diamantini <adjam7@gmail.com>
* Closed tabs page, last bits (?)Andrea Diamantini2013-02-173-10/+32
| | | | Restore closed tabs on restart