announce the android platform in the respective specs
[profile/ivi/qtbase.git] / src / gui /
2012-09-20 Samuel RødalFixed outline / fill inconsistencies in raster paint...
2012-09-20 Samuel RødalFixed inconsistent rounding of square cap pens.
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 Sergio AhumadaMark (non-public API's) ctor's as explicit
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-14 Simon HausmannFix compilation on Harmattan
2012-09-12 Eskil Abrahamsen... Fix regression in QTextDocument::toHtml() with font...
2012-09-12 Julien Brianceauqpa: extend drawPixmap capabilities
2012-09-12 aavitDoc: Fix misc. doc errors and document undocumented...
2012-09-11 Julien Brianceauqpa: add non-opaque fill support
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 Samuel RødalImproved the QBackingStore documentation.
2012-09-11 Frederik GladhornMove gui example doc example images.
2012-09-11 Frederik GladhornAdd TableModelChange event for accessibility.
2012-09-11 Pekka VuorelaRemove deprecated inputItem and inputWindow from QInput...
2012-09-11 Casper van DonderenDoc: Centralize more common settings in 1 global qdocconf.
2012-09-11 Eskil Abrahamsen... Avoid duplicate setPen() in PDF when reusing QPrinter
2012-09-11 Sérgio MartinsFix QT_NO_SYSTEMTRAYICON build.
2012-09-09 Richard MooreRename QPaintDevice::init() to initPainter()
2012-09-09 Sean HarmerRemove temporary constructor used to make qreal->float...
2012-09-09 Sergio AhumadaRemoving duplicate includes
2012-09-08 Oswald Buddenhagendon't use QT_{BEGIN,END}_INCLUDE_NAMESPACE needlessly
2012-09-08 Sergio AhumadaCheck for C++ operators that should be 'const'
2012-09-07 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-07 Sean HarmerMake gui/math3d classes use float rather than qreal
2012-09-07 Sergio MartinsFix compilation error of qcursor_qpa.cpp with QT_NO_CURSOR.
2012-09-07 Olivier GoffartFix crash when QTextLayout::setAdditionalFormats is...
2012-09-07 Jan-Arve SaetherMove enums that was part of the Qt namespace to qnamesp...
2012-09-07 Friedemann KleintFix g++ compiler warnings.
2012-09-05 aavitDoc: Missing documentation added and doc errors fixed.
2012-09-05 Sergio AhumadaUse true and false in preference to TRUE and FALSE
2012-09-05 Milian WolffOptimize QTextLayout/QTextEngine usage outside of QText...
2012-09-04 Robin BurchellRemove custom sort implementation in QTriangulator...
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-09-03 Julienqpa: incorrect rendering when stretching and clipping
2012-09-01 Casper van DonderenDoc: Fix docbuild when not using -developer-build.
2012-09-01 Samuel RødalMoved gui example documentation to the proper location.
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 Kim Motoyoshi KallandDoc: Remove documentation for removed function.
2012-08-31 Kim Motoyoshi KallandMoved snippets from widgets to gui so that they are...
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 Casper van DonderenDoc: Simplify qtbase qdocconfs.
2012-08-30 aavitDoc: Fix various errors
2012-08-30 Friedemann KleintMSVC/OpenGL: Fix warnings about macro redefinition..
2012-08-30 aavitDoc: Fix misc. documentation errors
2012-08-29 Samuel RødalMade QImage::fill(uint pixel) for RGB888 accept QRgb...
2012-08-29 Samuel RødalAdded OpenGL example and documentation.
2012-08-29 Jason BarronDocument obsolete functions in QImage to silence qdoc...
2012-08-29 Jason BarronFix mistake in docs. Return type should be QSurfaceFormat
2012-08-29 Frederik GladhornExclude the examples/widgets/doc dir for all but widgets.
2012-08-29 Thiago Macieiraqplatformclipboard.h does not need qplatformdefs.h...
2012-08-29 Konstantin RittHarfbuzz: fix build with NO_OPENTYPE macro defined
2012-08-27 Eskil Abrahamsen... Make letter spacing APIs in QTextFormat more consistent
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 doc warnings for qtextlayout.cpp
2012-08-25 Eskil Abrahamsen... doc: Fix several text-related qdoc warnings
2012-08-23 Olivier GoffartSpeed up QTextEngine::setBoundary
2012-08-23 Olivier GoffartSpeed up QTextEngine::resolveAdditionalFormats
2012-08-23 Eskil Abrahamsen... doc: Remove documentation for removed function
2012-08-23 Pekka VuorelaRemove remaining bits of deprecated QInputPanel
2012-08-23 Frederik GladhornMove Qt::CursorMoveStyle docs to the right file.
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 Jason BarronFix docs for QRawFont.
2012-08-21 Jiang JiangFix a bunch of Mac/clang specific warnings
2012-08-21 Martin Smithdoc: Fixed qdoc errors
2012-08-21 Martin Smithdoc: Added \relates command to some function qdoc comments
2012-08-21 Thiago MacieiraAdd AVX support for the JPEG handler
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 J-P NurmiQStyle docs: fix the location of two paintsystem relate...
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 Geir VattekarDoc: Small addition to QAbstractTextDocumentLayout...
2012-08-18 Marc MutzFix -Wclobbered warnings
2012-08-18 J-P NurmiRegister QTextDocument* as a meta type to fix QTextEdit...
2012-08-18 aavitClean up QScreen::grabWindow()
2012-08-18 Stephen KellyEmit layoutChange signals when changing QPersistentMode...
2012-08-17 Sergio AhumadaDoc: Fix spelling errors
2012-08-15 Frederik GladhornMove docs for QSessionManager to the right file.
2012-08-14 Marc MutzQtGui: use new qEnvironmentVariableIsEmpty()
2012-08-14 Jan-Arve SaetherGroup functions in QAccessibleTextInterface
2012-08-11 Marc MutzQImage{Reader,Writer}: remove unused local typedef...
next