correctly decode pasted text
[profile/ivi/qtbase.git] / src / widgets /
2011-05-30 Laszlo AgocsAvoid dialog and other widgets with non-adjusted window...
2011-05-30 Laszlo AgocsAdd focus and modal dialog support.
2011-05-30 Laszlo AgocsThe proper fix for subwindow parenting issues.
2011-05-27 Laszlo AgocsRevert "Have subwindows parented properly."
2011-05-27 Laszlo AgocsHave subwindows parented properly.
2011-05-24 Paul Olav TveteMerge remote branch 'staging/master' into refactor
2011-05-24 Friedemann KleintBuild from scratch, use correct version number in Widgets.
2011-05-23 Friedemann KleintCompile fix for -qpa/Linux.
2011-05-23 Samuel RødalAdded QWindow::setTransientParent().
2011-05-22 Lars Knollimplement dragging between top levels
2011-05-22 Lars Knollre-add in-process DnD implementation
2011-05-20 Samuel RødalMerge remote branch 'staging/master' into refactor
2011-05-20 Lars Knollremove an unused class
2011-05-20 Lars Knollmove drag handling back to Gui
2011-05-19 Samuel RødalBetter setWindowFlags() support in XCB window.
2011-05-18 Samuel RødalAdd QWindow::setWindowModality().
2011-05-16 Samuel RødalRe-implement transient window support in XCB backend.
2011-05-16 Samuel RødalImplement QWindow minimum/maximum/base size hints and...
2011-05-16 Lars KnollMerge remote branch 'origin/master' into refactor
2011-05-13 Samuel RødalInitial QPlatformWindow window state setting API and...
2011-05-12 Lars KnollMerge remote branch 'origin/master' into refactor
2011-05-11 Samuel RødalDeliver leave event to proper widget (not the top-level).
2011-05-11 Samuel RødalImproved popup and mouse event handling.
2011-05-11 Samuel RødalMerge remote branch 'staging/master' into refactor
2011-05-10 Samuel RødalPrevent crash in QWidgetWindow::handleMouseEvent().
2011-05-07 Lars Knollfix remaining includes
2011-05-07 Lars Knollget QtWidgets to link
2011-05-07 Lars Knollfix includes
2011-05-07 Lars Knollmove to the right location
2011-05-07 Lars Knollmake the new QtGui compile
2011-05-06 Lars Knolllibrary split