summaryrefslogtreecommitdiffstats
path: root/demos/qtdemo/menumanager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* BT: Mac: QtDemo is really sluggish when opening menusRichard Moe Gustavsen2009-04-161-3/+0
| | | | | | | | | | This has to do with coalesced updates. The easy fix for now is to fix QtDemo itself, meaning: always use a steady timer for redrawing the viewport of the graphics view (as opposed to let each item on screen calling update whenever they move) Task-number: 250667 Reviewed-by: Trenton Schulz
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+876