Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WARNING COMMIT --> FIRST REKONQ 2 IMPORT | Andrea Diamantini | 2012-12-10 | 1 | -183/+0 |
| | | | | Preparing repo to merge rekonq2 code... | ||||
* | Rekonq reports the open/close document events to activity manager daemon. | Ivan Čukić | 2012-10-23 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | -Wmissing-include-dirs | Christophe Giboudeaux | 2011-10-26 | 1 | -1/+0 |
| | |||||
* | Fix CmakeLists | Andrea Diamantini | 2010-10-31 | 1 | -0/+3 |
| | |||||
* | ListItem: add auto test for multiple word highlighting. | Pierre Rossi | 2010-10-08 | 1 | -0/+12 |
| | |||||
* | New (empty) urlbar test and improved protocolhandler test | Andrea Diamantini | 2010-04-20 | 1 | -1/+13 |
| | |||||
* | First works on new Unit Tests.. | Andrea Diamantini | 2010-02-28 | 1 | -0/+1 |
| | |||||
* | 10 (of 12) tests working and ready to be "expanded".. | Andrea Diamantini | 2010-02-28 | 1 | -0/+1 |
| | |||||
* | All the other (blank) tests.. | Andrea Diamantini | 2010-02-28 | 1 | -3/+94 |
| | |||||
* | New (embrional) unit tests: mainview, tabbar, webtab, webpage | Andrea Diamantini | 2010-02-27 | 1 | -9/+40 |
| | |||||
* | Fixing scripts and tests to start reloading them.. | Andrea Diamantini | 2010-02-26 | 1 | -8/+8 |
| | |||||
* | Trivial MainView Test | Andrea Diamantini | 2009-11-03 | 1 | -6/+16 |
| | | | | and now we have two.. :) | ||||
* | Finally... unit tests!! | Andrea Diamantini | 2009-11-02 | 1 | -0/+22 |
First test is trivial, but it's a test (tabbar test). And now we have it! |