qdoc: qdoc now can run in 2 passes
[profile/ivi/qtbase.git] / src / gui /
2012-10-13 Konstantin RittQFont: Fix build with QFONTCACHE_DEBUG
2012-10-13 Konstantin RittQGlyphRun: Fix isEmpty() and boundingRect() didn't...
2012-10-13 Konstantin RittFix QTextBoundaryFinder usage cases in QAccessible2
2012-10-13 Konstantin RittUpdate/fix QTextBoundaryFinder simple usage cases in...
2012-10-11 Samuel RødalFixed cosmetic line drawing where begin and end points...
2012-10-10 Tor Arne VestbøModularize documenation build
2012-10-10 Pierre RossiRevert "Handle additional format ranges when itemizing."
2012-10-10 Morten Johan SorvigRemove handleSynchronous* functions.
2012-10-10 Konstantin RittInvalidate old QImage data if load()/loadFromData(...
2012-10-10 Konstantin RittAvoid warnings about an unreachable code
2012-10-10 Gabriel de DietrichMac: Bring back "Text boxes and list only" tab navigation
2012-10-10 David SansomeScale icons returned by QIcon::fromTheme.
2012-10-08 Pierre RossiHandle additional format ranges when itemizing.
2012-10-08 Eskil Abrahamsen... doc: Brush up QPaintEngine documentation for Qt 5
2012-10-08 Eskil Abrahamsen... doc: Update Q*PaintDevice docs
2012-10-08 Thomas Hartmannfixing typo in compile fix for MSVC 2008
2012-10-08 Samuel RødalPrevent crashing on screen deletion.
2012-10-08 Julien Brianceauqpa: Fix rendering issue in blitter paint engine
2012-10-04 Thomas Hartmanncompile fix for MSVC 2008 and std::upper_bound
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 Friedemann KleintFix DIB image reading.
2012-10-02 Morten Johan SorvigSet CWD when launched from Finder.
2012-10-02 Samuel RødalFixed text drawing in OpenGL 2 paint engine.
2012-10-02 Joerg BornemannQWindow::setWindowFilePath added
2012-10-01 Friedemann KleintDocument QPA implementation aspects.
2012-10-01 Samuel RødalFixed Qt GUI landing page.
2012-09-30 Stephen KellyEmit layout change hint from QStandardItemModel.
2012-09-27 Samuel RødalAdded QGLPixelBuffer implementation using framebuffer...
2012-09-27 Andy ShawImplement the missing raster operations that were in...
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 Samuel RødalReintroduce mention of QWidget in coordinate system...
2012-09-26 Mitch CurtisRemove duplicate words and punctuation from documentation.
2012-09-24 Samuel RødalFixed instances of "to to" in qtbase.
2012-09-24 Thiago MacieiraMove the fetch and store pixel functions to qdrawhelper.cpp
2012-09-24 Sean HarmerOpenGL: Remove API for stubbed Geometry shader support...
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-21 Konstantin RittA step out from Harfbuzz (reduce dependency)
2012-09-21 Samuel RødalFixed multiple modal windows from all blocking each...
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..
next