FreeType bitmaps interpreted in wrong format
[profile/ivi/qtbase.git] / src / gui / kernel /
2012-12-11 Samuel RødalRemove incorrect and confusing documentation from qplat...
2012-12-07 Volker KrauseCompile with QT_NO_CURSOR.
2012-12-06 Samuel RødalRemoved requestOrientation() API from QWindow.
2012-12-05 Samuel RødalFixed crash in tst_qguiapplication with QT_QPA_PLATFORM...
2012-12-03 Oswald BuddenhagenMerge branch 'master' into stable
2012-12-03 Shawn RutledgeRemoved temporary backwards-compat properties and acces...
2012-12-03 Sergio AhumadaStop using the name "Trolltech" in QSettings
2012-12-01 Morten Johan SørvigBasic high-dpi "retina" support for Qt 5.
2012-12-01 Shawn RutledgeRenamed the keyboard-focus doc to make clear it's about...
2012-11-30 Jocelyn TurcotteRestore the visibility of a moved QWindow in QWindow...
2012-11-30 Miikka HeikkinenFix crash when requesting QGuiApplication::platformNati...
2012-11-28 David FaureMove session management code from QApplication to QGuiA...
2012-11-27 J-P NurmiQGuiApplication docs: clarify that QWidget needs QAppli...
2012-11-27 Samuel RødalFixed abbreviations in QWindow::framePos() and QWindow...
2012-11-23 J-P NurmiRemove QApplication::type() and make QCoreApplication...
2012-11-21 Tasuku SuzukiEnable gui build with QT_NO_SYSTEMTRAYICON
2012-11-21 Friedemann KleintHandle QEventLoop::ExcludeUserInputEvents in QWindowSys...
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
next