Wrap the non-ASCII testcases with QString::fromUtf8
[profile/ivi/qtbase.git] / src /
2012-04-27 Jason McDonaldRemove old Qt4 to-do comment.
2012-04-27 Shane KearnsMove QWinEventNotifier data members to a private class
2012-04-27 Friedemann KleintReplace QGuiApplication::activeWindow by focusWindow().
2012-04-27 Friedemann KleintWindows: Fix warning about retrieving the handle from...
2012-04-27 Friedemann KleintQWindowsBackingStore: Flush to correct window.
2012-04-27 Morten Johan SorvigRemove deprecation tags from QWheelEvent.
2012-04-27 Friedemann KleintWindows/Vista style: Fix painting of QGroupBox.
2012-04-27 Friedemann KleintFix warning about int-truncation (MSVC2010, 64bit).
2012-04-27 Rohan McGoverndoc: removed wrong license headers from several .pro...
2012-04-27 Kent HansenAdd QMetaMethod::fromSignal() function
2012-04-27 aavitFix workaround for image readers that can scale but...
2012-04-27 aavitImplement inline downscaling in png reader, to save...
2012-04-27 Christoph Schleife... Respect the DontUseNativeDialog flag.
2012-04-27 Thiago MacieiraMark that the Sun compiler includes the return type...
2012-04-26 Casper van DonderenQDoc: Pretend that .qtx and .qtt files are .qdoc files.
2012-04-26 Konstantin Rittfix build with mingw
2012-04-26 Ian DeanFixed iOS compilation issues.
2012-04-26 Eskil Abrahamsen... Revert "Harfbuzz-shaper - fix incorrect logClusters...
2012-04-26 Honglei ZhangFix memory leaks in 64-bits ODBC driver
2012-04-26 Konstantin Rittget 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 DonderenDoc: Use the proper way to find qdoc.
2012-04-26 Casper van DonderenDoc: Add "make docs" command for QtXml.
2012-04-26 Casper van DonderenQDoc: 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 Thiago MacieiraEnsure that QUrl::{to,from}LocalPath encode/decode...
2012-04-25 Olivier GoffartRemove deprecated conversion from QKeySequence to QString
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 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. HughesCocoa: support modal windows
2012-04-25 Thiago MacieiraRevert QUrl::isRelative to its Qt 4 behaviour
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 Rittget rid of QT_NO_IMAGE_TEXT switcher
2012-04-25 Casper van DonderenQDoc: Implement -installdir CLI option for module cross...
2012-04-25 Konstantin Rittsupport 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 Rittoptimize 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 Rittqunicodetables generator: improve the output and the...
2012-04-24 Konstantin Rittworkaround issue where casing diff overflows signed...
2012-04-24 Konstantin RittQChar: 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 Laszlo AgocsAdd flag in testlib to disable committing the simulated...
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 Shane KearnsFix tst_qtcpserver::serverAddress on Mac OSX
2012-04-24 Martin Smithqdoc: Further changes to the QML specialization
2012-04-24 Markus RathgebFix QMutex::tryLock timeout regression (integer overflow)
2012-04-24 Niels WeberImproved detection of libcrypto and libssl.
2012-04-24 Friedemann KleintWindows: Fix for frameless widgets.
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 Sean HarmerSet thread name on QNX
2012-04-23 Giuseppe D'AngeloQTimer: fix typo in singleShot optimization for 0 msecs
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 Stephen KellyBuild the QNX plugin with -no-opengl enabled.
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 Casper van DonderenQDoc: Support -indexdir on CLI and depends in qdocconf.
2012-04-23 Casper van DonderenDoc: Fix most QDoc errors in QtXml.
2012-04-23 Jonathan LiuFix unmatched double quote character
2012-04-23 Kalle ViironenFix bug in qsslsocket peek()
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 Rohan McGovernRemoved invalid C-style license header from .pro file
2012-04-22 Michael BrasserDon't assume QAbstractDeclarativeData::objectNameChange...
next