Make cell a proper QAccessible2Interface.
[profile/ivi/qtbase.git] / src / gui /
2011-12-01 Frederik GladhornMake cell a proper QAccessible2Interface.
2011-12-01 Jędrzej NowackiImprove Q_CONSTRUCTOR_FUNCTION and Q_DESTRUCTOR_FUNCTIO...
2011-12-01 Holger Hans Peter... opengl: Do not crash when programGuard is a nullptr
2011-12-01 Samuel RødalAdded QPA window system interface handler for logical...
2011-12-01 Jiang JiangengineData should be cached solely based on QFontDef
2011-11-30 Samuel RødalMade more QScreen properties NOTIFY and added average...
2011-11-30 Jan-Arve SaetherFix casting. Casting is now done through the virtual...
2011-11-29 Frederik GladhornAccessible debug stream: don't print details for invali...
2011-11-29 Stephen KellyInstall CMake config files from Qt.
2011-11-29 Samuel RødalAdded screenChanged() signal and handle screen destruct...
2011-11-29 Friedemann KleintQtGui: Fix a crash in OpenGL on Windows.
2011-11-28 Friedemann KleintQtGui: Bring back HBITMAP/HICON conversion functions.
2011-11-28 Friedemann KleintAdd comment to the obscure initialization of QOpenGLFun...
2011-11-25 Gunnar SlettaIntroduce QWindowSystemInterface::handleSynchronousClos...
2011-11-25 Gunnar SlettaFixed memory leak in windowing system event handling
2011-11-25 Jan-Arve SaetherChange default implementation of window() to just return 0
2011-11-24 Samuel RødalAdd a note in the QScreen documentation about logical...
2011-11-24 Gunnar Slettaemit width/height changes for the new rect
2011-11-23 Samuel RødalFixed regression in tst_qscreen.
2011-11-23 Frederik GladhornImprove docs for Accessibility.
2011-11-23 Frederik GladhornRemove virtual child integers.
2011-11-22 Jędrzej NowackiCode cleanup in QVariant and QMetaType.
2011-11-22 Jiang JiangRemove explict debug message
2011-11-22 Alan AlpertAdd some properties to QWindow
2011-11-21 Joona PetrellRemove handlesInputPanelVisibility() deprecation mechanism
2011-11-21 Pekka VuorelaSupport better committing preedit in QLineController
2011-11-21 Pekka VuorelaSupport input method tentative commit string in QLineCo...
2011-11-21 Pekka VuorelaFix QLineControl work properly with input method select...
2011-11-21 Lars KnollPass all key events through the shortcutmap
2011-11-21 Frederik GladhornAccessibility: Clean up usage of navigate.
2011-11-21 Frederik GladhornAdd debug stream for QAccessibleInterface.
2011-11-21 Joona PetrellGet rid of unused inputMethodEvent function
2011-11-18 Rolland DudemaineResolve a number of compilation issues with INTEGRITY
2011-11-18 Friedemann Kleintqtbase: Warnings fixes.
2011-11-17 Kent HansenCall invalidateResource() on QOpenGLMultiGroupSharedRes...
2011-11-17 Rohan McGovernFixed compile of QtGui with -qtnamespace.
2011-11-16 Harald FernengelRevert logic when building with --force-asserts
2011-11-16 Toby TomkinsFix Qt namespace compilation.
2011-11-16 Eckhart KoppenFix Q_ASSERT usage in case -force-asserts is enabled
2011-11-15 Jørgen LindAdding a "helper assert" for when you can create QWindow
2011-11-15 Jiang JiangProvide defaultFont with fontconfig db
2011-11-15 Jędrzej NowackiHide QVariant helper classes in a namespace.
2011-11-15 Kent HansenEnsure that QOpenGLMultiGroupSharedResources are cleaned up
2011-11-15 Rohan McGovernIntegrate testcocoon support into Qt build system.
2011-11-15 Pekka VuorelaDocument QPlatformInputContext
2011-11-14 Rick StocktonSupport 31 mouse buttons (with platform plugins xcb...
2011-11-14 jahonkonFix QPlainTextEdit when using Qt::TextSelectableByKeybo...
2011-11-14 Mikko KnuutilaAdded base 10 to be used with QIntValidator.
2011-11-14 Bradley T. HughesDon't pass irrelevant arguments to the compiler
2011-11-11 Jiang JiangFix symbol fonts support with FT engine
2011-11-11 Jiang JiangFix application font loading in basic font db
2011-11-11 Friedemann KleintFactor out QPlatformTheme from QPlatformPlugin.
2011-11-11 Joona PetrellDocument QInputPanel API
2011-11-10 Pekka VuorelaDocument QInputMethodQueryEvent class
2011-11-09 Jędrzej NowackiAdd QPolygonF to metatype system.
2011-11-09 Jędrzej NowackiMake usage of internal QVariant space.
2011-11-08 Jiang JiangAvoid double initialize of platform font database
2011-11-08 Charles YinQPainterPath: Fix copy constructor again.
2011-11-08 Jiang JiangFix subpixel positioning support
2011-11-08 Jędrzej NowackiImplement QRegion::isNull
2011-11-07 Friedemann KleintQPainterPath: Fix copy constructor.
2011-11-07 Andrew den ExterFix QQuickTextInput implicit width.
2011-11-05 Pekka VuorelaSupport tentative commit string with input method.
2011-11-05 Jiang JiangAllow disabling FreeType internal cache
2011-11-05 Jiang JiangFix a warning in QGlyphRun compilation
2011-11-05 Jiang JiangRestore subpixel rendering support with fontconfig...
2011-11-04 Samuel RødalImprove QtGui start-up time and memory use.
2011-11-04 Jiang JiangDo not put cursor at non-stop character positions
2011-11-04 Jiang JiangRelease font engine refcount when done using it in...
2011-11-03 Friedemann KleintQtGui: Fix compilation with gcc 4.4
2011-11-03 Pekka VuorelaRenamed QTextLayout member variable for readability
2011-11-03 Pekka VuorelaDocumented side-effect of QTextLayout::setPreeditArea()
2011-11-01 Samuel RødalAdd Q_PROPERTY declarations to QScreen.
2011-11-01 Sergio AhumadaRevert "Fix use of qMax() with floating point constants"
2011-10-31 Bradley T. HughesRemove declaration of QRasterPlatformPixmap::fromFile()
2011-10-31 Samuel RødalRe-added hellogl_es and ES 1 support for QOpenGLContext.
2011-10-31 Olivier GoffartAdd missing include when enabling deprecated code
2011-10-31 Friedemann KleintGui/OpenGL: Remove remains of qpa from profiles.
2011-10-31 Friedemann KleintFix most warnings about assignments of QAtomicInt.
2011-10-30 Sergio AhumadaFix use of qMax() with floating point constants
2011-10-29 Lars KnollRemove S60/symbian specific code
2011-10-28 Robin BurchellRemove Windows and X11 from src/widgets/platforms.
2011-10-28 Samuel RødalGet rid of legacy glTexParameterf calls.
2011-10-27 Oliver WolffFreetype: Do not unlock face when returning superclass...
2011-10-27 Bradley T. HughesReplace implicit QAtomic* casts with explicit load...
2011-10-27 Friedemann KleintFix compiler warnings.
2011-10-27 Oliver WolffFixed crash in printsupport on Windows
2011-10-27 Olivier GoffartCompile with QT_ENABLE_DEPRECATED_BEFORE set to old...
2011-10-27 Friedemann KleintDo not call setCursor on Desktop or if there is no...
2011-10-27 Frederik GladhornAdd default actions to QAccessibleWidget.
2011-10-27 Morten SorvigNative file dialog support for Mac
2011-10-26 Morten SorvigFix spelling
2011-10-25 Friedemann KleintQtGui: Remove Q_WS and qpa.
2011-10-25 Frederik GladhornSanitize QAccessible includes.
2011-10-24 Olivier GoffartImprove drawing scaled image with raster using SSE2
2011-10-24 Jiang JiangKeep Multi font engine in QFontCache
2011-10-24 Pekka VuorelaMultiline editors not to limit anchor position inputMet...
2011-10-23 David FaureDeprecate QDesktopServices::storageLocation/displayName
2011-10-22 David FaureRename storageLocation() to writableLocation().
2011-10-22 David FaureMove path information from QDesktopServices (gui) to...
next