Update spec to build Qt 5.0
[profile/ivi/qtbase.git] / src / gui /
2012-10-25 Konstantin RittRemove stale QT_MODULE() usage cases
2012-10-25 Eskil Abrahamsen... Revert hacks in text rendering code path
2012-10-25 Miikka HeikkinenAdd ContextMenu event to QWindowSystemInterface
2012-10-23 Friedemann KleintFix valgrind warning in QTriangulatingStroker.
2012-10-22 Giuseppe D'AngeloFix QRegExpValidator::validate docs about the pos parameter
2012-10-22 Samuel RødalMake QPen default to 1-width non-cosmetic.
2012-10-22 Konstantin RittFix crash due to memory access violation
2012-10-19 Samuel RødalFixed GCC 3.4 build with sse2 enabled.
2012-10-19 Konstantin RittQFont: Don't invalidate engine unless request has been...
2012-10-19 Gatis PaeglisModularize drag and drop documentation
2012-10-19 Oswald Buddenhagenremove explicit load(qt_build_config)s from the libraries
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-19 Konstantin RittRemove Qt3 compat leftovers
2012-10-19 Samuel RødalFixed inconsistent QPainter fill rules for aliased...
2012-10-18 Andy ShawUse the right properties when checking the frame's...
2012-10-17 Richard Moe GustavsenQPlatformWindow: change API for QPlatformWindow::setWin...
2012-10-17 Gatis PaeglisAdd QDrag class to 'draganddrop' group
2012-10-16 Frederik GladhornRemove unneded forward declaration.
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 Tor Arne Vestbødoc: Add a bunch of missing depends
2012-10-16 Shawn RutledgeQScreen's physicalSize can change. Ensure siblings...
2012-10-16 Konstantin RittGet rid of unused member
2012-10-16 Konstantin RittQTextBlock: Handle surrogates in textDirection()
2012-10-16 Konstantin RittQFont: Don't detach unless value has really changed
2012-10-16 Jason BarronEnsure QOPENGLF_APIENTRY and QGLF_APIENTRY are set...
2012-10-15 Konstantin RittQRawFont: improve performance and safety of glyphIndexe...
2012-10-15 J-P NurmiQKeySequence: remove duplicate QDataStream operators
2012-10-15 Richard Moe GustavsenQPlatformWindow: change API for QPlatformWindow::setWin...
2012-10-13 Konstantin RittUse constFind()/constEnd() for const_iterator-s
2012-10-13 Friedemann KleintFix warnings from syncqt.
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-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.
next