summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add a "session" startup optionAndrea Diamantini2013-04-028-71/+53
* 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
* Managing sessions, first bitsAndrea Diamantini2013-04-024-3/+113
* 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
* Fallback opening a new tab page is session file is NOT foundAndrea Diamantini2013-03-181-2/+3
* Remove the "AutoSaver" attempt :(Andrea Diamantini2013-03-183-20/+2
* Fix conditional compilation when compiled without activitiesAndrea Diamantini2013-03-171-0/+4
* Fix search from urlbar engine icons clickAndrea Diamantini2013-03-171-2/+4
* Support "open in webapp" && "install webapp" linksAndrea Diamantini2013-03-173-5/+46
* open url as webapp optionAndrea Diamantini2013-03-163-4/+12
* cmake: soprano is needed aside nepomuk-corePino Toscano2013-03-161-4/+4
* 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
* Reverting changes in sslinfodialog as discussed with kdepepo.Andrea Diamantini2013-03-141-5/+3
* Do NOT save sessions in private browsing windowsAndrea Diamantini2013-03-143-0/+12
* Let rekonq save file remotely (again)Andrea Diamantini2013-03-142-3/+7
* Restore activity daemon supportAndrea Diamantini2013-03-134-1/+70
* Support ActivitiesAndrea Diamantini2013-03-133-38/+134
* Restore a small portion of (un)ported codeAndrea Diamantini2013-03-133-2/+12
* Added missing reload button when webpage fails to loadSomsubhra bairi2013-03-121-1/+1
* 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
* Supporting panel (again) :)Andrea Diamantini2013-03-1035-667/+2616
* Add toggle ability to bk folder in bk pageAndrea Diamantini2013-03-092-6/+36
* Respect hovering settingsAndrea Diamantini2013-03-075-1/+30
* Fix folder open on bk toolbarAndrea Diamantini2013-03-051-2/+2
* Don't use deprecated setRating(unsigned int) slotAndrea Diamantini2013-02-271-1/+1
* Properly manage open in new tab/window selected urlsAndrea Diamantini2013-02-271-2/+2
* Fix search managementAndrea Diamantini2013-02-273-1/+11
* If KGet is selected as download manager, let it decide destinationAndrea Diamantini2013-02-262-42/+17
* 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
* AdBlock ImprovementAndrea Diamantini2013-02-245-9/+67
* Make rekonq use the selection (PRIMARY) for MMB clicksThiago Macieira2013-02-241-1/+1
* Trim whitespace from urlsMichael Gapczynski2013-02-241-3/+3
* 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
* Add overwrite flag to file copy ad filters list to not bother usersAndrea Diamantini2013-02-211-1/+1
* Do not display Access Keys upon Ctrl+Click.Dimitrios Christidis2013-02-171-0/+4
* Closed tabs page, last bits (?)Andrea Diamantini2013-02-173-10/+32
* Closed Tabs page return, first bitsAndrea Diamantini2013-02-175-116/+109
* Fix about pages titleAndrea Diamantini2013-02-171-0/+3
* Get sure tabWindow && webwindow exist before calling themAndrea Diamantini2013-02-151-1/+2
* Restores Bookmarks menu (in 2.x fashion)Andrea Diamantini2013-02-159-154/+273
* Get sure rules with not supported filter options are ignoredAndrea Diamantini2013-02-122-25/+54
* Double check (event) filtered window && window listAndrea Diamantini2013-02-121-1/+3
* Add zoom text only webkit feature settingsAndrea Diamantini2013-02-123-0/+11
* Add keyboard shortcut support for 'Show Next Tab' and 'Show Previous Tab'Pali Rohár2013-02-122-0/+31