profile/ivi/qtbase.git
2012-01-09 Shane KearnsSSL - dump failed certificate chains when debug logging...
2012-01-09 Allan Sandfeld... Update the lastPosition with the full current position
2012-01-09 Stephen KellyMake the meta type shortcut in this test more robust.
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 KellyAvoid using 'check' in QSharedPointer test.
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.... Change QCocoaEventDispatcher timer handling to use...
2012-01-09 Bradley T.... Export 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-08 Joerg Bornemannqmake: fix default value for C++ optimization in vcxpro...
2012-01-08 Joerg Bornemannqmake: fix /MP option for VS 2010
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... Windows: Run on Windows XP.
2012-01-06 Friedemann... Make QUuid a class.
2012-01-06 Stephen KellyAdd roles to the dataChanged slots in views.
2012-01-06 Stephen KellyMove the qitemmodel test to the itemmodels directory.
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.... QTimerInfo::expected is only needed for debugging
2012-01-06 Kim Motoyoshi... Limit 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... Windows: Fix compiler warnings in accessibility.
2012-01-06 Sergio AhumadaRemove qttest_p4.prf file
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 Jason McDonaldRemove redundant class from QStringMatcher test.
2012-01-06 Sami RosendahlAdd regression test for QTBUG-22660
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.... Do not always compile in QTimerInfoList::repairTimers()
2012-01-05 Bradley T.... Use 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.... Use 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.... QCocoaEventDispatcherPrivate members should not be...
2012-01-05 Caroline ChaoCodeCoverage: Remove releaseCoverageTool() function.
2012-01-05 Bradley T.... Document that QBasicTimer::start(int, QObject*) uses...
2012-01-05 Bradley T.... Warn when using QBasicTimer::start() incorrectly
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-05 Jason McDonaldFix memory leak in QAbstractItemModel autotest.
2012-01-05 Jason McDonaldPrevent QFileInfo test from leaving temporary files...
2012-01-05 Kurt KorbatitsChanged tests: qmake,selftest and lancelot to use QFIND...
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... Fix compiler warnings in QtNetwork.
2012-01-05 Friedemann... QApplication: 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.... Don'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 Kai Koehneconfigure: Remove -nokia-developer option
2012-01-04 JørgenExport QOpenGLTextureCache
next