summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Avoid using iconv for text conversion where possibleLars Knoll2012-05-164-43/+44
* Limit the nesting depth of the Json parserLars Knoll2012-05-163-4/+47
* QElfParser: double check section size before using it.Arvid E. Picciani2012-05-161-1/+1
* MIPS DSPR2 optimization of routine fetchUntransformedRGB16Damir Tatalovic2012-05-163-0/+92
* Support specifying fallbacks in font request on QPAEskil Abrahamsen Blomfeldt2012-05-162-2/+18
* QChar: add isSurrogate() and isNonCharacter() to the public APIKonstantin Ritt2012-05-168-71/+96
* QChar: add missing UCS-4 overloads, get rid of UCS-2 onesKonstantin Ritt2012-05-162-204/+219
* QJpegHandler: add an embedded text supportKonstantin Ritt2012-05-161-9/+83
* Fix QFile::permissions for long filenamesShane Kearns2012-05-161-1/+1
* QHttpNetworkReply:readBodyFast return early if nothing to read.Martin Petersson2012-05-161-0/+2
* QNetworkAccessManager: Read all from socket on remote host closeMartin Petersson2012-05-161-0/+26
* Fix cases where functions are called with a drive and no slashAndy Shaw2012-05-161-9/+9
* udev: improve device discovery with udev for add/removeJohannes Zellner2012-05-151-5/+10
* printsupport: set duplex setting correctly to CUPS printerTeemu Katajisto2012-05-151-14/+14
* input: Use UDev or specific device pathsJohannes Zellner2012-05-153-19/+23
* Restore the QEvent::d pointer to null after we're done using itThiago Macieira2012-05-151-1/+4
* QElfParser: fix type of sh_sizePino Toscano2012-05-152-3/+3
* qdoc: Improve fileToOpen detection for examples manifestAlessandro Portale2012-05-151-1/+1
* Windows: Trim filter specification of the native file dialog.Friedemann Kleint2012-05-151-1/+2
* Do not limit mingw mkspec to "win32-g++" only.kb2012-05-151-1/+1
* Fix font printing on Windows using the native engine.Friedemann Kleint2012-05-154-28/+55
* Rename QMimeDatabase method for consistency.David Faure2012-05-153-10/+19
* qdoc: Don't include internal QML properties in outputMartin Smith2012-05-155-8/+18
* QDoc: Use capitalized navtitles in ditamap.Casper van Donderen2012-05-151-10/+10
* qdoc: Fixed some terminology output by qdocMartin Smith2012-05-152-2/+2
* Fix include path to fb_base.priGirish Ramakrishnan2012-05-152-2/+2
* Fix QPA files inclusion headersGirish Ramakrishnan2012-05-158-24/+24
* Remove const char *-based connectNotify() APIKent Hansen2012-05-152-40/+0
* Deprecate the ability to change the FS encoding separate from the localeThiago Macieira2012-05-153-72/+43
* Enable Gtk file iconsFrederik Gladhorn2012-05-153-7/+7
* Use org.qt-project for the QFactoryInterface's IIDThiago Macieira2012-05-151-1/+1
* Split Q_COMPILER_DEFAULT_DELETE_MEMBERSBradley T. Hughes2012-05-152-8/+25
* Properly handle unexpected EOF in QHttpThreadDelegateShane Kearns2012-05-151-6/+9
* Add private API for finding symbols on LinuxGlenn Watson2012-05-151-0/+7
* Remove capitalization when specifying include-libraries.kb2012-05-148-11/+11
* Do not override CO_E_NOT_SUPPORTEDkb2012-05-141-0/+2
* Windows: Query mouse double click interval from system.Friedemann Kleint2012-05-141-1/+4
* QUrl: using sectionIsPresent in operator== broke for local files.David Faure2012-05-141-1/+5
* QUrl: a url with a fragment or query, and one without, are different.David Faure2012-05-141-1/+8
* Add missing include library to prevent link failurekb2012-05-141-0/+1
* clang: Use __has_feature() to detect C++11 featuresBradley T. Hughes2012-05-141-21/+74
* Find Qt5 modules automatically in the qt5_use_modules function.Stephen Kelly2012-05-141-1/+4
* Restore QUrl::setEncodedQuery(QByteArray()) to the Qt4 behavior.David Faure2012-05-131-2/+2
* QDoc: Also use the CppCodeMarker for .qtx and .qtt files.Casper van Donderen2012-05-121-0/+2
* Add a QStringBuilder::toUtf8() functionThiago Macieira2012-05-112-0/+5
* Use WChar method for reporting for WindowsAndreas Holzammer2012-05-111-3/+15
* QGuiApplication::activeWindow() is deprecatedThiago Macieira2012-05-111-1/+1
* Fix sending UDP packets to link local addressesShane Kearns2012-05-112-20/+27
* Include scope ids in QHostAddress from QNetworkInterfaceShane Kearns2012-05-112-4/+17
* Doc: Add a default license footer.Casper van Donderen2012-05-1111-0/+11