Limit the nesting depth of the Json parser
[profile/ivi/qtbase.git] / src /
2012-05-16 Lars KnollLimit the nesting depth of the Json parser
2012-05-16 Arvid E. PiccianiQElfParser: double check section size before using it.
2012-05-16 Damir TatalovicMIPS DSPR2 optimization of routine fetchUntransformedRGB16
2012-05-16 Eskil Abrahamsen... Support specifying fallbacks in font request on QPA
2012-05-16 Konstantin RittQChar: add isSurrogate() and isNonCharacter() to the...
2012-05-16 Konstantin RittQChar: add missing UCS-4 overloads, get rid of UCS...
2012-05-16 Konstantin RittQJpegHandler: add an embedded text support
2012-05-16 Shane KearnsFix QFile::permissions for long filenames
2012-05-16 Martin PeterssonQHttpNetworkReply:readBodyFast return early if nothing...
2012-05-16 Martin PeterssonQNetworkAccessManager: Read all from socket on remote...
2012-05-16 Andy ShawFix cases where functions are called with a drive and...
2012-05-15 Johannes Zellnerudev: improve device discovery with udev for add/remove
2012-05-15 Teemu Katajistoprintsupport: set duplex setting correctly to CUPS...
2012-05-15 Johannes Zellnerinput: Use UDev or specific device paths
2012-05-15 Thiago MacieiraRestore the QEvent::d pointer to null after we're done...
2012-05-15 Pino ToscanoQElfParser: fix type of sh_size
2012-05-15 Alessandro Portaleqdoc: Improve fileToOpen detection for examples manifest
2012-05-15 Friedemann KleintWindows: Trim filter specification of the native file...
2012-05-15 kbDo not limit mingw mkspec to "win32-g++" only.
2012-05-15 Friedemann KleintFix font printing on Windows using the native engine.
2012-05-15 David FaureRename QMimeDatabase method for consistency.
2012-05-15 Martin Smithqdoc: Don't include internal QML properties in output
2012-05-15 Casper van DonderenQDoc: Use capitalized navtitles in ditamap.
2012-05-15 Martin Smithqdoc: Fixed some terminology output by qdoc
2012-05-15 Girish RamakrishnanFix include path to fb_base.pri
2012-05-15 Girish RamakrishnanFix QPA files inclusion headers
2012-05-15 Kent HansenRemove const char *-based connectNotify() API
2012-05-15 Thiago MacieiraDeprecate the ability to change the FS encoding separat...
2012-05-15 Frederik GladhornEnable Gtk file icons
2012-05-15 Thiago MacieiraUse org.qt-project for the QFactoryInterface's IID
2012-05-15 Bradley T. HughesSplit Q_COMPILER_DEFAULT_DELETE_MEMBERS
2012-05-15 Shane KearnsProperly handle unexpected EOF in QHttpThreadDelegate
2012-05-15 Glenn WatsonAdd private API for finding symbols on Linux
2012-05-14 kbRemove capitalization when specifying include-libraries.
2012-05-14 kbDo not override CO_E_NOT_SUPPORTED
2012-05-14 Friedemann KleintWindows: Query mouse double click interval from system.
2012-05-14 David FaureQUrl: using sectionIsPresent in operator== broke for...
2012-05-14 David FaureQUrl: a url with a fragment or query, and one without...
2012-05-14 kbAdd missing include library to prevent link failure
2012-05-14 Bradley T. Hughesclang: Use __has_feature() to detect C++11 features
2012-05-14 Stephen KellyFind Qt5 modules automatically in the qt5_use_modules...
2012-05-13 David FaureRestore QUrl::setEncodedQuery(QByteArray()) to the...
2012-05-12 Casper van DonderenQDoc: Also use the CppCodeMarker for .qtx and .qtt...
2012-05-11 Thiago MacieiraAdd a QStringBuilder::toUtf8() function
2012-05-11 Andreas HolzammerUse WChar method for reporting for Windows
2012-05-11 Thiago MacieiraQGuiApplication::activeWindow() is deprecated
2012-05-11 Shane KearnsFix sending UDP packets to link local addresses
2012-05-11 Shane KearnsInclude scope ids in QHostAddress from QNetworkInterface
2012-05-11 Casper van DonderenDoc: Add a default license footer.
2012-05-11 Jiang JiangFix font engine dependent text transformation
2012-05-11 Christoph Schleife... Make QFileOpenEvents delivered again.
2012-05-11 Friedemann KleintWindows: Compress Window Activation events.
2012-05-11 Martin Smithqdoc: Fixed a regression bug caused by fixing error...
2012-05-11 Martin Peterssonqhttpthreaddelegate: check that we have a reply set...
2012-05-11 Giuseppe D'AngeloQtNetwork: remove \link usages
2012-05-11 Giuseppe D'AngeloQtSql: remove \link usages
2012-05-11 Casper van DonderenQDoc: Return correct path when quoting example files.
2012-05-11 Martin PeterssonQNetworkReply::setReadBufferSize fix for threaded http
2012-05-11 Kai KoehneLogging: Show pattern warning also on Windows GUI apps
2012-05-11 David FaureFix -Wlogical-op warning in qtestmouse.h
2012-05-10 Shane KearnsDon't return http proxy for server usages
2012-05-10 Marius Storm-OlsenDoc: Fix \sa usage
2012-05-10 Aron RosenbergAdd Windows NTLM Sign-Sign-On / Integrated Proxy Authen...
2012-05-10 Jiang JiangDo not use charset loaded by fontconfig
2012-05-10 Olivier GoffartImplement the move constructor for containers.
2012-05-10 Gunnar SlettaMake sure animation drivers knows about the temporal...
2012-05-10 Thiago MacieiraChange to/fromAscii to to/fromUtf8 in the QString conve...
2012-05-10 Konstantin Rittfix QString::isRightToLeft() for SMP code points
2012-05-10 Stephen KellyMake the qt5_use_modules public API.
2012-05-10 Friedemann KleintKeep object name of QWidgetWindow in sync with the...
2012-05-10 Morten Johan SorvigCompile.
2012-05-10 Friedemann KleintFix deprecation warnings in QtGui, QtPlatformSupport.
2012-05-10 Bjoern BreitmeyerFix for windows platform plugin to work with WINCE.
2012-05-10 Stephen KellyRemove the HAVE_DECLARATIVE define.
2012-05-10 Friedemann KleintFix warnings in evdevkeyboard-plugin.
2012-05-10 Andreas HolzammerChange Wince functions definition
2012-05-10 Lars KnollCorrectly parse json documents with a leading BOM
2012-05-10 Casper van DonderenQDoc: Generate images inline for \inlineimage
2012-05-10 Martin Smithqdoc: Removed some obsolete ifdefs
2012-05-10 Friedemann KleintFix warnings about unused variable d.
2012-05-10 Bradley T. HughesCompile with -qtnamespace on Windows
2012-05-10 Albert Astals CidXShaping drag and drop fixes
2012-05-10 Martin Smithqdoc: Fixed a qdoc error problem
2012-05-10 Simon HausmannAvoid trying to load libthai again and again if it...
2012-05-10 Konstantin Rittmove the default text breaking algorithm impl from...
2012-05-10 Konstantin Rittadd some useful methods to QUnicodeTables::
2012-05-10 Marius Storm-OlsenMerge "Merge branch 'docs-refactoring' into master...
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-10 Marius Storm-OlsenDon't add C-style copyright headers to qmake project...
2012-05-10 Bradley T. Hughesqpa: Remove QPlatformDialogHelper::deleteNativeDialog()
2012-05-10 Bradley T. Hughesqpa: Clean up QPlatformDialogHelper API
2012-05-10 Thiago MacieiraFix a crash when parsing a URL with username and port...
2012-05-10 Eskil Abrahamsen... Don't ignore default font's font capitalization in...
2012-05-09 Michael BrasserRemove QAbstractDeclarativeData::objectNameChanged.
2012-05-09 Casper van DonderenDoc: Move some remaining files over for modularization.
2012-05-09 Martin Smithqdoc: Fixed three qdoc error problems
2012-05-09 Casper van DonderenQDoc: Remove generateQmlDesc and use generateApiDesc...
2012-05-09 Stephen KellyRemove garbage.
2012-05-09 Aron RosenbergFix various NTLM/Digest multi-threading and usage issues
2012-05-09 Alexis MenardFix qDecodeDataUrl for already percentage encoded content.
next