Revert "Add workaround for projects using 'QT += declarative'"
[profile/ivi/qtbase.git] / src /
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.
2012-04-19 Michael BrasserAdd a receivers callback to QAbstractDeclarativeData.
2012-04-19 Andy ShawFix compilation with QT_NO_DEBUG_OUTPUT defined
2012-04-19 Konstantin RittQImage: fix declaration of inline methods
2012-04-19 Thiago MacieiraMark qt_assert and qFatal as non-returning functions...
2012-04-19 John LaytPrintSupport - Remove Qt5 To-do Messages
2012-04-19 Shane KearnsAbort background requests if policy changes to disallow...
2012-04-19 Shane KearnsConnect usagePoliciesChanged signal to the QNetworkReply
2012-04-19 Shane KearnsSet ConnectInBackground also for http implementation
2012-04-19 Kim Motoyoshi KallandRemoved legacy pixmap and image cleanup hooks.
2012-04-19 Konstantin Rittfix qsslsocket build in -permissive mode (assigning...
2012-04-19 Girish RamakrishnanFix detection of default platform plugin.
2012-04-19 Bjoern BreitmeyerFixed QSimd WindowsCE build
2012-04-19 Konstantin Rittfix undefined behavior issue on Integrity
2012-04-19 Konstantin Rittoptimize canonicalOrderHelper() for generic case
2012-04-19 Konstantin Rittqwindowsintegration: fix build with -no-accessibility...
2012-04-19 Casper van DonderenQDoc: Generate index file for DITAXML.
2012-04-19 Thiago MacieiraDon't use QByteArrayLiteral for a non-stored QByteArray
2012-04-19 Friedemann KleintFix font substitutions.
2012-04-19 Konstantin Rittreplace getenv("HOME") with a "centralized" QDir::homeP...
2012-04-19 Samuel RødalGet rid of warning when building qplatformwindow_qpa...
2012-04-19 Sean HarmerDo not force OpenGL sample buffers on in the qnx qpa...
2012-04-19 Laszlo AgocsRemove internal QClipboardEvent
2012-04-19 Hannu LyytinenExtend QUDeviceHelper to detect DRM graphics devices.
2012-04-19 Toby Tomkinsdirectfb: Fix namespace compilation.
2012-04-19 Casper van DonderenDoc: Prepare for building modular QtCore docs.
2012-04-18 Ian DeanChange coreservices -> ios
2012-04-18 Konstantin Rittqdbusxml2cpp: fix build on Windows
2012-04-18 Jędrzej NowackiDo not assert when QVariant is constructed from an...
2012-04-18 Eskil Abrahamsen... Fix memory leak when drawing text in non-common script
2012-04-18 Samuel RødalOptimized EGLFS backing store a bit.
2012-04-18 Stephen KellyFix unused variable warning.
2012-04-18 Stephen KellyFix some unused variable warnings.
2012-04-18 Stephen KellyFix some unsigned comparison warnings.
2012-04-18 Stephen KellyFix build with QT_NO_CLIPBOARD.
2012-04-18 Kim Motoyoshi KallandRemove todo comments that are no longer relevant.
2012-04-18 Lars KnollRevert "Fix memory leak of QFontEngineData"
2012-04-17 Tasuku Suzukichange NSTextInput to NSTextInputClient in Cocoa plugin
2012-04-17 Janne AnttilaFixed libjpeg compiler warning about macro redefinition.
2012-04-17 Mark Brandremove useless workaround
2012-04-17 Mark BrandQTBUG-18435 fix stored procedure output parameters...
2012-04-17 Frederik GladhornOnly send progress bar updates when visible.
2012-04-17 Frederik GladhornAccessibility: Check for valid range of tree items.
2012-04-17 Frederik GladhornUse parentheses in statement with && and ||.
2012-04-17 Konstantin RittQThreadPool: unify waitForDone() overloads
2012-04-17 Konstantin RittQThreadPool: optimize enqueueTask() for common case
2012-04-17 Konstantin Rittfix QChar::decompositionTag() returns wrong result...
2012-04-17 Konstantin Rittfix QChar::isPrint() returns an incorrect result.
2012-04-17 Samuel RødalFixed RGBA <-> BGRA bug in EGLFS backingstore.
2012-04-17 Janne AnttilaFixed MSVC compiler warning for zlib when compiling...
2012-04-17 Pierre RossiFix a thread safety issue with QTextLine::glyphRuns
2012-04-17 Jian LiangFix memory leak of QFontEngineData
2012-04-17 Jørgen LindAdd function getters in the native interface
2012-04-17 Casper van DonderenQDoc: Write subclasses of namespaces in automatic ditamap.
2012-04-17 Jan-Arve SaetherAdd some missing \internal for accessibility
2012-04-17 Stephen KellyFix out of bounds use of QVector API.
2012-04-17 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-17 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/master...
2012-04-17 aavitUpgrading libpng: Patches to libpng 1.5.10 for Qt usage
next