Fix FullScreen for Windows CE
[profile/ivi/qtbase.git] / src / corelib /
2012-08-02 Oswald Buddenhagenstring.h is needed for memcpy()
2012-08-01 Stephen KellyFix some typos in static assert message.
2012-08-01 Martin PeterssonQtNetwork: Handle FD_CLOSE on Windows
2012-08-01 Jeremy Katzfix a few qdoc command typos
2012-08-01 Kent Hansenstatemachine: Make states exit order spec-compliant
2012-08-01 Thiago MacieiraMake sure that the parsing mode reaches QUrlPrivate...
2012-08-01 Thiago MacieiraMake QUrl::setScheme only parse in strict mode (no...
2012-08-01 Thiago MacieiraFix QUrl support for empty usernames and passwords
2012-08-01 Thiago MacieiraFix handling of encoded NULs (%00) in QUrl::fromPercent...
2012-08-01 Christian KammDoc: QVarLengthArray::length is new in 5.0
2012-07-31 Laszlo PappUse QtCore instead of QtGui for the standardpaths comme...
2012-07-31 Harald FernengelLazy initialize library paths
2012-07-31 Friedemann KleintFix compilation: Move qHash(const T &t, uint seed) up.
2012-07-31 Lars KnollFix reloading of plugins
2012-07-31 Lars KnollFix some syncqt warnings.
2012-07-31 Eike ZillerMac: Don't crash if language preferences can't be retri...
2012-07-31 Lars KnollAlign the CP949 codec name with ICU
2012-07-31 Lars KnollSmall doc fixes about the list of supported codecs.
2012-07-31 Lars KnollDo not preload any codecs anymore when using ICU
2012-07-31 Lars KnollAdd a factory method to QIsciiCodec and fix the names
2012-07-31 Lars KnollUse ICU instead of iconv/windows codecs for the locale
2012-07-31 Lars KnollMake codecForLocale atomic
2012-07-31 Lars KnollICU code page conversion support
2012-07-31 Lars KnollRename some codecs to be in line with ICU
2012-07-31 Lars KnollDisable iconv on utf-8 based platforms
2012-07-31 Lars KnollLazily initialize iconv in the iconv codec
2012-07-31 Lars KnollUse utf-8 as the locale codec where it makes sense
2012-07-31 Lars KnollRemove encoding detection according to LANG
2012-07-31 Lars KnollMove the text codec list to qcoreglobaldata.
2012-07-30 Marc MutzQUrl: document that setIdnWhitelist isn't thread-safe
2012-07-30 Jeremy Katzfix QEventLoop qdoc errors
2012-07-28 Mitch CurtisDocument QEvent::EnterEditFocus and QEvent::LeaveEditFo...
2012-07-28 Jeremy Katzremoved duplicated docs in android qsharedmemory and...
2012-07-28 Stephen KellySpecialize QTypeInfo for QUrlTwoFlags to mark it PRIMITIVE.
2012-07-28 Stephen KellyMark the QFlag and QIncompatibleFlag as primitive.
2012-07-27 David FaureQDebug: Add getter/setter for auto-insert-spaces.
2012-07-27 David FaureQDebug: adjust documentation of space(), nospace()...
2012-07-27 Volker KrauseFix crash in QVariant::canConvert().
2012-07-27 Jeremy Katzfix QVariant qdoc error - mark const QVariant::data_ptr...
2012-07-27 Jeremy KatzFix QUrlQuery qdoc errors
2012-07-27 Jędrzej NowackiIntroduce QTypeInfoMerger.
2012-07-27 Stephen KellyImplement implicit constructors for built-in classes.
2012-07-27 Jeremy Katzfix QMimeDatabase qdoc errors
2012-07-26 Jeremy KatzFix several QUrl qdoc errors
2012-07-26 Friedemann KleintFix MSVC 64bit warnings about truncation from size_t...
2012-07-26 Marc MutzQMetaTypeId2::IsBuiltIn: (new) template meta-function...
2012-07-26 Marc MutzQFileInfo: remove synchronisation macro
2012-07-26 Lars KnollFixup the plugin documentation
2012-07-25 Stephen KellyMake the operator| for QUrl with QIncompatibleFlag...
2012-07-25 Marc MutzQObject: add a macro for conveniently setting the objec...
2012-07-25 Stephen KellyCreate IMPORTED CMake targets for executables.
2012-07-25 Mitch CurtisAdd ISO 8601 specification link to corelib's external...
2012-07-25 Marc MutzQtWidgets: use nullary version of qRegisterMetaType...
2012-07-24 Mitch CurtisRemove references to nonexistent QLocale::setDefaultLoc...
2012-07-24 Stephen KellyMake sure that unknown types use the handler for unknow...
2012-07-24 Stephen KellyMake qRegisterMetaType constexpr for built-in types.
2012-07-24 David FaureQAbstractNativeEventFilter: document return value
2012-07-24 Thomas McGuireProvide access to (dis)connectNotify() from other objects.
2012-07-23 David FaureRemove winEventFilter, replaced with installNativeEvent...
2012-07-23 Mitch CurtisFix q_check_ptr typo in QtGlobal documentation.
2012-07-23 Giuseppe D'AngeloMore qHash(T, uint) support
2012-07-23 Lars KnollMove the windows locale codec into it's own file
2012-07-23 Mitch CurtisClarify ambiguous sentence in QVariant::toBool() docume...
2012-07-23 Sean HarmerImprove the loading performance of QLibrary
2012-07-23 Sean HarmerQNX: Use new native event filtering api
2012-07-21 Kai KoehneLogging: Simplify message handler logic for windows
2012-07-21 Sean HarmerImprove performance of QLibrary::load()
2012-07-20 Marc MutzQFlags: complete constexpr'ifcation
2012-07-20 David FaureProvide public API for native event filtering, moved...
2012-07-20 Sergio AhumadaDoc: Fix QUrl::isLocalFile documentation
2012-07-20 Lars KnollFixed most qdoc errors for the json classes.
2012-07-19 Stephen KellyRemove Q_UNUSED for the metaObject.
2012-07-19 Jeremy Katzfix "No such ..." doc error for QString::toHtmlEscaped
2012-07-19 Jeremy Katzfix "No such ..." in qmargins
2012-07-19 Jeremy Katzfix "No such ..." doc error for Qt::WindowType WindowOv...
2012-07-19 Jeremy Katzfix "No such ..." error in qnamespace.qdoc
2012-07-19 Jeremy Katzfix "No such ..." doc error for QMetaType::typeName()
2012-07-19 Jeremy Katzfix "No such ..." in doc for QMetaEnum::keysToValue()
2012-07-19 Jeremy Katzfix "No such ..." doc error in QBasicTimer::start()
2012-07-19 Jeremy Katzfix "No such ..." for QMimaeDatabase::mimeTypeForFile()
2012-07-19 Jeremy Katzfix "No such ..." for QObject::connect(...,functor...
2012-07-19 Jeremy Katzfix "No such ..." documentation errors in QAbstractItem...
2012-07-18 Marc Mutzqmetaobject_p.h: don't (incorrectly) fwd-declare QVarLe...
2012-07-18 Stephen KellyMake the QIncompatibleFlag constexpr.
2012-07-17 Friedemann KleintWindows: Do not return short path names for QDir::tempP...
2012-07-17 Jeremy KatzTypo in QWaitCondition::wait() doc: lcokedReadWriteLock
2012-07-17 Jeremy KatzCorrect documentation for Void metatype value, define...
2012-07-17 Jeremy KatzAdd new metatypes to QMetaType::Type enum for docs
2012-07-17 Jeremy KatzRemove Qt3Support enums for q{dir,filedevice,settings...
2012-07-17 Jeremy KatzRemove documentation of previously deleted Accessibilit...
2012-07-17 Jeremy KatzRemove documentation of Qt3Support enums in qcoreevent.cpp
2012-07-17 Sergio MartinsNormalize signal/slots.
2012-07-16 Marc MutzQStateMachine: mark a ctor as explicit
2012-07-16 Jeremy Katzundocument enums as part of Qt3Support removal
2012-07-16 Jeremy KatzAdd gui/ to qtcore.qdocconf to pick up enums in Qt...
2012-07-16 Jeremy KatzUndocument Qt::AnchorAttribute
2012-07-16 David FaureFix applicationName() being empty in QApplication.
2012-07-16 Kent Hansenstatemachine: Move RestorePolicy enum to QState class
2012-07-16 Kent HansenAdd QStateMachine constructor that takes a ChildMode
2012-07-13 Stephen KellyOnly create the Qt5::WinMain target if it doesn't exist...
next