profile/ivi/qtbase.git
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
2012-01-04 Joerg Bornemannfix invalid connection in tst_QProcess::lockupsInStartD...
2012-01-04 Denis DzyubenkoDeinlined QLocale::operator==
2012-01-04 Denis DzyubenkoMarked QUuid as Q_MOVABLE_TYPE in the metatype system.
2012-01-04 Jason McDonaldAvoid QCOMPARE outside test function in QSettings test.
2012-01-04 Jason McDonaldRemove redundant debug code from QFileSystemWatcher...
2012-01-04 Frederik GladhornAdd virtual destructors to accessible interfaces.
2012-01-04 Frederik GladhornAccessibility: extend listview unit test.
2012-01-03 Denis DzyubenkoFixed static assert in qvariant template magic
2012-01-03 Bradley T.... Make 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 Bradley T.... Make sure tst_QThreadStorage finds its subprocess
2012-01-03 Holger Hans... directfb: Refer to the right class in the error message
2012-01-03 Yuchen DengBuild fix if using '-no-stl' configure option
2012-01-03 Jason McDonaldUse true and false in preference to TRUE and FALSE...
2012-01-02 Stephen KellyClose bracket in documentation.
2012-01-02 Robin BurchellRemove support for dnotify QFileSystemWatcher.
2012-01-02 Robin BurchellMerge integrity support into unix.
2012-01-02 Jiang JiangFix crash in positionInLigature
2012-01-02 Stephen KellyChange the default value of QSortFilterProxyModel:...
2012-01-02 Samuel RødalSend ApplicationActivate and ApplicationDeactivate...
2012-01-02 Holger Hans... corelib: Introduce Q_ALLOC_SIZE and use it on qMalloc...
2012-01-02 Robin BurchellImplement (and unit test) simple QVarLengthArray::first...
2012-01-02 Robin BurchellRemove Symbian support from src/corelib/io/.
2012-01-02 Denis DzyubenkoDo not unconditionally define QT_BEGIN_MOC_NAMESPACE
2012-01-02 Robin BurchellInline some methods in qgrayraster.
next