eglfs refactor: Move egl initialization to the integration
[profile/ivi/qtbase.git] / src / gui /
2012-06-05 Holger Hans Peter... Verify the surfaceType before activating the GL context
2012-06-05 Stephen KellyUse QPointer instead of QWeakPointer.
2012-06-05 Kevin OttensIntroduce nativeOrientation() to QPlatformScreen
2012-06-05 Laszlo AgocsAdd StartDragVelocity to style hints
2012-06-05 Thiago MacieiraThe QFontEngineFT files are not built into QtGui anymore.
2012-06-01 Kim Motoyoshi KallandAdd method to set size of QOpenGLPaintDevice.
2012-06-01 Rohan McGovernFixed compile on Windows without precompiled headers
2012-05-31 Thiago MacieiraFix the confusion caused by the QT_ALWAYS_HAVE_xxx...
2012-05-31 Thiago MacieiraOverhaul the qsimd_p.h: rename macros and update condit...
2012-05-31 John LaytQtPrintSupport: Add CUPS printsupport plugin
2012-05-31 Girish RamakrishnanRemove QCursor::handle
2012-05-31 Girish RamakrishnanQCursor: Remove doc of obsolete functions
2012-05-31 Laszlo AgocsQPA tablet event support
2012-05-31 Girish RamakrishnanRemove QRegion::handle
2012-05-31 Girish RamakrishnanRemove QFont::handle
2012-05-31 Jiang JiangEliminate a warning in unsigned integer comparison
2012-05-30 Bradley T. HughesCompile with clang when C++11 support is enabled
2012-05-30 Jędrzej NowackiImplement QVector with QArrayData interface.
2012-05-30 Jiang JiangFix text decoration width rounding
2012-05-29 Konstantin RittIntroduce QUnicodeTools
2012-05-29 Lars KnollRemove QUpdateEvent from the public headers
2012-05-29 Eskil Abrahamsen... Add some batching functions to QPlatformSharedGraphicsC...
2012-05-29 Holger Hans Peter... Document QWindow's setSurfaceType and setFormat update...
2012-05-29 Lars KnollAsk the platform drag for the correct default drag...
2012-05-29 Giuseppe D'AngeloQtGui: remove \link usages
2012-05-25 Konstantin RittReplace `const QLatin1String &` with `QLatin1String...
2012-05-25 Thiago MacieiraGestures & events: compile with QT_STRICT_ITERATORS.
2012-05-25 Konstantin RittFix potential access beyond the array end
2012-05-24 Corentin JabotImplement QWindow::setWindowIcon
2012-05-24 Sean HarmerQPA: Refactor QFileDialogPrivate::qt_clean_filter_list...
2012-05-24 Kevin OttensProvide convenience method to resize maximized windows
2012-05-23 Girish Ramakrishnanremove exec-bit from qplatformmenu.h file
2012-05-23 Laszlo AgocsFix wrong local positions in mouse events when no tlw...
2012-05-23 Morten Johan SorvigMinor QPlatformMenu API cleanup.
2012-05-22 Tasuku SuzukiFix QtGui compilation for -qconfig large
2012-05-22 Girish Ramakrishnanqpa api: replace QPA headers with something more benign
2012-05-22 Thiago MacieiraRemove -Winline from the build of SSE2/AVX/etc. sources
2012-05-22 Thiago MacieiraMake sure we are using the proper -mXXX options
2012-05-22 Thiago MacieiraAdd AVX support for the painting and image code.
2012-05-22 Jan-Arve SaetherReplace (un)checkAction with toggleAction (3/3)
2012-05-22 Laszlo AgocsAdd mouse event internal members needed by declarative
2012-05-22 Jan-Arve SaetherReplace (un)checkAction with toggleAction (1/3)
2012-05-22 Konstantin RittQTextEngine: minor clean-up
2012-05-21 Friedemann KleintQCssParser: Remove temporary structure storing QIcon...
2012-05-21 Laszlo AgocsRemove a line of garbage
2012-05-18 James TurnerQPA menu abstraction, originally based on Morten's...
2012-05-18 Olivier GoffartMove QIcon metatype handlers back to QtGui
2012-05-18 Olivier GoffartQIcon: move back to QtGui
2012-05-18 Jiang JiangFix FreeType glyph caching for high resolution
2012-05-18 Aaron KennedyAvoid qobject_cast
2012-05-18 Thiago MacieiraClean up some QT_HAVE_xxx macros in qcompilerdetection.h
2012-05-17 Konstantin Rittadd some more widely-used QChar::SpecialCharacter enum...
2012-05-17 Andrew den ExterFix cursorToX for right to left text with trailing...
2012-05-16 Konstantin Rittenable the text layout's cache where it is seems to...
2012-05-16 James TurnerAdd focusWindowChanged signal to QGuiApplication
2012-05-16 Damir TatalovicMIPS DSPR2 optimization of routine fetchUntransformedRGB16
2012-05-16 Eskil Abrahamsen... Support specifying fallbacks in font request on QPA
2012-05-16 Konstantin RittQJpegHandler: add an embedded text support
2012-05-15 Girish RamakrishnanFix QPA files inclusion headers
2012-05-11 Casper van DonderenDoc: Add a default license footer.
2012-05-11 Jiang JiangFix font engine dependent text transformation
2012-05-11 Christoph Schleife... Make QFileOpenEvents delivered again.
2012-05-10 Marius Storm-OlsenDoc: Fix \sa usage
2012-05-10 Jiang JiangDo not use charset loaded by fontconfig
2012-05-10 Friedemann KleintFix deprecation warnings in QtGui, QtPlatformSupport.
2012-05-10 Konstantin Rittmove the default text breaking algorithm impl from...
2012-05-10 Marius Storm-OlsenMerge "Merge branch 'docs-refactoring' into master...
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-10 Bradley T. Hughesqpa: Remove QPlatformDialogHelper::deleteNativeDialog()
2012-05-10 Bradley T. Hughesqpa: Clean up QPlatformDialogHelper API
2012-05-10 Eskil Abrahamsen... Don't ignore default font's font capitalization in...
2012-05-09 Casper van DonderenDoc: Move some remaining files over for modularization.
2012-05-09 Bradley T. HughesQPA: Cleanup native dialog modal execution
2012-05-09 Friedemann KleintNo longer use deprecated methods for plugin loading.
2012-05-09 Casper van DonderenDoc: Add "make docs" targets for libraries.
2012-05-09 Casper van DonderenDoc: Modularize QtGui documentation.
2012-05-09 Konstantin RittQTextEngine: simplify the code a bit
2012-05-09 Lars KnollRemove qplatformdrag.h dependency in qguiapplication_p.h
2012-05-09 Friedemann KleintQPA: Add a themeHint for the animations.
2012-05-08 Samuel RødalAdded QScreen::refreshRate() to get the vertical refres...
2012-05-08 stocktonAdd 'FullScreen' into QKeySequence::StandardKey
2012-05-08 Konstantin RittQTextEngine: drop unused leftovers
2012-05-08 Rohan McGovernRevert "QtPrintSupport: Remove remaining LPR specific...
2012-05-07 John LaytQtPrintSupport: Remove remaining LPR specific code
2012-05-07 Girish RamakrishnanExpose QPA API under qpa/*
2012-05-07 Robin BurchellRemove definitions of INV_EPS and M_SQRT2.
2012-05-07 Samuel RødalFixed QOpenGLBuffer::map and unmap implementations.
2012-05-07 Samuel RødalAdded clarification to platform screen documentation.
2012-05-04 Friedemann KleintImplement QWindow::resize(int, int) by calling to resiz...
2012-05-04 Jiang JiangAvoid glyph rendering with FT when not needed
2012-05-04 Lars KnollLoad resources in in QTextDocument correctly
2012-05-04 Bjoern Breitmeyerremoved unneccessary wince ifdef
2012-05-04 Thiago MacieiraAllow the QPA plugin arguments to contain non-ASCII.
2012-05-04 Laszlo AgocsAdd setCursor API to QWindow
2012-05-04 Thiago MacieiraChange QString::toAscii to toUtf8 in the embedded filen...
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-04 Morten Johan SorvigCompile.
2012-05-04 Christoph Schleife... Make cupsTempFile member unconditianol.
2012-05-03 Thiago MacieiraRemove some remnants of Symbian code in src/gui/painting
2012-05-03 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
next