summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qunifiedtoolbarsurface_mac.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'raster/master' into merge_rasterFabien Freling2011-03-171-61/+67
|\
| * Add an overloading function to flush().Fabien Freling2011-03-161-0/+8
| * Merge remote branch 'mainline/master' into merge_rasterFabien Freling2011-03-151-1/+1
| |\
| * | Change the way the unified toolbar is flushed.Fabien Freling2011-03-151-15/+16
| * | Add the ability to remove a toolbar from the unified toolbar.Fabien Freling2011-02-251-0/+26
| * | Optimize the rendering path for the unified toolbar.Fabien Freling2011-02-151-7/+24
| * | Remove useless function.Fabien Freling2011-02-081-5/+0
| * | Force the display: in the unified toolbar.Fabien Freling2011-01-271-1/+3
| * | Change variable name.Fabien Freling2011-01-261-1/+1
| * | Move the flushing to [view drawRect:rect]Fabien Freling2011-01-261-57/+14
* | | Make getters for staticContentsSupport and partialUpdateSupport virtualArmin Berres2011-03-161-1/+0
| |/ |/|
* | Update copyright year to 2011.Rohan McGovern2011-03-101-1/+1
|/
* Fix the redirection of painting for the toolbar.Fabien Freling2010-12-201-4/+4
* Fix some memory leaks.Fabien Freling2010-11-251-0/+2
* Fix QMenu rendering in the unified toolbarFabien Freling2010-11-051-3/+8
* Update the offsets of the QToolBars insideFabien Freling2010-11-041-6/+21
* Fix the #ifdef position.Fabien Freling2010-10-201-2/+2
* Enable the unified toolbar with the rasterFabien Freling2010-10-191-0/+4
* Experimental support of the unified toolbar withFabien Freling2010-10-081-0/+233