Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed (FOR NOW) open search feature | Andrea Diamantini | 2012-12-10 | 7 | -297/+2 |
| | | | | | | This needs a new implementation and a better integration in rekonq code WARNING: Restart reverting this... | ||||
* | Fix urlbar widget show | Andrea Diamantini | 2012-12-10 | 4 | -0/+98 |
| | |||||
* | Port WebWindow to use Urlbar class. Easier testing changes... | Andrea Diamantini | 2012-12-10 | 3 | -32/+12 |
| | |||||
* | Urlbar, first code ported to the new API | Andrea Diamantini | 2012-12-10 | 21 | -0/+4376 |
| | |||||
* | Remove a lot of application calls by refactoring code | Andrea Diamantini | 2012-12-10 | 6 | -30/+47 |
| | |||||
* | Fix use of webpage | Andrea Diamantini | 2012-12-10 | 4 | -21/+13 |
| | |||||
* | Clean out WebTab methods not really related. | Andrea Diamantini | 2012-12-10 | 2 | -121/+5 |
| | | | | They have to be reinserted in the right place. What? | ||||
* | Clean up WebWindow inserting the WebTab there. | Andrea Diamantini | 2012-12-10 | 7 | -48/+43 |
| | |||||
* | Let WebTab compile (and everything NOT commented out...) | Andrea Diamantini | 2012-12-10 | 8 | -481/+54 |
| | |||||
* | Let WebView compile and work | Andrea Diamantini | 2012-12-10 | 12 | -171/+268 |
| | | | | WARNING: Not everything compiles yet... | ||||
* | Copy webtab related files from rekonq repo | Andrea Diamantini | 2012-12-10 | 27 | -0/+5477 |
| | | | | | | NOTE: This change does NOT affect CMakeLists.txt, so that compilation will continue to work as the previous commit. I'm just trying to track changes from original rekonq files... | ||||
* | Download Manager | Andrea Diamantini | 2012-12-10 | 6 | -0/+651 |
| | |||||
* | Restored User Agent Manager and cleaned up | Andrea Diamantini | 2012-12-10 | 8 | -0/+773 |
| | |||||
* | Restore sync manager | Andrea Diamantini | 2012-12-10 | 31 | -0/+3936 |
| | |||||
* | Apply rekonq fixes for bug 304312 | Andrea Diamantini | 2012-12-10 | 1 | -72/+74 |
| | |||||
* | Fix places where IconManager was needed... | Andrea Diamantini | 2012-12-10 | 3 | -7/+6 |
| | |||||
* | IconManager restore | Andrea Diamantini | 2012-12-10 | 9 | -2/+665 |
| | | | | | Just 3 lines fixes ;) Also clean up in the dir structure... | ||||
* | Bookmark Manager restore | Andrea Diamantini | 2012-12-10 | 16 | -27/+2719 |
| | |||||
* | detach tab action restored :) | Andrea Diamantini | 2012-12-10 | 2 | -6/+57 |
| | |||||
* | Fix up copyright headers | Andrea Diamantini | 2012-12-10 | 10 | -236/+194 |
| | |||||
* | Settings, easier than copy/paste... | Andrea Diamantini | 2012-12-10 | 26 | -0/+3061 |
| | |||||
* | window icon & title fixes | Andrea Diamantini | 2012-12-10 | 1 | -13/+11 |
| | | | | | | - Use rekonq as window icon for now - use tab url if title is empty instead of the unsensed "(Untitled)" (this is what the other browsers do) | ||||
* | Restored Adblock moving hiding logic to the one used in kwebkitpart | Andrea Diamantini | 2012-12-10 | 28 | -7/+2597 |
| | | | | | This will let everyone to save time reinventing the wheel and let us remove webpage from adblockmanager code, but just manage it via (Q)NAM. | ||||
* | Session Manager | Andrea Diamantini | 2012-12-10 | 7 | -30/+465 |
| | | | | | - Moved to new rekonq API - Use autosaver to save up disk writes | ||||
* | Insert back HistoryManager | Andrea Diamantini | 2012-12-10 | 24 | -17/+1872 |
| | | | | | | There are a few notable changes here: - rekonq_defines.h clean up, removing the enums from there - let HistoryManager be accessible by a self function | ||||
* | Class Application Import, first (important) part | Andrea Diamantini | 2012-12-10 | 8 | -38/+993 |
| | |||||
* | Update SearchEngine class to fix it with KDE 4.9 changes | Andrea Diamantini | 2012-12-10 | 1 | -3/+14 |
| | |||||
* | Added NEW UrlResolver class (from kwebapp) and SearchEngine old one... | Andrea Diamantini | 2012-12-10 | 6 | -2/+457 |
| | |||||
* | Re-add && Re-view tab preview popup | Andrea Diamantini | 2012-12-10 | 7 | -30/+355 |
| | |||||
* | Set window icon & title | Andrea Diamantini | 2012-12-10 | 2 | -15/+19 |
| | |||||
* | Re-add WebSnap class & included API in WebWindow for tab preview | Andrea Diamantini | 2012-12-10 | 5 | -0/+294 |
| | |||||
* | Re-view and re-add tab highlight feature | Andrea Diamantini | 2012-12-10 | 6 | -2/+264 |
| | |||||
* | Coding style | Andrea Diamantini | 2012-12-10 | 7 | -40/+40 |
| | |||||
* | TabWindow, first import :) | Andrea Diamantini | 2012-12-10 | 11 | -0/+1384 |
| | |||||
* | WARNING COMMIT --> FIRST REKONQ 2 IMPORT | Andrea Diamantini | 2012-12-10 | 252 | -42404/+0 |
| | | | | Preparing repo to merge rekonq2 code... | ||||
* | Lindsay's credits | Andrea Diamantini | 2012-12-04 | 1 | -5/+5 |
| | |||||
* | fix mem leak | Montel Laurent | 2012-12-03 | 1 | -16/+16 |
| | |||||
* | Don't leak action (they are leaked until we change page) | Montel Laurent | 2012-12-03 | 1 | -2/+2 |
| | |||||
* | Don't create menu/action when not necessary | Montel Laurent | 2012-12-03 | 1 | -5/+8 |
| | |||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2012-12-03 | 1 | -0/+2 |
| | |||||
* | Fix mem leak | Montel Laurent | 2012-11-12 | 1 | -1/+4 |
| | |||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2012-11-08 | 1 | -0/+1 |
| | |||||
* | Fixes problem with Web Comboxes not dropping down when clicked, this was due ↵ | Lindsay Mathieson | 2012-10-25 | 1 | -4/+5 |
| | | | | | | to not checking the requested creation type in createExtension(). Removes unneccessary debug output | ||||
* | Rekonq reports the open/close document events to activity manager daemon. | Ivan Čukić | 2012-10-23 | 4 | -7/+72 |
| | | | | | | | | | | | | | | | | | | | | | | | | | By knowing which window contains which documents and which one is in focus, we can do the following: - collect the statistics about visited pages. Further, this provides a score for each document visited, that depends on the number of times it was open, the time the user spent on that location, and the time passed since the last visit. - availability of a global/workspace applet that allows sharing the current document via e-mail, social networks; bookmarking and rating the link, or connecting it to the current activity. (advantage of this is a unified UI for sharing/rating/linking that works with any application) - jump-lists (not impl. yet in plasma) to list top rated documents on a launcher icon or in the task manager applet - krunner can sort the documents based on the score - more things that I haven't thought of yet There is no need to *use* ativities to have these benefits. Activities just serve as manual data clustering to provide more useful scores compared to the one-activity approach. REVIEW:106912 | ||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2012-10-20 | 1 | -0/+1 |
| | |||||
* | Fix tab bar visibility when set as auto-hide | Andrea Diamantini | 2012-10-17 | 1 | -25/+25 |
| | | | | BUG: 308421 | ||||
* | Faster html elements check and better address resolution | Andrea Diamantini | 2012-10-14 | 1 | -3/+2 |
| | | | | | | | | | This "should" fix some strange adblock behaviour on image hiding. Needs testing Patch courtesy by "vic". Thanks :) PS: will be applied to rekonq2, too. BUG:305861 | ||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2012-10-11 | 1 | -0/+1 |
| | |||||
* | Get sure label pixmap exists | Andrea Diamantini | 2012-10-01 | 1 | -1/+4 |
| | | | | BUG: 307559 | ||||
* | Check if URL is Valid Before Checking if it's about: Protocol | David E. Narváez | 2012-09-26 | 1 | -1/+1 |
| | | | | | | | Check if the URL of the current tab is even valid before checking its protocol. REVIEW: 106561 |