profile/ivi/qtbase.git
2012-04-26 Shane KearnsUncomment qnetworkproxyfactory autotest
2012-04-26 Honglei ZhangFix memory leaks in 64-bits ODBC driver
2012-04-26 Konstantin... get rid of Q_*_EXPORT_INLINE macros
2012-04-26 Olivier GoffartFix C++11 compilation
2012-04-26 Kevin KrammerCreate interface for navigator calls and implement...
2012-04-26 Stephen KellyTake account of spanned items in QTreeView when dragging.
2012-04-26 Casper van... Doc: Use the proper way to find qdoc.
2012-04-26 Casper van... Doc: Add "make docs" command for QtXml.
2012-04-26 Casper van... QDoc: Disambiguate prev and next links in html source.
2012-04-26 Jan-Arve SaetherMap QAccessible::Role to the proper IA2Role.
2012-04-26 Sean HarmerUse non-blocking reads on virtual keyboard pps device.
2012-04-26 Sean HarmerFix compilation when debug output enabled on virtual...
2012-04-26 Jason McDonaldMake QTimeLine test significant.
2012-04-26 Thiago MacieiraEnsure that QUrl::{to,from}LocalPath encode/decode...
2012-04-26 Qt4iOSAdded mkspecs for iOS.
2012-04-25 Olivier GoffartRemove deprecated conversion from QKeySequence to QString
2012-04-25 Miikka HeikkinenFix QRawFont autotest in Windows
2012-04-25 Olivier GoffartRemove QMetaObjectExtraData and put everything into...
2012-04-25 Kent HansenSplit qobject_impl.h into qobjectdefs_impl.h
2012-04-25 Kent HansenAdd comparison operators == and != for QMetaMethod
2012-04-25 Thiago MacieiraDon't use the QRegExp methods that modify the object...
2012-04-25 Holger Hans... lance: Document all available command line options.
2012-04-25 Holger Hans... baselineserver: Fix compilation by removing PI_BuildKey...
2012-04-25 Romain PokrzywkaAdd makespecs for standard devices in the OMAP3 family
2012-04-25 Friedemann... Fix recursion in qwidget gdiPainting test.
2012-04-25 Thiago MacieiraAdd detection code for AVX2, HLE, RTM and AES to qsimd.cpp
2012-04-25 Thiago MacieiraReplace the x86 XGETBV instruction with its opcode...
2012-04-25 Thiago MacieiraUpdate the x86 feature-detection code, unifying x86...
2012-04-25 Thiago MacieiraFix atomics on SPARC
2012-04-25 Bradley T.... Cocoa: support modal windows
2012-04-25 Bradley T.... Skip tst_QInputDialog on Mac OS X
2012-04-25 Thiago MacieiraRevert QUrl::isRelative to its Qt 4 behaviour
2012-04-25 Thiago MacieiraWarn if we use deprecated methods from Qt modules
2012-04-25 Thiago MacieiraMake configure.exe not overwrite its own Makefile in...
2012-04-25 Thiago MacieiraMake configure.exe create files with Windows line-endings
2012-04-25 Jan-Arve SaetherMSAA bridge should not return any IA2-specific roles...
2012-04-25 Jan-Arve SaetherDo not map LayeredPane and Terminal to the wrong MSAA...
2012-04-25 Konstantin... get rid of QT_NO_IMAGE_TEXT switcher
2012-04-25 Casper van... QDoc: Implement -installdir CLI option for module cross...
2012-04-25 Jason McDonaldMark known test failures in Windows developer build.
2012-04-25 Jędrzej NowackiUse macro for QByteArrayData initialization.
2012-04-25 Konstantin... support UTF-8 encoded file names in QZip*
2012-04-25 Laszlo AgocsUpdate QTest::QTouchEventSequence docs
2012-04-24 Peter HartmannQHttpMultiPart: supply new line at the end of the body
2012-04-24 Konstantin... optimize QChar::decomposition()
2012-04-24 Debao ZhangUsing QLatin1String instead of QLatin1Literal
2012-04-24 Stephen RöttgerFix locale issue on unix systems
2012-04-24 Konstantin... qunicodetables generator: improve the output and the...
2012-04-24 Konstantin... workaround issue where casing diff overflows signed...
2012-04-24 Konstantin... QChar: reduce code duplication by inlining some methods
2012-04-24 Jan-Arve SaetherMake NVDA read aloud stuff from a Qt app again.
2012-04-24 Jan-Arve SaetherFix a regression where events were not delivered on...
2012-04-24 Jan-Arve SaetherAdd QDebug operator<< for QAccessibleEvent
2012-04-24 Yan ShapochnikProvide access to RTLD_NODELETE flag on Unix.
2012-04-24 Jeff KehresIntegrate Blackberry Platform Services (BPS) with Qt...
2012-04-24 Thiago MacieiraEnsure that QUrl::toLocalFile returns decoded paths
2012-04-24 Thiago MacieiraDon't use the QRegExp methods that modify the object...
2012-04-24 Thiago MacieiraDon't strip the leading slash of letter+colon paths...
2012-04-24 Jason McDonaldRemove insignification from qabstractitemmodel test...
2012-04-24 Jason McDonaldlancelot test: Skip crashing test function on Mac OS X.
2012-04-24 Laszlo AgocsAdd flag in testlib to disable committing the simulated...
2012-04-24 Laszlo AgocsAdd a QWindow autotest case for reentrant mouse/touch...
2012-04-24 Stephen KellyRun DBus tests only if QtDBus is found.
2012-04-24 Thiago MacieiraUpdate the QUrl documentation concerning the encoding
2012-04-24 Thiago MacieiraDon't use the QRegExp methods that modify the object...
2012-04-24 Thiago MacieiraUse the C99 keyword "restrict" in compilers that support it
2012-04-24 Thiago MacieiraMark some functions as always_inline with GCC and ICC.
2012-04-24 John LaytQLocale: Clean up QLocalePrivate implementation
2012-04-24 Jędrzej NowackiCleanup QMetaObject string access.
2012-04-24 Stephen KellyFix creation of config files in debug mode.
2012-04-24 Jason McDonaldRe-enable network tests on Mac OS.
2012-04-24 Shane KearnsFix tst_qtcpserver::serverAddress on Mac OSX
2012-04-24 Martin Smithqdoc: Further changes to the QML specialization
2012-04-24 Jason McDonaldRemove insignification of QMdiArea test on Windows.
2012-04-24 Jason McDonaldRe-enable the QMacStyle test.
2012-04-24 Markus RathgebFix QMutex::tryLock timeout regression (integer overflow)
2012-04-24 Niels WeberImproved detection of libcrypto and libssl.
2012-04-24 Donald CarrAdd N9 device mkspec to device mkspecs folder
2012-04-24 Friedemann... Windows: Fix for frameless widgets.
2012-04-24 Friedemann... Fix windowgeometry test for Windows.
2012-04-24 Jason McDonaldRemove insignification from QDateTimeEdit test on Mac...
2012-04-24 Jason McDonaldRemove insignification of QSizeGrip test on Mac OS X.
2012-04-24 Jason McDonaldSkip unstable tst_QMdiArea::subWindowActivated2 test...
2012-04-24 Thiago MacieiraRemove Qt 5 todo in QVariant: we're not going to change...
2012-04-24 Miikka HeikkinenChange Windows font database to use qendian.h
2012-04-23 Thiago MacieiraRename the default organisation from "Trolltech" to...
2012-04-23 Martin Smithqdoc: Don't write '...' for empty <apiName>
2012-04-23 Martin Smithqdoc: Update qdoc to use QML spec for DITA
2012-04-23 Simon HausmannRemoved unused QUrlPrivate::clear()
2012-04-23 Thiago MacieiraUse the Q_PROCESSOR_* macros in qsimd.cpp
2012-04-23 Jason McDonaldRemove insignification of QMdiArea test on Mac OS X.
2012-04-23 Sean HarmerSet thread name on QNX
2012-04-23 Giuseppe D... QTimer: fix typo in singleShot optimization for 0 msecs
2012-04-23 Friedemann... Revert "Add workaround for projects using 'QT += declar...
2012-04-23 Thiago MacieiraDon't use the QRegExp methods that modify the object...
2012-04-23 Thiago MacieiraAdd missing private headers to testlib.pro
2012-04-23 Thiago MacieiraMove Q_FUNC_INFO to qcompilerdetection.h
2012-04-23 Thiago MacieiraMove the QT_STRINGIFY macro to the top of qglobal.h
2012-04-23 Mark BrandQSqlQueryModel::setQuery() don't use deprecated reset()
2012-04-23 Mark BrandQSqlQueryModel::fetchMore() documentation fix
next