SSL - dump failed certificate chains when debug logging is enabled
[profile/ivi/qtbase.git] / src /
2012-01-09 Shane KearnsSSL - dump failed certificate chains when debug logging...
2012-01-09 Allan Sandfeld JensenUpdate the lastPosition with the full current position
2012-01-09 Simon HausmannRemove QtV8 library from QtBase
2012-01-09 Jonas M. GastalUsing proper virtual functions instead of Q_INVOKABLE...
2012-01-09 Jonas M. GastalMake (dis)connectTo(From)Host virtual in QAbstractSocket.
2012-01-09 Stephen KellyAdd define for C++11 explict delete methods
2012-01-09 Stephen KellyRename handler/handlerManager.
2012-01-09 Stephen KellyFix constness of QInputPanel::keyboardRectangle()
2012-01-09 Stephen KellyFix constness of QGraphicsSceneBspTreeIndex::bspTreeDepth()
2012-01-09 Stephen KellyFix constness of QShortcut::context()
2012-01-09 Frederik GladhornRemove unused function.
2012-01-09 Stephen KellyRename private API to avoid conflict with mac OX macros.
2012-01-09 Frederik GladhornImprove Accessibility documentation.
2012-01-09 Laszlo AgocsRemove unused touch-related code in QApplicationPrivate...
2012-01-09 Frederik GladhornRemove docs for removed functions.
2012-01-09 Bradley T. HughesChange QCocoaEventDispatcher timer handling to use...
2012-01-09 Bradley T. HughesExport QTimerInfoList
2012-01-09 Xizhi ZhuClean-up the interface for QDate.
2012-01-08 Stephen KellyRemove the Q_TYPENAME define.
2012-01-08 Uli Schlachterxcb: Fix a memleak when atomName() fails
2012-01-08 Joerg BornemannQProcess/Win: direct forwarding of stdout and stderr
2012-01-07 Samuel RødalDetect autoreapeat in xcb plugin.
2012-01-07 Pekka VuorelaMove keyboard locale and input direction to QInputPanel
2012-01-07 Pekka VuorelaIntroduced input method hints for latin
2012-01-07 Yuchen DengAvoiding crash when insert preEditString
2012-01-06 Jonas M. GastalRemoving QHttp class, its tests and its usage in examples.
2012-01-06 Jan-Arve SaetherRemove all references to QAccessible:: {Child|Ancestor...
2012-01-06 Shane KearnsFix renewed SSL certificates being incorrectly reported...
2012-01-06 Thiago MacieiraCopy qbasicatomic.h to qoldbasicatomic.h
2012-01-06 Friedemann KleintWindows: Run on Windows XP.
2012-01-06 Friedemann KleintMake QUuid a class.
2012-01-06 Stephen KellyAdd roles to the dataChanged slots in views.
2012-01-06 Stephen KellyRemove documentation reference to non-existant class.
2012-01-06 Joerg Bornemannsplit qprocess_win.cpp into Windows and WinCE parts
2012-01-06 Bradley T. HughesQTimerInfo::expected is only needed for debugging
2012-01-06 Kim Motoyoshi KallandLimit Bezier curve subdivision to maximum 512 line...
2012-01-06 Frederik GladhornConstify more accessibility interface functions.
2012-01-06 Frederik GladhornImage interface functions should be const.
2012-01-06 Robin BurchellRemove all non-inline of qMalloc/qFree/qRealloc.
2012-01-06 Frederik GladhornFix documentation.
2012-01-06 Frederik GladhornRemove qdoc for code that no longer exists.
2012-01-06 Frederik GladhornRemove docs for functions that no longer exist.
2012-01-06 Frederik GladhornFix documentation: missing const
2012-01-06 Simon HausmannFix crashing data urls
2012-01-06 Robin BurchellRemove duplicate fnctl() call.
2012-01-06 Martin PeterssonQNetworkAccessManager: check if networksession is set
2012-01-06 Richard MooreAdd a new QT_NO_SSL feature macro.
2012-01-06 Friedemann KleintWindows: Fix compiler warnings in accessibility.
2012-01-06 Frederik GladhornRemove Cursor functions from invokeMethod.
2012-01-06 Frederik GladhornUpdate docs.
2012-01-06 Samuel RødalAdded xrender as a dependency to build glxconvenience.
2012-01-06 Sami RosendahlFix memory leak in QDomDocument DTD entity declaration...
2012-01-06 Sami RosendahlFix memory leak in QDomDocument DTD notation declaratio...
2012-01-05 Stephen KellyAdd the roles to the dataChanged slot.
2012-01-05 Bradley T. HughesDo not always compile in QTimerInfoList::repairTimers()
2012-01-05 Bradley T. HughesUse Qt::TimerType on UNIX when scheduling timers
2012-01-05 Albert Astals CidUse clipboard_timeout instead of hardcoded 5000 (since...
2012-01-05 Jonas M. GastalMake socket descriptors qintptr.
2012-01-05 Bradley T. HughesUse explicit Qt::TimerTypes when starting animation...
2012-01-05 David FaureFix compile error with qWarning() << myDateTime and...
2012-01-05 Albert Astals CidFree the replies
2012-01-05 Albert Astals CidCheck for the clipboard manager when looping due to...
2012-01-05 Robin BurchellRemove OS X FSEvents watcher.
2012-01-05 Pekka VuorelaRemoved QApplication::setInputContext()
2012-01-05 Pekka VuorelaRemoved Qt::ImhMultiLine
2012-01-05 Robin BurchellAvoid redefining the lastWindowClosed() signal.
2012-01-05 Bradley T. HughesQCocoaEventDispatcherPrivate members should not be...
2012-01-05 Caroline ChaoCodeCoverage: Remove releaseCoverageTool() function.
2012-01-05 Bradley T. HughesDocument that QBasicTimer::start(int, QObject*) uses...
2012-01-05 Bradley T. HughesWarn when using QBasicTimer::start() incorrectly
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-05 Pekka VuorelaAdded flag operators for Qt::InputMethodQueries
2012-01-05 Denis DzyubenkoRegistered QUuid in the metatype system as a builtin...
2012-01-05 Pekka VuorelaQTextLayout::lineAt() to return invalid line if index...
2012-01-05 Jiang JiangSupport RTL text with merge font engines
2012-01-05 Samuel RødalIntroduced QOpenGLContext::aboutToBeDestroyed() signal.
2012-01-05 Friedemann KleintFix compiler warnings in QtNetwork.
2012-01-05 Friedemann KleintQApplication: Remove unused variable causing a compiler...
2012-01-05 Denis DzyubenkoRemoved obsolete function QUuid::operator QString()
2012-01-04 Frederik GladhornRemove old accessible itemviews code.
2012-01-04 Robin BurchellSplit polling watcher out to its own seperate files.
2012-01-04 Simon HausmannFix QPainter::drawText with complex brushes
2012-01-04 Robin BurchellPass notification of failure of watches onto the caller.
2012-01-04 Jonas M. GastalEmit error if trying to connect while socket is connect...
2012-01-04 Bradley T. HughesDon't release timer ids in event dispatcher code
2012-01-04 Simon HausmannFix rare crashes in fontconfig fontdb due to uninitiali...
2012-01-04 Jędrzej NowackiRefactor QVariant handlers.
2012-01-04 JørgenExport QOpenGLTextureCache
2012-01-04 Denis DzyubenkoDeinlined QLocale::operator==
2012-01-04 Denis DzyubenkoMarked QUuid as Q_MOVABLE_TYPE in the metatype system.
2012-01-04 Frederik GladhornAdd virtual destructors to accessible interfaces.
2012-01-03 Denis DzyubenkoFixed static assert in qvariant template magic
2012-01-03 Bradley T. HughesMake QCocoaEventDispatcher inherit from QAbstractEventD...
2012-01-03 Frederik GladhornUse meta object to get string rep of QAccessible::Role.
2012-01-03 Richard MooreAlways load the openssl configuration.
2012-01-03 David FaureQStandardPaths: add GenericCacheLocation.
2012-01-03 Pekka VuorelaQLineEdit to use Qt::ImhSensitiveData input hint on...
2012-01-03 Holger Hans Peter... directfb: Refer to the right class in the error message
2012-01-03 Yuchen DengBuild fix if using '-no-stl' configure option
2012-01-02 Stephen KellyClose bracket in documentation.
next