summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into refactorLars Knoll2011-05-1212-15/+743
| | | | | | | | Conflicts: src/gui/gui.pro src/gui/painting/painting.pri src/opengl/opengl.pro src/openvg/openvg.pro
* Deliver leave event to proper widget (not the top-level).Samuel Rødal2011-05-111-1/+2
|
* Improved popup and mouse event handling.Samuel Rødal2011-05-112-24/+101
| | | | | Use QApplicationPrivate::sendMouseEvent() to ensure hover events are sent. Copy most of the popup handling code from qapplication_x11.cpp
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-1156-254/+652
| | | | | | | | | | | | | | | Conflicts: src/gui/painting/qdrawhelper_p.h src/gui/painting/qgraphicssystemfactory.cpp src/gui/painting/qpainter.cpp src/gui/painting/qunifiedtoolbarsurface_mac.cpp src/gui/painting/qunifiedtoolbarsurface_mac_p.h src/openvg/openvg.pro src/openvg/qpaintengine_vg.cpp src/openvg/qwindowsurface_vg.cpp src/openvg/qwindowsurface_vgegl.cpp src/plugins/platforms/wayland/qwaylanddisplay.cpp src/widgets/graphicsview/qgraphicsscene.cpp
* Prevent crash in QWidgetWindow::handleMouseEvent().Samuel Rødal2011-05-101-3/+10
| | | | Don't use mapFrom() between widgets not in the same hierarchy.
* fix remaining includesLars Knoll2011-05-0712-43/+43
| | | | | Made easy thanks to the fixqt4includes script
* get QtWidgets to linkLars Knoll2011-05-073-22/+5
| | | | | some more changes, mainly exporting methods from QtGui to get QtWidgets to link.
* fix includesLars Knoll2011-05-07215-413/+415
|
* move to the right locationLars Knoll2011-05-071-0/+213
|
* make the new QtGui compileLars Knoll2011-05-071-1/+1
|
* library splitLars Knoll2011-05-07953-0/+503520