summaryrefslogtreecommitdiffstats
path: root/graphicstoolbar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add copyright headerGirish Ramakrishnan2009-11-251-0/+29
|
* fix coding style using astyleRoopesh Chander2009-11-241-21/+35
| | | | astyle --indent=spaces=4 --brackets=linux --indent-labels --pad=oper --unpad=paren --one-line=keep-statements --convert-tabs --indent-preprocessor
* don't blur the toolbar when we're using the Locate combo boxRoopesh Chander2009-11-131-7/+16
|
* show progress horizontally, and no transparency, pleaseunknown2009-11-111-3/+5
|
* use state transitions for blur/unblur of the toolbarunknown2009-11-101-12/+37
|
* change both opacity and blur parallellyunknown2009-11-101-14/+13
|
* no blurring on the scrap button cluster, pleaseunknown2009-11-101-0/+3
|
* remove unnecessary includeRoopesh Chander2009-11-031-1/+0
|
* set the right parentRoopesh Chander2009-10-231-1/+1
|
* fill level fills inside the rect, rather than being the rectRoopesh Chander2009-10-231-2/+13
|
* animation for the toolbar blurring effectRoopesh Chander2009-10-231-14/+20
| | | | | we can't do the shadow neatly now (only one effect at a time) so the shadow goes away
* try animating the toolbarRoopesh Chander2009-10-231-0/+23
|
* now for a really funky way of showing load progress :)Roopesh Chander2009-10-221-0/+6
|
* enable/disable graphics effects for toolbar at runtimeRoopesh Chander2009-10-221-13/+21
|
* reuse graphic effect objects by tricking the graphics item into revoking ↵Roopesh Chander2009-10-221-7/+11
| | | | ownership
* allow change of background for the toolbarsRoopesh Chander2009-10-221-6/+16
|
* play with some effects for the toolbarRoopesh Chander2009-10-221-6/+14
|
* make the toolbar hazy unless the mouse is hovering on it.Roopesh Chander2009-10-221-0/+15
|
* another toolbar for the browserRoopesh Chander2009-10-211-0/+2
|
* ditch shadows temporarily. too slow.Roopesh Chander2009-10-211-1/+4
|
* add a shadow effect to the scrapstoolbarRoopesh Chander2009-10-211-0/+5
|
* genericize the toolbarRoopesh Chander2009-10-211-0/+35