QtGlobal: (new) qEnvironmentVariableIs{Set,Empty}()
[profile/ivi/qtbase.git] / src / gui /
2012-08-09 Sean HarmerOpenGL: Allow querying OpenGL extensions via the QOpenG...
2012-08-08 Leonard LeeExplained rectangle bounding in documentation.
2012-08-08 Leonard LeeExplained degree unit in QPainter::rotate() function.
2012-08-08 Oswald Buddenhagenrename qt_module_config.prf => qt_module.prf
2012-08-07 Sean HarmerImprove the QOpenGLExtensionMatcher class
2012-08-07 Marc MutzQtGui: collapse two qgetenv() on the same variable
2012-08-07 Marc MutzQWindowSystemInterface: fix mem leak and race
2012-08-06 Sean HarmerOpenGL: Add finer-grained functionality checks for...
2012-08-06 Samuel RødalFixed popups getting blocked by modal windows.
2012-08-05 Frank OsterfeldFix intended assignment to customSet variable.
2012-08-02 Paul Olav TveteRevert "Move QWindowSystemInterface out of qpa."
2012-08-02 Jan-Arve SaetherUse glFlush() if swapBehavior is single-buffered
2012-08-02 Paul Olav TveteMake tests compile without gui-private
2012-08-02 Laszlo AgocsMove QPlatformWindowPrivate into its own header
2012-08-01 Simon A. EugsterMention setFont() in QPainter::drawText() functions
2012-08-01 Jeremy Katzfix a few qdoc command typos
2012-08-01 Jeremy Katzchange \img to \image in docs
2012-08-01 Jeremy Katzreplace \key and \gui qdoc commands with \uicontrol
2012-08-01 Sean HarmerOpenGL: Fix typo in extension name
2012-08-01 Alexandros DermenakisAdded default argument for color profile to QImage...
2012-08-01 Michael GoddardAdd a .prf file for SIMD qmake variables.
2012-07-31 Friedemann KleintImplement synchronous WS events by flushing.
2012-07-27 Mitch CurtisCorrect method name referred to in QFont's detailed...
2012-07-27 Stephen KellyImplement implicit constructors for built-in classes.
2012-07-25 Ali AkhtarzadaAdded note to QTransform::isRotating
2012-07-23 Friedemann KleintWindowSystemInterface::sendWindowSystemEvents(): Remove...
2012-07-23 Marc MutzQPaintBuffer: use the nullary version of qRegisterMetaT...
2012-07-20 David FaureProvide public API for native event filtering, moved...
2012-07-19 Stephen KellyMove QWindowSystemInterface out of qpa.
2012-07-18 Friedemann KleintMirror potentially themeable style hints in QPlatformTheme.
2012-07-17 Stéphane CerveauFix infinite loop due to FPU limitation
2012-07-16 Charles YinDon't join between 2 same points
2012-07-16 Kim Motoyoshi KallandList .pbm and .pgm as supported writable image file...
2012-07-16 Jan-Arve SaetherImprove qDebug() << QAccessibleEvent() to display state...
2012-07-16 Alexandros DermenakisAdded a reserved data pointer in QPaintDevice.
2012-07-16 Jeremy KatzMake qwindowsysteminterface.cpp compile with QT_NO_SHORTCUT
2012-07-16 Kim Motoyoshi KallandFix crash in QPixmap::fromImage() when memory is low.
2012-07-14 Eskil Abrahamsen... Avoid crash when getting bearings from fallback font...
2012-07-13 Gunnar SlettaAnalog clock and raster window examples
2012-07-13 Marc MutzQtGui: normalize signals/slots
2012-07-12 Eskil Abrahamsen... Fix crash when column is inserted before rowspanned...
2012-07-12 Girish RamakrishnanQPA: pass cmdline arguments to QPlatformIntegrationPlug...
2012-07-11 Sergio AhumadaFix some spelling errors
2012-07-11 Jocelyn TurcotteAdd protected virtual ensureActiveTarget() to QOpenGLPa...
2012-07-11 Friedemann KleintAdd stylehint to use querying RTL keyboard support.
2012-07-11 Friedemann KleintClear qt_button_down widget when starting a drag.
2012-07-11 Jan-Arve SaetherRemove clipboard operations from QAccessibleEditableTex...
2012-07-11 Sergio AhumadaChange deprecated use of qgenericplugin_qpa.h to qgener...
2012-07-10 Jeremy Katzmake gui compile with QT_NO_SHORTCUT
2012-07-10 Marc MutzQtGui: declare some classes as shared
2012-07-10 Alexey ChernovColor transparency support in html import/export
2012-07-10 Marc MutzQ_DECLARE_SHARED: mark the type movable
2012-07-10 Konstantin RittOptimize QFontMetrics:: boundingRect() and left/rightBe...
2012-07-10 Konstantin RittOptimize Q*FontEngine*::stringToCMap()
2012-07-10 Konstantin RittMove ShaperFlags enum from QTextEngine to QFontEngine
2012-07-09 Jiang JiangFix cursor truncate to include line position
2012-07-09 Girish Ramakrishnanqpa: Fix crash when native interface is null
2012-07-09 Tasuku SuzukiRemove Library dependency on Settings
2012-07-06 Marc MutzQPalette: add member-swap
2012-07-06 Marc MutzQtGui: replace some copies with swaps
2012-07-06 Kim Motoyoshi KallandFix division by zero in triangulating stroker.
2012-07-06 Kim Motoyoshi KallandRemove duplicate triangulating stroker implementation.
2012-07-06 Jeremy Katzmake QtGui compile when QT_NO_WHEELEVENT is defined
2012-07-05 Eskil Abrahamsen... Clean up attribute arrays flags in OpenGL glyph cache
2012-07-05 Jiang JiangDo not delete m_blitProgram more than once
2012-07-04 James TurnerNative drag implementation on Mac
2012-07-04 Jocelyn TurcotteProperly detect the max texture size when using QOpenGL...
2012-07-04 Girish RamakrishnanMake QGenericPlugin and QGenericPluginFactory public API
2012-07-04 Samuel RødalRemoved private header warning from public QOpenGLPaint...
2012-07-03 Christoph Schleife... Platform-plugin support for QSystemTrayIcon.
2012-07-03 Eskil Abrahamsen... Remove platform specific DirectWrite font engine from...
2012-07-03 Konstantin RittAdd QChar::SoftHyphen enum value
2012-07-03 Girish RamakrishnanSuppress QWindowSystemInterface inclusion warnings.
2012-07-03 Girish RamakrishnanRemove _qpa from cpp filenames
2012-07-02 Damir TatalovicMIPS DSP composition functions optimizations.
2012-07-02 Girish RamakrishnanMake QWindowSystemInterface part of QPA API
2012-07-02 Marc MutzQtGui: add member-swap to shared classes
2012-07-02 Konstantin RittDirectWrite font engine: don't leak the font table...
2012-07-02 Yann BodsonFix capitalization with newline bug
2012-07-02 Konstantin RittshapeTextWithHarfbuzz() minor optimization
2012-07-02 Thiago MacieiraMake the CPU detection much more efficient in user...
2012-07-01 Thiago MacieiraDon't lower the code generation level options for the...
2012-06-29 Giuseppe D'AngeloMove QStandardItem/QStandardItemModel to QtGui
2012-06-29 Mark BrandMerge "Merge branch 'buildsystem' (second round)" into...
2012-06-29 Friedemann KleintAdd framestrut mouse events.
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-28 Pekka VuorelaRemove deprecated tentative commit from QInputMethodEvent
2012-06-28 Weng XuetianMove QPlatformInputContextPlugin/Factory to QtGui
2012-06-28 Thiago MacieiraMove the QDataStream operator<< for QPair to qdatastream.h
2012-06-28 Gunnar SlettaGet started with patching up the Qt GUI docs
2012-06-27 Albert Astals CidAdd const & to foreach 'iterators'
2012-06-27 Thiago MacieiraRemove deprecated method from new class.
2012-06-27 Friedemann KleintAdd QPA prefix and version number to QPA plugin factory...
2012-06-27 David FaureAdd QGuiApplication::setApplicationDisplayName.
2012-06-26 Lars KnollRemove all references to XLFD fonts
2012-06-26 James TurnerConvert QPA menus to use QIcon, and enable icons.
2012-06-26 Morten Johan SorvigAdd a method for querying window activation status...
2012-06-26 Samuel RødalFixed missing way of choosing EGL renderable type with...
2012-06-26 Robin BurchellRemove toRect_normalized().
2012-06-26 Friedemann KleintQPlatformWindow: Add Window masks.
next