profile/ivi/qtbase.git
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
2012-04-23 Andreas HolzammerSet default Lighthouse plugin for QNX
2012-04-23 Stephen KellyBuild the QNX plugin with -no-opengl enabled.
2012-04-23 Stephen KellyMove the CMake unit tests to auto/
2012-04-23 Stephen KellyDon't tell CMake we're making debug libraries if we...
2012-04-23 Olivier GoffartFix compilation of QDesktopServices without deprecated
2012-04-23 Olivier GoffartFix warning in qobject.cpp
2012-04-23 Miikka HeikkinenWindows: Fix QRawFont loading from data.
2012-04-23 Jason McDonaldStart running some disabled tests again on Mac OS.
2012-04-23 Casper van... QDoc: Support -indexdir on CLI and depends in qdocconf.
2012-04-23 Casper van... Doc: Fix most QDoc errors in QtXml.
2012-04-23 Jonathan LiuFix unmatched double quote character
2012-04-23 Jason McDonaldRe-enable QGraphicsView test on Windows, Mac and Ubuntu...
2012-04-23 Kalle ViironenFix bug in qsslsocket peek()
2012-04-23 Jason McDonaldFix XPASS in QGraphicsWidget test on Ubuntu 11.10.
2012-04-23 Jason McDonaldRemove insignification from QGraphicsProxyWidget test...
2012-04-23 Jason McDonaldRemove insignification from QCompleter autotest.
2012-04-23 Stephen KellyMake the QNX QPA plugin work with non blackberry.
2012-04-23 Kevin KrammerSend Expose event when top level window becomes visible
2012-04-23 Girish RamakrishnanQTextLayout::d is private
2012-04-23 Rohan McGovernRemoved invalid C-style license header from .pro file
2012-04-22 Michael BrasserDon't assume QAbstractDeclarativeData::objectNameChange...
2012-04-22 Thiago MacieiraUse org.example instead of com.trolltech for the D...
2012-04-22 Thiago MacieiraReplace com.trolltech with org.qtproject in D-Bus's...
2012-04-21 Olivier GoffartExamples: Don't use deprecated methods
2012-04-21 Thiago MacieiraEnsure that qXXXdetection.h can be included directly
2012-04-21 Thiago MacieiraMake the fallback Q_ASSUME and Q_UNREACHABLE be qt_noop
next