Merge "Merge branch 'newdocs'" into refs/staging/master
[profile/ivi/qtbase.git] / src / gui / kernel /
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-19 Friedemann KleintAdd QPlatformNativeInterface::nativeResourceForScreen().
2012-11-15 Miikka HeikkinenMissing break in case QEvent::WindowStateChange.
2012-11-15 Friedemann KleintBring back -nograb/-dograb for debugging.
2012-11-15 Miikka HeikkinenChange to enter/leave policy while grabbing.
2012-11-10 Friedemann KleintAdd a QEnterEvent containing the mouse position.
2012-11-09 Samuel RødalAdded private header warnings in src/gui/kernel
2012-11-08 Samuel RødalReturn appropriate currentContext() in platform's makeC...
2012-11-08 Samuel RødalRelax QOpenGLContext::swapBuffers() conditions.
2012-11-08 Shawn RutledgeTemporary backwards-compatible QWindow::setPos accessors
2012-11-08 Shawn RutledgeRemove QWindow pos, geometry and size as properties...
2012-11-07 Shawn RutledgeTemporary backwards-compatibility window properties
2012-11-07 Shawn RutledgeRename all QWindow properties that have "window" in...
2012-11-06 Kevin FunkDon't include qaccessible.h on QT_NO_ACCESSIBILITY
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-11-02 Samuel RødalAdded MultipleWindows platform capability.
2012-11-02 Samuel RødalIntroduced QWindow properties {min/max}imum{Width/Height}
2012-11-02 Miikka HeikkinenRemove a couple of unused variables.
2012-10-30 Miikka HeikkinenSend leave to most recently entered window when modal...
2012-10-26 Andy ShawFix syncing of visibility and enabled for menus on...
2012-10-26 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-25 Konstantin RittRemove stale QT_MODULE() usage cases
2012-10-25 Miikka HeikkinenAdd ContextMenu event to QWindowSystemInterface
2012-10-19 Miikka HeikkinenFix excess enter/leave event generation for native...
2012-10-19 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-17 Richard Moe GustavsenQPlatformWindow: change API for QPlatformWindow::setWin...
2012-10-17 Gatis PaeglisAdd QDrag class to 'draganddrop' group
2012-10-16 Miikka HeikkinenFix setting custom cursor for widgets and windows befor...
2012-10-16 Gabriel de DietrichQPA: Introducing QPlatformTheme standardPixmap(), fileI...
2012-10-16 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-16 Shawn RutledgeQScreen's physicalSize can change. Ensure siblings...
2012-10-15 J-P NurmiQKeySequence: remove duplicate QDataStream operators
2012-10-15 Richard Moe GustavsenQPlatformWindow: change API for QPlatformWindow::setWin...
2012-10-13 Shawn RutledgeFix "open with" functionality on OSX (FileOpenEvent)
2012-10-13 Oliver WolffBe able to obtain list of possible key combinations...
2012-10-10 Morten Johan SorvigRemove handleSynchronous* functions.
2012-10-10 Gabriel de DietrichMac: Bring back "Text boxes and list only" tab navigation
2012-10-08 Samuel RødalPrevent crashing on screen deletion.
2012-10-04 Miikka HeikkinenShow widget cursor after restoring last override cursor
2012-10-03 Sean HarmerOpenGL: Don't request a context version higher than...
2012-10-03 Sergio MartinsIntroducing the PlatformPanel event type.
2012-10-02 Morten Johan SorvigSet CWD when launched from Finder.
2012-10-02 Joerg BornemannQWindow::setWindowFilePath added
2012-10-01 Friedemann KleintDocument QPA implementation aspects.
2012-09-27 Samuel RødalAdded QGLPixelBuffer implementation using framebuffer...
2012-09-26 Simon HausmannFix QScreen::orientation() not always being updated...
2012-09-26 Simon HausmannFix events being processed on application start
2012-09-26 Sean HarmerXCB: Correctly report the created OpenGL context versio...
2012-09-26 Mitch CurtisRemove duplicate words and punctuation from documentation.
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-21 Samuel RødalFixed multiple modal windows from all blocking each...
2012-09-20 Laszlo AgocsDo not refer to non-existant member in QSurfaceFormat...
2012-09-19 Giuseppe D'AngeloRemove qUpperBound usages from qtbase
2012-09-19 Giuseppe D'AngeloRemove qLowerBound usages from qtbase
2012-09-18 Miikka HeikkinenFix mapping to/from global coordinates for child/embedd...
2012-09-18 Shawn RutledgeX11 (xcb) support for QScreen-per-output and runtime...
2012-09-15 Sergio Ahumadagui/opengl: Fix missing or improper include guard in...
2012-09-14 Joerg Bornemannremove usage of QT_MAKEDLL in favor of the new QT_STATI...
2012-09-14 Pekka VuorelaRemove deprecated QInputMethod::visible()
2012-09-12 aavitDoc: Fix misc. doc errors and document undocumented...
2012-09-11 Samuel RødalAdded link to the OpenGL window example from the QOpenG...
2012-09-11 Samuel RødalAdd links to raster and opengl window examples in the...
2012-09-11 Pekka VuorelaRemove deprecated inputItem and inputWindow from QInput...
2012-09-11 Sérgio MartinsFix QT_NO_SYSTEMTRAYICON build.
2012-09-09 Sergio AhumadaRemoving duplicate includes
2012-09-07 Sergio MartinsFix compilation error of qcursor_qpa.cpp with QT_NO_CURSOR.
2012-09-05 aavitDoc: Missing documentation added and doc errors fixed.
2012-09-04 aavitDoc: fix yet more errors reported by qdoc
2012-09-03 Jason BarronFix doc errors in QScreen.
2012-09-03 Sergio AhumadaPrivate slots should be named starting with _q_
2012-08-31 Kim Motoyoshi KallandDoc: Fix some documentation issues.
2012-08-31 Kim Motoyoshi KallandDoc: Add documentation for deprecated function.
2012-08-31 Kim Motoyoshi KallandDoc: Fix wording in \brief section.
2012-08-31 aavitDoc: More fixes of qdoc-reported doc errors
2012-08-31 aavitDoc: Fixes for several doc errors
2012-08-31 Jason BarronUse the right getter for the QScreen::primaryOrientatio...
2012-08-30 Sergio AhumadaHeader contains `signals' - use `Q_SIGNALS' instead!
2012-08-30 aavitDoc: Fix various errors
2012-08-29 Jason BarronFix mistake in docs. Return type should be QSurfaceFormat
2012-08-29 Thiago Macieiraqplatformclipboard.h does not need qplatformdefs.h...
2012-08-27 Jani HonkonenFix limitting shortcuts to keypad only
2012-08-25 Shawn Rutledgeexplain specifically how to make a transparent window
2012-08-25 Eskil Abrahamsen... doc: Fix several text-related qdoc warnings
2012-08-23 Pekka VuorelaRemove remaining bits of deprecated QInputPanel
2012-08-22 Friedemann KleintRemove deprecation from enumerations in QtGui.
2012-08-22 Berthold KrevertMake Qt compile with -DQDND_DEBUG and fix debug messages
2012-08-22 Morten Johan SorvigAdd hint for touch -> mouse event synthesizing
2012-08-21 Jiang JiangFix a bunch of Mac/clang specific warnings
2012-08-21 Shawn RutledgeQWindow documentation fixes; make pos, size and geometr...
2012-08-21 Shawn RutledgeFixed qdoc complaints for qsurface and qsurfaceformat.
2012-08-21 Shawn RutledgeQTouchDevice documentation
2012-08-20 Sean HarmerOpenGL: Use official glext.h and gl2ext.h headers
2012-08-20 Miikka HeikkinenFix in-process QAxServers inside modal windows.
2012-08-18 aavitClean up QScreen::grabWindow()
2012-08-15 Frederik GladhornMove docs for QSessionManager to the right file.
2012-08-10 Morten Johan SorvigHandle "-psn_XXX" command line args on Mac
2012-08-09 Sean HarmerOpenGL: Allow querying OpenGL extensions via the QOpenG...
2012-08-07 Marc MutzQWindowSystemInterface: fix mem leak and race
2012-08-06 Samuel RødalFixed popups getting blocked by modal windows.
2012-08-05 Frank OsterfeldFix intended assignment to customSet variable.
next