QWindow: Do not call setters for window state, type etc in creation.
[profile/ivi/qtbase.git] / src / widgets /
2011-07-26 Friedemann KleintSet an object name matching the Widget on QWidgetWindow.
2011-07-26 Friedemann KleintRetrieve QPlatformScreen from top level when querying...
2011-07-25 Samuel RødalAdded workable QScreen API on top of QPlatformScreen.
2011-07-21 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-19 Samuel RødalRename QPixmapData to QPlatformPixmap.
2011-07-18 Samuel RødalGet rid of some obsolete functions in QImage / QPixmap...
2011-07-13 Lars KnollMerge remote-tracking branch 'origin/master' into refactor
2011-07-12 Lars KnollMerge "Merge remote branch 'gerrit/master' into refacto...
2011-07-12 Olli WerwolffUse PlatformNativeInterface to obtain backingStore...
2011-07-12 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-07 Olli WerwolffUse PlatformNativeInterface to obtain handles
2011-07-06 Lars KnollMerge branch 'refactor' of scm.dev.nokia.troll.no:qt...
2011-07-06 Lars KnollMerge remote branch 'gerrit/master' into refactor
2011-07-06 Morten SorvigStart porting the Mac menu system to QPA.
2011-07-05 Morten SorvigRemove Carbon Mac defines
2011-06-27 Lars Knollibus IM support for the xcb backend
2011-06-27 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-27 Lars KnollRenamed QLine/TextControl to QWidgetLine/TextControl
2011-06-23 Samuel RødalGet declarative and wayland EGL backend working for...
2011-06-22 Lars Knolladd QInputMethodQueryEvent
2011-06-22 Lars Knollremove the plugin support for QInputContext
2011-06-22 Lars Knolladd a platform interface for input method support
2011-06-22 Samuel RødalCompile fix (region is an accessor now, not a public...
2011-06-22 Morten SorvigAdd lighthouse event dispatcher API.
2011-06-21 Samuel RødalOpenGL API refactor.
2011-06-21 Samuel RødalRename QWindowSurface -> QBackingStore and split into...
2011-06-10 Samuel RødalUse XCB_GRAVITY_STATIC in XCB plugin for frame independ...
2011-06-10 Jørgen LindMerge branch 'refactor' of scm.dev.nokia.troll.no:qt...
2011-06-10 Jørgen LindCompile fix, and remove warnings
2011-06-10 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-10 Samuel RødalAdded frameMargins() API and support in XCB plugin.
2011-06-10 Samuel RødalQWindowContext / QWindowFormat refactor.
2011-06-08 Laszlo AgocsCursor support in xcb plug-in.
2011-06-08 Olli WerwolffUndefine DrawText in qlineedit.cpp
2011-06-08 Olli WerwolffMost checks for windows in widgets have to be ws specific
2011-06-08 Olli Werwolffuse correct includes in qaccessible_win.cpp/qwizard_win_p.h
2011-06-08 Olli WerwolffDo not compile _win files when -qpa is used
2011-06-08 Olli WerwolffUse Q_WIDGETS_EXPORT for widgets library
2011-06-07 Lars KnollImplement QDropEvent::source() again
2011-06-07 Lars Knollreset certain global variables on deletion
2011-06-06 Samuel RødalMade tst_QWidget::updateWhileMinimized() pass.
2011-06-06 Samuel RødalFixed warning about missing return in qmessagebox.cpp
2011-06-06 Samuel RødalMade tst_QWidget::repaintWhenChildDeleted() pass.
2011-06-06 Laszlo AgocsAvoid setting the active window to null when there...
2011-06-03 Samuel RødalBasic QDesktopWidget support.
2011-06-03 Laszlo AgocsRemove out-of-date TODOs.
2011-06-03 Laszlo AgocsAdd support for mouse and keyboard grab.
2011-06-03 Samuel RødalPrevent crash in tst_QWidget::persistentWinId().
2011-06-03 Samuel RødalMade tst_QWidget::winIdChangeEvent() pass with Lighthouse.
2011-06-01 Jørgen LindMerge branch 'refactor' of scm.dev.nokia.troll.no:qt...
2011-06-01 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-01 Samuel RødalMake tst_QWidget::ensureCreated() pass with -platform...
2011-05-31 Laszlo AgocsFix for excess creation of QWindow instances.
2011-05-31 Laszlo AgocsFix QWidget::windowHandle().
2011-05-31 Friedemann KleintWindows: Bring back the HDC to the raster engine, Q_OS_WIN.
2011-05-31 Laszlo AgocsFix isTopLevel() in QWindow.
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