summaryrefslogtreecommitdiffstats
path: root/mainwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "animate the webview and the scraps sequentially instead of parallelly"Girish Ramakrishnan2009-11-161-1/+1
* derive the scraps fly offset from the screen sizeRoopesh Chander2009-11-161-0/+1
* animate the webview and the scraps sequentially instead of parallellyRoopesh Chander2009-11-161-1/+1
* a less weird progress indicator, pleaseunknown2009-11-121-1/+2
* disable scrap selection on entering the browserunknown2009-11-121-0/+1
* dont use properties on the scrap. it's a bit awkward.unknown2009-11-101-1/+0
* refactor the animations as associated with state transitionsunknown2009-11-101-2/+13
* change title using state machine frameworkRoopesh Chander2009-11-061-1/+4
* just trying to force myself to use the statemachine :)Roopesh Chander2009-11-051-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
* remember refresh interval across sessionsRoopesh Chander2009-11-041-1/+1
* as hhartz said, why mainwindow?Roopesh Chander2009-11-041-5/+1
* remember scaling of scraps across sessionsRoopesh Chander2009-11-031-1/+1
* remember scraps across sessionsRoopesh Chander2009-11-031-0/+5
* make the effect object part of the scrapRoopesh Chander2009-11-031-0/+1
* searching for scraps. doesnt work all that great. :(Roopesh Chander2009-11-021-0/+1
* Locate scraps functionalityRoopesh Chander2009-11-021-1/+2
* add a drop down list of current scrapsRoopesh Chander2009-11-021-0/+3
* implement removing of scrapsRoopesh Chander2009-10-281-0/+1
* s/bubbleUpScrap/bubbleUpSenderScrap/g;Roopesh Chander2009-10-281-1/+1
* clicking on a scrap frame brings it to frontRoopesh Chander2009-10-271-0/+1
* add a frame to the scraps. make their collective fly direction a little random.Roopesh Chander2009-10-271-1/+1
* make the toolbar swing both waysRoopesh Chander2009-10-271-2/+7
* added animations for scraps and the webview. and it's s...l...o...w.Roopesh Chander2009-10-261-1/+7
* try animating the toolbarRoopesh Chander2009-10-231-0/+1
* quick function for adding scrapsRoopesh Chander2009-10-221-0/+1
* set the appropriate titleRoopesh Chander2009-10-221-0/+1
* enable going back to scraps view from the browserRoopesh Chander2009-10-221-0/+1
* redesign the toolbarsRoopesh Chander2009-10-221-3/+3
* another toolbar for the browserRoopesh Chander2009-10-211-1/+4
* switching from scraps view to browser viewRoopesh Chander2009-10-211-0/+4
* dump everything onto the same graphics sceneRoopesh Chander2009-10-211-8/+13
* genericize the toolbarRoopesh Chander2009-10-211-0/+9
* port the browser (that helps create the scraps) to QGraphicsWebViewRoopesh Chander2009-10-191-1/+2
* refactor: launch scraps in a separate functionRoopesh Chander2009-10-151-0/+1
* dont launch the browser - temporarilyRoopesh Chander2009-10-151-0/+1
* add a small progressbarRoopesh Chander2009-10-091-0/+2
* A basic browser, borrowing heavily from the fancybrowser exampleRoopesh Chander2009-10-091-0/+32