summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Remove src/widgets/kernel/x11.pri.Robin Burchell2012-05-172-5/+0
* turn off exceptions by default where they aren't requiredLars Knoll2012-05-176-8/+9
* Fix cursorToX for right to left text with trailing whitespace.Andrew den Exter2012-05-172-15/+9
* QDoc: Generate correct relative paths and links when using -installdir.Casper van Donderen2012-05-162-6/+9
* Fix bug when destruction fields in QWizardCarl Schumann2012-05-161-0/+13
* enable the text layout's cache where it is seems to be missedKonstantin Ritt2012-05-163-0/+3
* qdoc: Include QML type name in method quidMartin Smith2012-05-162-6/+6
* Add header qtest_widgets.h, similar to qtest_gui.h, but for QApplication.David Faure2012-05-161-0/+61
* Populate the font database when calling fallbacksForFamily().Zeno Albisser2012-05-161-0/+2
* Add focusWindowChanged signal to QGuiApplicationJames Turner2012-05-162-0/+10
* Handle EglDisplay and EglContext in the native interface of eglfs.Samuel Rødal2012-05-163-1/+39
* Add eglfs cursor supportGirish Ramakrishnan2012-05-169-1/+381
* QCoreApplication: No longer hardcode arguments to be filtered out.Friedemann Kleint2012-05-162-29/+40
* Correct a mistake about non-characters in the documentation.Thiago Macieira2012-05-161-2/+2
* qdoc: Fix some QString usage issues (Krazy warnings).Friedemann Kleint2012-05-1617-94/+94
* qdoc: Fix warnings about unused variables.Friedemann Kleint2012-05-162-5/+5
* Remove duplicate include for the macros.Stephen Kelly2012-05-161-2/+0
* Properly quote all variables which are paths.Stephen Kelly2012-05-162-5/+5
* Add a non-implicit copy constructor to QEventThiago Macieira2012-05-162-0/+43
* 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