Make qtbase compile with QT_NO_CSSPARSER
[profile/ivi/qtbase.git] / src / corelib /
2012-06-24 Thiago MacieiraWrap QObject usage in qsharedpointer_impl.h with ifndef...
2012-06-23 João AbecasisDon't operate on bogus data, assert on preconditions...
2012-06-23 Stephen KellyForward-port change to QT4_ADD_RESOURCES macro for...
2012-06-22 Konstantin RittQUnicodeTables: some internal API renamings
2012-06-22 Konstantin RittClean-up the Unicode tables generator code and the...
2012-06-21 Daniel Thor Kristj... Fixes high CPU usage on timer expiration when using...
2012-06-21 Stephen KellyUpdate the docs about setRoleNames deprecation.
2012-06-20 Daniel MolkentinDoc: tmake -> qmake, it's about time
2012-06-20 Stephen KellyRecord if a metatype is a smart pointer to a QObject...
2012-06-20 Stephen KellyAdd some internal API for extracting a QSharedPointer...
2012-06-20 Jeremy KatzMake QUuid compile with QT_NO_QUUID_STRING without...
2012-06-20 Jeremy Katzdefine QT_NO_ICONV if QT_NO_TEXTCODEC
2012-06-20 Jeremy KatzMake QVariant compile with QT_NO_QUUID_STRING
2012-06-20 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-20 Mitch CurtisMake QDateTime::fromString()/Time::fromString() adhere...
2012-06-20 Mitch CurtisAdd leading zeros to years below 1000 in QDate::toString().
2012-06-20 Stephen KellyUse the POSITION_INDEPENDENT_CODE property on targets...
2012-06-20 Martin PeterssonQUrl::setEncodedQueryItems should replace
2012-06-20 Kent HansenQMetaMethod::invoke: Use normalizedType() to normalize...
2012-06-20 Gabor BallabasFix compile-time error macro when building with -fPIE
2012-06-20 Tobias HungerFix access to uninitialized pointer
2012-06-20 Olivier GoffartAdd qMove macro to support std::move
2012-06-19 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-19 Oswald Buddenhagenfix misnomer: qt_module.prf => qt_build_config.prf
2012-06-19 Oswald Buddenhagenautomatically add QT_BUILD_FOO_LIB to DEFINES
2012-06-19 Oswald Buddenhagenclean up projects from QPRO_PWD nonsense, etc.
2012-06-19 Oswald Buddenhagenmove QMAKE_PKGCONFIG_VARIABLES stuff out of qt_module_c...
2012-06-19 Oswald Buddenhagenauto-generate module pris
2012-06-19 Oswald Buddenhagenautomatically add the version header to HEADERS
2012-06-19 Oswald Buddenhagenmake qt_module_config.prf install the module pri file
2012-06-19 Oswald Buddenhagenintroduce /get property variants
2012-06-19 Oswald Buddenhagenmove moc, rcc and uic CONFIG additions to the respectiv...
2012-06-19 Oswald Buddenhagenclean up path normalization in configure.exe and QLibra...
2012-06-19 Bradley T. HughesQEvent: Don't give DeferredDelete special treatment
2012-06-18 Jeremy KatzMake QUuid compile with QT_NO_QUUID_STRING
2012-06-16 Konstantin RittImprove the code generation by using Q_LIKELY/Q_UNLIKELY
2012-06-15 Stephen KellyAdd automatic metatype declaration for QPointer and...
2012-06-14 Thiago MacieiraForward-declare QLatin1String too
2012-06-14 David FaureMake qurlinfo private, now that QFtp is private.
2012-06-14 Jeremy KatzExtend JSON QStandardPaths to support multiple paths...
2012-06-14 Albert Astals CidAdd since 5.0 markers to new QCryptographicHash enums...
2012-06-14 Tasuku Suzukidisable codecs for asian language when QT_NO_BIG_CODECS...
2012-06-14 Konstantin RittRegenerate the Unicode tables
2012-06-14 Morten SorvigCompile.
2012-06-14 João AbecasisRemove unneeded #includes and namespace wrappers
2012-06-13 Thiago MacieiraFix QUrl documentation: FullyDecoded and DecodedMode...
2012-06-13 Simon HausmannPartial fix for WebKit compilation on Windows
2012-06-12 Lars KnollDon't use gcc extension for QByteArrayLiteral neither
2012-06-12 Thiago MacieiraKeep the #ifdef for tracking shared pointers in a singl...
2012-06-12 Thiago MacieiraSimple optimisation for the construction of a QSharedPo...
2012-06-12 Thiago MacieiraUse the copy & swap trick to simplify some code in...
2012-06-12 Thiago MacieiraNow merge the QtShared::ExternalRefCount class into...
2012-06-12 Thiago MacieiraMerge QtSharedPointer::Basic into QtSharedPointer:...
2012-06-12 Thiago MacieiraMerge two internal classes of QSharedPointer and de...
2012-06-12 Thiago MacieiraRemove "delete value" from QSharedPointer
2012-06-12 Friedemann KleintRemove unused static functions from qlogging.cpp, qstri...
2012-06-12 Thiago MacieiraExport qMemSet and qMemCopy properly
2012-06-12 Lars KnollMake sure you can link against more than one static...
2012-06-12 Stephen KellyFix automatic declaration of QSharedPointer<T> metatypes.
2012-06-12 Friedemann KleintWindows/ICU: Compile fix.
2012-06-12 Thiago MacieiraFix compilation of tests/auto/corelib/tools with QT_STR...
2012-06-12 Kent HansenChange internal QDeclarativeData hooks to use signal...
2012-06-12 Lars KnollDon't use the gcc extension for QStringLiteral & Q_ARRA...
2012-06-12 Stephen KellyUse a QVector<int> instead of a QSet<int> in itemviews...
2012-06-12 Jędrzej NowackiAvoid a type name normalization during auto-registration.
2012-06-10 Jeremy Katzupdate QStandardPaths::standardLocations() documentation
2012-06-10 Lars KnollUse QCollator in QString and remove it from qlocale_icu
2012-06-10 Lars KnollAdd proper collation support to Qt
2012-06-10 Lars KnollRefactor the ICU code for QLocale
2012-06-10 Konstantin RittRegenerate the Unicode tables with UCD 6.1.0
2012-06-10 Konstantin RittLine Breaking Algorithm: handle the Object Replacement...
2012-06-10 Konstantin RittLine Breaking Algorithm: don't break inside numeric...
2012-06-10 Konstantin RittUpdate the Unicode Text Breaking Algorithm implementation
2012-06-10 Konstantin RittUpdate the qunicodetables generator to deal with UCD...
2012-06-10 Kai KoehneLogging: Remove outdated QMessageHandler
2012-06-09 Thiago MacieiraAdd support for the x86intrin.h header on GCC systems.
2012-06-07 Mitch CurtisAllow ISODate string without seconds in QTime::fromStri...
2012-06-07 Konstantin RittShift positions for lineBreakType
2012-06-07 Konstantin RittQTextBoundaryFinder: Consider soft hyphen as line break...
2012-06-07 Konstantin RittSet the whiteSpace flag outside the grapheme and the...
2012-06-07 Stephen KellyDeprecate the use of QWeakPointer to track QObjects.
2012-06-07 Stephen KellyExpand the 'existing target guard' in generated CMake...
2012-06-06 Konstantin Rittget rid of "uninitialized member" gcc warning
2012-06-06 Mike FABIANRename QSystemLocale::fallbackLocale() to QSystemLocale...
2012-06-06 Mike FABIANCheck LANGUAGE as well in QSystemLocale::fallbackLocale
2012-06-06 Mike FABIANUse LC_MESSAGES instead of LC_NUMERIC in QSystemLocale...
2012-06-06 Kent Hansenstatemachine: Make delayed event posting work from...
2012-06-06 Denis DzyubenkoFixed QJsonObject::find()
2012-06-06 Konstantin Rittnormalize the process arguments to Normalization Form...
2012-06-06 Lars KnollRemove support for Qt 4 style plugins
2012-06-06 Lars KnollUpdate of the plugin documentation
2012-06-06 Thiago MacieiraRemove references to QtSharedPointer::InternalRefCount
2012-06-05 Stephen KellyUse QPointer instead of QWeakPointer.
2012-06-05 Mitch CurtisMake QIODevice::seek() return false for sequential...
2012-06-05 Lars KnollExpose the plugins meta data in the plugin loader
2012-06-05 Mitch CurtisFix QTemporaryFile::open() failing after remove().
2012-06-05 Mitch CurtisMake QString("inf").toFloat() return inf instead of...
2012-06-05 Jędrzej NowackiRename QVector::realloc and QVector::free.
2012-06-05 Christian KandelerQProcess: Add accessors for program and arguments.
2012-06-05 Bradley T. HughesAdd QDeferredDeleteEvent
next