summaryrefslogtreecommitdiffstats
path: root/webview.h
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headerGirish Ramakrishnan2009-11-251-0/+29
* const correctnessGirish Ramakrishnan2009-11-251-3/+3
* looks like it's the big webview who's the bottle neck. lets cache him during ...Roopesh Chander2009-11-161-0/+2
* keep track of the size of the page when the scrap was added. helps keep it lo...Roopesh Chander2009-11-041-1/+1
* make resizing of selected scrap rect work on a scrolled webviewRoopesh Chander2009-11-041-1/+1
* enable resizing of the scrap rect while selecting the scrap in the webviewRoopesh Chander2009-10-291-0/+5
* added animations for scraps and the webview. and it's s...l...o...w.Roopesh Chander2009-10-261-0/+2
* make adding scraps workRoopesh Chander2009-10-221-1/+4
* create a toolbar for the add/cancel buttons and show it after you select the ...Roopesh Chander2009-10-221-1/+12
* make the select scraps button functionalRoopesh Chander2009-10-221-1/+4
* allow enabling disabling of the selection uiRoopesh Chander2009-10-211-0/+3
* it's hover event, not moveRoopesh Chander2009-10-191-1/+1
* port the browser (that helps create the scraps) to QGraphicsWebViewRoopesh Chander2009-10-191-6/+10
* selecting the scrapRoopesh Chander2009-10-091-0/+3
* try highlighting the web element on hoverRoopesh Chander2009-10-091-0/+19