Doc: Add "make docs" command for QtXml.
[profile/ivi/qtbase.git] / src /
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...
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
2012-04-21 Thiago MacieiraMove Q_DECL_{IMPORT,EXPORT,HIDDEN} to qcompilerdetection.h
2012-04-21 Thiago MacieiraMove some compiler macro definitions into the compiler...
2012-04-21 Thiago MacieiraMove the compiler-related macros to qcompilerdetection.h
2012-04-21 Jan-Arve SaetherCompile on Windows.
2012-04-20 Stephen KellyFix typo in backwards compatibility code.
2012-04-20 Olivier GoffartFix compilation with Q_DECL_OVERRIDE
2012-04-20 Aurindam JanaQDataStream: Update Version info for doc
2012-04-20 Thiago MacieiraDon't push unnecessary data to a data stream for QVariant()
2012-04-20 Shane KearnsWindows - "bypass proxy for local..." also affects...
2012-04-20 Miikka HeikkinenWindows: Remove fontengine autodetection logic
2012-04-20 Miikka HeikkinenFix missing Windows native fonts in QML applications
2012-04-20 Casper van DonderenQDoc: Remove the text around previous and next page...
2012-04-20 Lars KnollRevert "List QtPrintSupport as a dependency of QtPlatfo...
2012-04-20 Friedemann KleintFix MSVC conversion warnings in new bytearray code.
2012-04-20 Martin PeterssonQSslSocket: call to ERR_free_strings to free loaded...
2012-04-20 Morten Johan SorvigFix crash in QCocoaBackingStore.
2012-04-20 Konstantin Rittmingw: fix a lot of annoying warnings
2012-04-20 Morten Johan SorvigImplement QCocoaWindow::setWindowState.
2012-04-20 Eskil Abrahamsen... Retain bidirectional marks when eliding text
2012-04-20 Martin JonesProvide versions of qRegisterMetaType() that do not...
2012-04-19 Michael BrasserMinor QObject::receivers() optimization.
2012-04-19 Michael BrasserMinor QObject::receivers() cleanup.
next