profile/ivi/qtbase.git
2012-05-16 Konstantin... enable the text layout's cache where it is seems to...
2012-05-16 Martin Smithqdoc: Include QML type name in method quid
2012-05-16 David FaureAdd header qtest_widgets.h, similar to qtest_gui.h...
2012-05-16 Zeno AlbisserPopulate the font database when calling fallbacksForFam...
2012-05-16 James TurnerAdd focusWindowChanged signal to QGuiApplication
2012-05-16 Samuel RødalHandle EglDisplay and EglContext in the native interfac...
2012-05-16 Girish RamakrishnanAdd eglfs cursor support
2012-05-16 Friedemann... QCoreApplication: No longer hardcode arguments to be...
2012-05-16 Thiago MacieiraCorrect a mistake about non-characters in the documenta...
2012-05-16 Andreas HolzammerAdd Visual Studio 11 mkspec
2012-05-16 Friedemann... qdoc: Fix some QString usage issues (Krazy warnings).
2012-05-16 Friedemann... qdoc: Fix warnings about unused variables.
2012-05-16 Stephen KellyRemove duplicate include for the macros.
2012-05-16 Stephen KellyProperly quote all variables which are paths.
2012-05-16 Thiago MacieiraAdd a non-implicit copy constructor to QEvent
2012-05-16 Lars KnollAvoid using iconv for text conversion where possible
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 Kent HansenRevert "Temporarily disable -Woverloaded-virtual in...
2012-05-16 Eskil Abrahamsen... Support specifying fallbacks in font request on QPA
2012-05-16 Konstantin... QChar: add isSurrogate() and isNonCharacter() to the...
2012-05-16 Konstantin... QChar: add missing UCS-4 overloads, get rid of UCS...
2012-05-16 Konstantin... QJpegHandler: add an embedded text support
2012-05-16 Shane KearnsFix QFile::permissions for long filenames
2012-05-16 Martin Peterssontst_QNetworkReply: enable the ioGetFromBuiltinHttp...
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 Stephen KellyUse IF(NOT TARGET ...) before creating imported targets.
2012-05-15 Carl SchumannAdd Q_UINT64_C to 64 bit integer literal.
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... qdoc: Improve fileToOpen detection for examples manifest
2012-05-15 Friedemann... Windows: Trim filter specification of the native file...
2012-05-15 kbDo not limit mingw mkspec to "win32-g++" only.
2012-05-15 Marius Storm... Set QMAKE_DOCS_INSTALLDIR to $$[QT_INSTALL_DOCS] to...
2012-05-15 Friedemann... Fix 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... QDoc: 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 Shane KearnsAdd test case for link local TCP connections
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.... Split Q_COMPILER_DEFAULT_DELETE_MEMBERS
2012-05-15 Shane KearnsProperly handle unexpected EOF in QHttpThreadDelegate
2012-05-15 Donald Carrdevice: don't set a default cross compile prefix
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... Windows: Query mouse double click interval from system.
2012-05-14 Johannes Zellnerconfigure: save pkg-config env in qconfig.pri
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 Thiago MacieiraPort away from QString::{to,from}Ascii in qmake
2012-05-14 kbAdd missing include library to prevent link failure
2012-05-14 Bradley T.... clang: Use __has_feature() to detect C++11 features
2012-05-14 Stephen KellyUse directory property instead of variable to determine...
2012-05-14 Stephen KellyFind Qt5 modules automatically in the qt5_use_modules...
2012-05-13 Stephen KellyOnly find dependencies from the same Qt installation.
2012-05-13 David FaureRestore QUrl::setEncodedQuery(QByteArray()) to the...
2012-05-12 Casper van... QDoc: Also use the CppCodeMarker for .qtx and .qtt...
2012-05-11 Donald CarrRemove stale udev check
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... Doc: Add a default license footer.
2012-05-11 Jiang JiangFix font engine dependent text transformation
2012-05-11 Christoph SchleifenbaumMake QFileOpenEvents delivered again.
2012-05-11 Friedemann... Windows: 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 Bradley T.... configure: Remove the -dwarf2 argument for Mac OS X...
2012-05-11 Giuseppe D... QtNetwork: remove \link usages
2012-05-11 Giuseppe D... QtSql: remove \link usages
2012-05-11 Friedemann... Remove declarative from qmltestcase.prf.
2012-05-11 Casper van... QDoc: Return correct path when quoting example files.
2012-05-11 Martin Peterssontst_QNetworkReply: fix backgroundRequestInterruption...
2012-05-11 Martin PeterssonQNetworkReply::setReadBufferSize fix for threaded http
2012-05-11 Rohan McGovernconfigure.exe: move a few things from qmodule.pri to...
2012-05-11 Konstantin... significant unicodetables generator performance optimiz...
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... Doc: 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 Andreas HolzammerAdd more descriptions for configure for Windows
2012-05-10 Olivier GoffartImplement the move constructor for containers.
2012-05-10 Gunnar SlettaMake sure animation drivers knows about the temporal...
next