QtNetwork: remove double buffering on sockets
[profile/ivi/qtbase.git] / src / gui /
2012-06-24 Lars KnollFix docs mentioning Q_EXPORT_PLUGIN2
2012-06-24 Tasuku SuzukiMake qtbase compile with QT_NO_DRAGANDDROP
2012-06-24 Robin BurchellRemove documentation for QIconEnginePlugin::keys().
2012-06-22 David FaureDocu: fix copy/paste typo
2012-06-22 David FaureQPA docs: list the platform names that the method is...
2012-06-21 Joerg Bornemannfix doc typo in qwindow.cpp
2012-06-21 Kim Motoyoshi KallandFix possible crash when copying QImage.
2012-06-21 Kim Motoyoshi KallandAvoid unnecessary detach when saving to BMP.
2012-06-21 Konstantin RittQTextLayout docs: a minor typo fix
2012-06-21 Konrad Grochowskiproper filling when using Qt::TexturePattern
2012-06-20 Bradley T. HughesChange *-clang mkspec globs to *-clang*
2012-06-20 Girish RamakrishnanDocument and use UserEvent::nullWindow for event delivery
2012-06-20 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-19 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-19 Oswald Buddenhagenfix misnomer: qt_module.prf => qt_build_config.prf
2012-06-19 Oswald Buddenhagenautomatically add QT_BUILD_FOO_LIB to DEFINES
2012-06-19 Oswald Buddenhagenclean up projects from QPRO_PWD nonsense, etc.
2012-06-19 Oswald Buddenhagenauto-generate QMAKE_PKGCONFIG_REQUIRES and QMAKE_PKGCON...
2012-06-19 Oswald Buddenhagenauto-generate module pris
2012-06-19 Oswald Buddenhagenautomatically add the version header to HEADERS
2012-06-19 Oswald Buddenhagenmake qt_module_config.prf install the module pri file
2012-06-18 Samuel RødalFixed QOpenGLFunctions API.
2012-06-18 Samuel RødalPrevent ending up in a state where focus is perpetually...
2012-06-14 Jiang JiangDisable hinting for scaled glyphs in FreeType
2012-06-14 Konstantin RittQFontMetrics/QRawFont: Optimize SMP code points handlin...
2012-06-14 Konstantin RittAdd the AGLFN tables generator, update the tables up...
2012-06-14 Konstantin RittAGLFN: optimize glyph name lookup and reverse map creation
2012-06-14 Friedemann KleintIntroduce QPA API for size grip handling.
2012-06-14 Sean HarmerOpenGL: Update QOpenGLFunctions docs to remove widget...
2012-06-14 Gunnar SlettaRemove downstream documentation references from gui
2012-06-14 Sean HarmerQNX: Enable additional CPU features to be compiled...
2012-06-14 Girish RamakrishnanDeliver wheel events when window is null
2012-06-12 Holger Hans Peter... mips: dsp and dspr2 can be enabled separately fix dspr2...
2012-06-12 Yoann LopesMake distance field image width variable.
2012-06-12 Stephen KellyOnly quit if there are no visible widgets or windows.
2012-06-12 Laszlo AgocsClarify QTouchEvent docs
2012-06-12 Thiago MacieiraEnable compilation of improved x86 code generation...
2012-06-12 Thiago MacieiraMove the SSE2/AVX/Neon/etc. flags into the compiler...
2012-06-10 Thiago MacieiraReorganise the painting.pri file after the last round...
2012-06-08 Konstantin RittQZip: improve reading of zip files, fix some edge cases...
2012-06-08 Miikka HeikkinenFix crash in qt_qpa_core_dispatcher() at application...
2012-06-08 Frederik GladhornRemove widgets lib dependency on platformsupport.
2012-06-07 aavitNamespace the bundled zlib symbols, to avoid clash...
2012-06-07 Lars KnollRemove the QFactoryInterface dependency from platform...
2012-06-07 Lars KnollRemove QFactoryInterface from the generic plugins
2012-06-07 Lars KnollRemove QFactoryInterface from picture plugins
2012-06-07 Lars KnollRemove QFactoryInterface dependency from icon plugins
2012-06-07 Lars KnollRemove the QFactoryInterface dependency from accessible...
2012-06-07 Lars KnollDon't inherit from QFactoryInterface for image plugins
2012-06-07 Konstantin RittShift positions for lineBreakType
2012-06-07 Samuel RødalAdded SpellCheckUnderlineStyle theme hint.
2012-06-06 Samuel RødalAdded QScreen::setOrientationUpdateMask().
2012-06-06 Balazs KelemenExport QPlatformIntegrationFactory to make it usable...
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
next