Fixed potential use of uninitialized variable in qgl.cpp
[profile/ivi/qtbase.git] / src /
2012-09-11 Eskil Abrahamsen... Avoid duplicate setPen() in PDF when reusing QPrinter
2012-09-11 Sérgio MartinsFix QT_NO_SYSTEMTRAYICON build.
2012-09-11 Friedemann KleintStreamline forwarding of blocked events.
2012-09-10 Stephen KellySpecify the project name when adding a test.
2012-09-10 Sérgio MartinsFix build with QT_NO_WHEELEVENT.
2012-09-10 Jan-Arve SaetherDON'T parse the header files of gui
2012-09-10 Thomas McGuireFix QFileSystemEngine::canonicalName() returning corrup...
2012-09-10 Janne AnttilaInitial bearer plugin for WinCE and WEC7.
2012-09-10 Thiago MacieiraRemove misleading documentation about QAbstractSocket...
2012-09-10 Richard Moe GustavsenCocoaPlugin: remove autoreleasepool warnings on 10.6
2012-09-10 Friedemann KleintWindows: Implement automatic mouse capture in QPA.
2012-09-10 Eskil Abrahamsen... Fix printing with OS X platform plugin
2012-09-10 David Gil[Qt5 Docs] Fix typos and style of qtimer.cpp and qdatet...
2012-09-10 David Gil[Qt5 Docs] Fix typos and style of qdatetime.cpp
2012-09-10 Arvid Piccianiandroid: we have mkdtemp.
2012-09-10 Thomas McGuireQNX: Compile. Adapting to change in QString API.
2012-09-10 Eskil Abrahamsen... Fix rounding error when drawing scaled text on OS X
2012-09-10 Friedemann KleintDo not call requestActivateWindow() on popups.
2012-09-09 Richard MooreRename QPaintDevice::init() to initPainter()
2012-09-09 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-09 Thiago MacieiraMove the non-C++ parts of qglobal.h outside of __cplusplus
2012-09-09 Thiago MacieiraMove the constructor and destruction function macros...
2012-09-09 Lars KnollUse the same hash for 8 bit strings as in QByteArray
2012-09-09 Sean HarmerQNX: Add some optional debug output to event dispatcher
2012-09-09 Sean HarmerRemove temporary constructor used to make qreal->float...
2012-09-09 Sergio AhumadaRemoving duplicate includes
2012-09-09 Sergio Ahumadatest: QFtp tests require `private_tests' set
2012-09-09 Sergio AhumadaFix missing or improper include guard in headers
2012-09-08 Sergio Ahumadaqdoc: Renaming include guard in qmlmarkupvisitor.h...
2012-09-08 Sergio Ahumadaprintsupport: Fix missing or improper include guard...
2012-09-08 Thiago MacieiraAdd support for the Intel Composer XE 2013.
2012-09-08 Thiago MacieiraMake the default Qt API be Qt 5.0's
2012-09-08 Oswald Buddenhagendon't use QT_{BEGIN,END}_INCLUDE_NAMESPACE needlessly
2012-09-08 Sergio AhumadaCheck for C++ operators that should be 'const'
2012-09-07 Jeremy LainéFix QTest::qExec crash with no command line arguments
2012-09-07 Marc MutzQDBusIntegrator: fix unprotected QDBusPendingCallPrivat...
2012-09-07 Jędrzej NowackiFix warning about not enough actual parameters for...
2012-09-07 Marc MutzQVariant: prevent QVariant(QMetaType::Type) from compiling
2012-09-07 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-07 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-07 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-07 Sean HarmerQNX: Enable support for hardware buttons in QPA plugin
2012-09-07 Jorgen LindEnable autodetecting of EGL event for desktop GL
2012-09-07 Eskil Abrahamsen... doc: Clean up QAbstractItemModel documentation
2012-09-07 Thiago MacieiraUse setenv in qputenv if possible, since it won't leak
2012-09-07 Kai KoehneLogging: Fix mingw32-gcc compiler warning about unused...
2012-09-07 Lars KnollFix performance regression when appending one vector...
2012-09-07 Julien BrianceauQtNetwork: bypass proxy for local connections
2012-09-07 Thiago MacieiraQWeakPointer use for tracking QObjects is deprecated.
2012-09-07 Jerome PasionAdded API Reference Style Guidelines
2012-09-07 Marc MutzQtGlobal: mark qVersion() and qSharedBuild() as nothrow
2012-09-07 Mitch CurtisDocument how opacity affects QGraphicsScene item queries.
2012-09-07 Giuseppe D'AngeloFix QRegularExpression* docs
2012-09-07 Frederik GladhornMark plugin class docs as internal.
2012-09-07 Jan-Arve SaetherFix a bug in qdoc where to look for index files.
2012-09-07 Sean HarmerMake gui/math3d classes use float rather than qreal
2012-09-07 Sergio MartinsFix compilation error of qcursor_qpa.cpp with QT_NO_CURSOR.
2012-09-07 Arvid Piccianilinuxfb: use linux/kd.h instead of the glibc dummy
2012-09-07 Oliver WolffFixed behaviour of mouse clicks for menu bars on Windows
2012-09-07 Olivier GoffartFix crash when QTextLayout::setAdditionalFormats is...
2012-09-07 Friedemann KleintRevert "Implement automatic mouse grabbing on mouse...
2012-09-07 Jan-Arve SaetherMove enums that was part of the Qt namespace to qnamesp...
2012-09-07 Sergio AhumadaRevert "Use true and false in preference to TRUE and...
2012-09-07 Friedemann KleintFix g++ compiler warnings.
2012-09-05 Mitch CurtisFix QDateEdit displaying day as a number for short...
2012-09-05 Mitch CurtisFix 3 digit day being displayed by QDateEdit.
2012-09-05 aavitDoc: Missing documentation added and doc errors fixed.
2012-09-05 Jorgen LindDon't use string comparison to figure out how to use...
2012-09-05 Jorgen LindMove assignment of mousePressed variable in QWidgetText...
2012-09-05 Sergio AhumadaUse true and false in preference to TRUE and FALSE
2012-09-05 Milian WolffOptimize QTextLayout/QTextEngine usage outside of QText...
2012-09-05 Jonathan LiuFix Windows platform plugin narrowing conversion compil...
2012-09-04 Robin BurchellRemove custom sort implementation in QTriangulator...
2012-09-04 Mitch CurtisCorrect the QFileDialog's delete warning message.
2012-09-04 Mitch CurtisClarify QDateTime::secsTo and QDateTime::msecsTo docume...
2012-09-04 Oswald Buddenhagenfix QT_{BEGIN,END}_INCLUDE_NAMESPACE mixup
2012-09-04 Jonathan LiuQWizard/Win: Fix vista helper cache state invalidation
2012-09-04 Robin Burchellgraphicsview: use std::sort instead of qSort
2012-09-04 aavitDoc: fix yet more errors reported by qdoc
2012-09-03 Stephen KellyGenerate includes for Qt containers used as auto-metatypes.
2012-09-03 Gabriel de DietrichCleaner support for window flags in QCocoaWindow
2012-09-03 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-03 Mitch CurtisClarify QDateTime documentation re timeSpec conversion.
2012-09-03 Shawn RutledgeNeed #include <string.h> to use memcpy
2012-09-03 Jan-Arve SaetherFix docs of qAbs to have the correct function signature.
2012-09-03 Jing Baifix a mismatch of using QT_NO_NETWORKPROXY
2012-09-03 Jing BaiQStandardPaths should still work without desktop service
2012-09-03 Marc MutzQDBusPendingCallPrivate: save 8 bytes on 64-bit archs
2012-09-03 Marc MutzQDBusPendingCall: remove unneeded volatile qualification
2012-09-03 Marc MutzQDBusPendingCall: add a missing QWaitCondition::wakeAll...
2012-09-03 Marc MutzQStringList::join: add an overload taking a single...
2012-09-03 Thiago MacieiraRemove the package macros from qglobal.h
2012-09-03 Stephen KellyChange SChar to metatype id 40.
2012-09-03 Frederik Gladhornfix docs
2012-09-03 Frederik Gladhorndoc: fix example link
2012-09-03 Jason BarronFix doc errors in QScreen.
2012-09-03 Jonathan LiuQWizard/Win: Fix incorrect cached state after all wizar...
2012-09-03 Jonathan LiuFix MinGW-w64 GCC 4.6.3 compilation
2012-09-03 Sergio AhumadaPrivate slots should be named starting with _q_
2012-09-03 Julienqpa: incorrect rendering when stretching and clipping
next