Fix non inheritable socket creation on old windows versions
[profile/ivi/qtbase.git] / src /
2012-06-22 Shane KearnsFix non inheritable socket creation on old windows...
2012-06-22 Andy ShawEnsure that Proxy-Connection: Keep-Alive is respected...
2012-06-22 Glenn WatsonFix key modifiers in mouse wheel events on Windows.
2012-06-22 Uli SchlachterReimplement QXcbWindow::startSystemResize() with xcb
2012-06-22 Daniele E. Domenic... qtdbus: Export org.freedesktop.DBus.Peer interface...
2012-06-22 Konstantin RittQUnicodeTables: some internal API renamings
2012-06-22 Konstantin RittClean-up the Unicode tables generator code and the...
2012-06-21 Daniel Thor Kristj... Fixes high CPU usage on timer expiration when using...
2012-06-21 Stephen KellyUpdate the docs about setRoleNames deprecation.
2012-06-21 Joerg Bornemannfix doc typo in qwindow.cpp
2012-06-21 Kim Motoyoshi KallandFix possible crash when copying QImage.
2012-06-21 Casper van DonderenQDoc: Use the module page as link in qt.ditamap.
2012-06-21 Casper van DonderenQDoc: Use 'Type' instead of 'element' in instantiates.
2012-06-21 Girish RamakrishnanRemove QWS references from testlib
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 Samuel RødalFixed mouse grabbing preventing popups from being closed.
2012-06-20 Shane KearnsHandle fragmented responses on SOCKS5 control channel
2012-06-20 Chris AdamsAdd new benchmark metrics to testlib
2012-06-20 Daniel MolkentinDoc: tmake -> qmake, it's about time
2012-06-20 Shane KearnsChange default Content-Type for http POST to match...
2012-06-20 Girish RamakrishnanRemove references to Q_WS_QWS
2012-06-20 Girish Ramakrishnanplastique: Use QPlatformTheme::DialogButtonBoxButtonsHa...
2012-06-20 Girish RamakrishnanRemove dead code
2012-06-20 James TurnerFix QWidgetWindow sending duplicate drag-drop events
2012-06-20 Stephen KellyRecord if a metatype is a smart pointer to a QObject...
2012-06-20 Stephen KellyAdd some internal API for extracting a QSharedPointer...
2012-06-20 Martin PeterssonQNetworkAccessManager: delete the httpThread
2012-06-20 Bradley T. HughesChange *-clang mkspec globs to *-clang*
2012-06-20 Jeremy KatzMake QUuid compile with QT_NO_QUUID_STRING without...
2012-06-20 Jeremy Katzdefine QT_NO_ICONV if QT_NO_TEXTCODEC
2012-06-20 Jeremy KatzMake QVariant compile with QT_NO_QUUID_STRING
2012-06-20 Eike ZillerMac: Fix rendering of non-int sized fonts.
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-20 Mitch CurtisMake QDateTime::fromString()/Time::fromString() adhere...
2012-06-20 Mitch CurtisAdd leading zeros to years below 1000 in QDate::toString().
2012-06-20 Stephen KellyUse the POSITION_INDEPENDENT_CODE property on targets...
2012-06-20 Martin PeterssonQUrl::setEncodedQueryItems should replace
2012-06-20 Samuel RødalImproved QCursor::setPos() robustness on xcb.
2012-06-20 Kent HansenQMetaMethod::invoke: Use normalizedType() to normalize...
2012-06-20 Frederik GladhornAccessibility: Do not automatically add controllers
2012-06-20 Yuchen DengMOC: Avoiding MAX_PATH limit on Windows
2012-06-20 Gabor BallabasFix compile-time error macro when building with -fPIE
2012-06-20 Tobias HungerFix access to uninitialized pointer
2012-06-20 Olivier GoffartAdd qMove macro to support std::move
2012-06-20 Friedemann KleintWindows: Fix MinGW warnings.
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 Buddenhagenmove QMAKE_PKGCONFIG_VARIABLES stuff out of qt_module_c...
2012-06-19 Oswald Buddenhagendon't use qt_module_config for winmain
2012-06-19 Oswald Buddenhagenauto-generate module pris
2012-06-19 Oswald Buddenhagendon't refer to module versions during bootstrap
2012-06-19 Oswald Buddenhagenautomatically add the version header to HEADERS
2012-06-19 Oswald Buddenhagenremove explicit RCC_DIR addition to INCLUDEPATH
2012-06-19 Oswald Buddenhagenmake qt_module_config.prf install the module pri file
2012-06-19 Oswald Buddenhagenintroduce /get property variants
2012-06-19 Oswald Buddenhagenmove moc, rcc and uic CONFIG additions to the respectiv...
2012-06-19 Oswald Buddenhagenremove last traces of qbase.pri, qt_targets.pri and...
2012-06-19 Oswald Buddenhagenremove some qmake -project boilerplate from project...
2012-06-19 Oswald Buddenhagenclean up path normalization in configure.exe and QLibra...
2012-06-19 Oswald Buddenhagenrewrite SUBDIRS construction logic
2012-06-19 Oswald Buddenhagendetach src/src.pro and src/tools/tools.pro from qtbase.pro
2012-06-19 Oswald Buddenhagenremove convoluted recursive debug/release target magic
2012-06-19 Oswald Buddenhagenproperly declare the host tools as such in the project...
2012-06-19 Janne AnttilaDisable TranslucentBackground for WinCE to fix Windows...
2012-06-19 Bradley T. HughesQEvent: Don't give DeferredDelete special treatment
2012-06-18 Johannes Zellnerplatform hooks: provide defaults for screen size and...
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-18 Girish Ramakrishnanxcb: ensure the primary screen is added first
2012-06-18 Jeremy KatzMake QUuid compile with QT_NO_QUUID_STRING
2012-06-18 Miikka HeikkinenClean up a partially scrolled QRollEffect widget
2012-06-16 Konstantin RittImprove the code generation by using Q_LIKELY/Q_UNLIKELY
2012-06-15 Berthold KrevertFix: Widgets that become top-level widgets may crash...
2012-06-15 Stephen KellyAdd automatic metatype declaration for QPointer and...
2012-06-15 Jonathan LiuDo not redefine NIN_KEYSELECT if already defined
2012-06-15 Jonas M. GastalFix double error setting, which overrode correct value.
2012-06-14 Thiago MacieiraForward-declare QLatin1String too
2012-06-14 Johannes Zellnereglfs: Pass QSurfaceFormat to createNativeWindow()...
2012-06-14 Girish Ramakrishnaneglfs: Make QEglFSWindow respect the window format
2012-06-14 ABBAPOHSpeedup for QAbstractItemViewPrivate::delegateForIndex
2012-06-14 Thiago MacieiraUse QPointer, not QWeakPointer.
2012-06-14 David FaureMake qurlinfo private, now that QFtp is private.
2012-06-14 Jeremy KatzExtend JSON QStandardPaths to support multiple paths...
2012-06-14 Jani HonkonenFix QListView::scrollTo() when there are hidden rows
2012-06-14 Stephen KellyIt should be a moc error for the specified file to...
2012-06-14 Jiang JiangDisable hinting for scaled glyphs in FreeType
2012-06-14 Girish Ramakrishnanegl: return EGL config when r/g/b sizes are not set
2012-06-14 Albert Astals CidAdd since 5.0 markers to new QCryptographicHash enums...
2012-06-14 Shane Kearnschoke uploadProgress signals
2012-06-14 Shane Kearnschoke downloadProgress signals
2012-06-14 Tasuku Suzukidisable codecs for asian language when QT_NO_BIG_CODECS...
2012-06-14 Konstantin RittRegenerate the Unicode tables
2012-06-14 Konstantin RittQFontMetrics/QRawFont: Optimize SMP code points handlin...
2012-06-14 Konstantin RittAdd the AGLFN tables generator, update the tables up...
next