SSL - dump failed certificate chains when debug logging is enabled
[profile/ivi/qtbase.git] / src / gui /
2012-01-09 Stephen KellyFix constness of QInputPanel::keyboardRectangle()
2012-01-09 Frederik GladhornImprove Accessibility documentation.
2012-01-07 Pekka VuorelaMove keyboard locale and input direction to QInputPanel
2012-01-07 Yuchen DengAvoiding crash when insert preEditString
2012-01-06 Jan-Arve SaetherRemove all references to QAccessible:: {Child|Ancestor...
2012-01-06 Kim Motoyoshi KallandLimit Bezier curve subdivision to maximum 512 line...
2012-01-06 Frederik GladhornConstify more accessibility interface functions.
2012-01-06 Frederik GladhornImage interface functions should be const.
2012-01-06 Robin BurchellRemove all non-inline of qMalloc/qFree/qRealloc.
2012-01-06 Frederik GladhornFix documentation: missing const
2012-01-06 Frederik GladhornRemove Cursor functions from invokeMethod.
2012-01-06 Frederik GladhornUpdate docs.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-05 Denis DzyubenkoRegistered QUuid in the metatype system as a builtin...
2012-01-05 Pekka VuorelaQTextLayout::lineAt() to return invalid line if index...
2012-01-05 Jiang JiangSupport RTL text with merge font engines
2012-01-05 Samuel RødalIntroduced QOpenGLContext::aboutToBeDestroyed() signal.
2012-01-04 Simon HausmannFix QPainter::drawText with complex brushes
2012-01-04 Jędrzej NowackiRefactor QVariant handlers.
2012-01-04 JørgenExport QOpenGLTextureCache
2012-01-04 Frederik GladhornAdd virtual destructors to accessible interfaces.
2012-01-03 Frederik GladhornUse meta object to get string rep of QAccessible::Role.
2012-01-02 Jiang JiangFix crash in positionInLigature
2012-01-02 Samuel RødalSend ApplicationActivate and ApplicationDeactivate...
2012-01-02 Robin BurchellInline some methods in qgrayraster.
2012-01-02 Frederik GladhornRemove env var to enable accessibility on linux.
2012-01-02 Holger Hans Peter... blitter: Base QBlitterPaintEngine on QRasterPaintEngine
2012-01-02 Holger Hans Peter... blitter: Group code by functionality in header and...
2012-01-02 Holger Hans Peter... blitter: Fix the 'solid' detection for the brush in...
2012-01-02 Holger Hans Peter... blitter: Move state updates into new methods
2012-01-02 Holger Hans Peter... blitter: Move the definition out of the class
2012-01-02 Holger Hans Peter... blitter: Kill the isBlitterLocked variable of the QBlit...
2012-01-02 Holger Hans Peter... blitter: Use CapabilitiesToStateMask as a class member
2012-01-02 Holger Hans Peter... blitter: Style changes to the code
2012-01-02 Holger Hans Peter... raster: Fix typo in a function argument
2012-01-02 David FaureHandle -1 (Invalid Key) and Qt::Key_unknown gracefully...
2011-12-29 Jonas M. GastalMake qDecodeDataUrl return bool.
2011-12-27 Robin BurchellRemove non-const getters marked for elimination.
2011-12-27 Robin BurchellMerge QTextDocumentFragment::toHtml() overload per...
2011-12-23 Bradley T. HughesFinish removing Qt3 support
2011-12-22 David FaureFix for -Werror -Wshadow
2011-12-22 David FaureFix handling of invalid modifiers in QKeySequence.
2011-12-22 Morten Johan SorvigMac: Add temporary solution to fix app deployment.
2011-12-20 Robin BurchellRemove unused QPicture::detach_helper() private method.
2011-12-20 Robin BurchellRemove non-const QMovie::cacheMode().
2011-12-20 Robin BurchellRemove qt_image_id() and qt_image_colortable().
2011-12-20 Frederik GladhornAdd destructor to QPlatformFontDatabase.
2011-12-19 Frederik GladhornAccessibility: childAt returns interface
2011-12-19 Stephen KellyRemove plugin related variables from the CMake files.
2011-12-19 Jędrzej NowackiMake QMetaTypeInterface POD.
2011-12-15 Kim Motoyoshi KallandImproved path filling performance in the raster paint...
2011-12-14 Laszlo AgocsRemove redundant touch processing in QtGui and widgets.
2011-12-13 Kim Motoyoshi KallandImproved performance of large text when parts are outsi...
2011-12-12 Frederik GladhornMake QApplication::type() set by QGuiApplication.
2011-12-12 Laszlo AgocsAdd touchEvent() virtual to QWindow.
2011-12-12 João AbecasisRemove template <class T> class QRingBuffer
2011-12-12 Bradley T. HughesSilence -Woverloaded-virtual warnings in QRasterPaintEngine
2011-12-12 Bradley T. HughesSilence -Woverloaded-virtual warnings in QBlitterPaintE...
2011-12-12 Laszlo AgocsStore the primary status in the touch point flags.
2011-12-10 Thomas ZanderFix typo in APIDocs
2011-12-09 Stephen KellyMake headers safe with QT_NO_CAST_FROM_BYTEARRAY.
2011-12-09 Laszlo AgocsRemove QWidget dependency from QTouchEvent.
2011-12-09 Laszlo AgocsRemove event type parameter from handleTouchEvent.
2011-12-09 Laszlo AgocsExtend touch events.
2011-12-08 Frederik GladhornCreate a class to contain accessibilty enums.
2011-12-07 Samuel RødalBetter handling of GLX / EGL errors.
2011-12-07 Morten Johan SorvigAccessibility: Add Text::DebugDescription
2011-12-05 Friedemann Kleintqpixmap_win.cpp: Fix typo in format conversion (alpha).
2011-12-04 Frederik GladhornRemove unused enum values.
2011-12-02 Gunnar SlettaAdded minimal class docs for QWindow to make it visible.
2011-12-02 Frederik GladhornAccessibility: table2 -> table
2011-12-01 Frederik GladhornRemove action enum.
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...
next