profile/ivi/qtbase.git
2012-05-18 Girish RamakrishnanSave configuration feedback into config.summary
2012-05-18 Giuseppe D... QRegExp: fix usage of uninitialized values
2012-05-18 Lars KnollDon't use the deprecated translate() method anymore
2012-05-18 Olivier GoffartMove QIcon metatype handlers back to QtGui
2012-05-18 Olivier GoffartQIcon: move back to QtGui
2012-05-18 Lars KnollMake QCoreApp::translate and related methods use UTF-8
2012-05-18 Mitch CurtisFixed unused parameter warning in hellowindow example.
2012-05-18 Mitch CurtisFixed unused variable warning in diagramscene example.
2012-05-18 Jędrzej NowackiUse QMetaType API directly instead of going through...
2012-05-18 Miikka HeikkinenFix backingstore crash with QAxWidgets
2012-05-18 Girish Ramakrishnaneglfs: hooks can never be null
2012-05-18 Girish Ramakrishnaneglfs: Add support for cursor hotspots
2012-05-18 Martin Smithqdoc: Report multiple QML property docss
2012-05-18 Stephen KellyAdd test of automated container metatype declaration.
2012-05-18 Tasuku SuzukiMerge two simple version of translate() functions for...
2012-05-18 Shane KearnsMake the windows socket handle non inheritable
2012-05-18 Jiang JiangFix FreeType glyph caching for high resolution
2012-05-18 Aaron KennedyQMetaObject::activate() overload that doesn't require...
2012-05-18 Aaron KennedyAvoid qobject_cast
2012-05-18 Aaron KennedyEncapsulate the dynamic meta object pointer
2012-05-18 Thiago MacieiraClean up some QT_HAVE_xxx macros in qcompilerdetection.h
2012-05-18 Thiago MacieiraBlacklist Apple clang 3.0 and previous support for AVX
2012-05-18 Toby TomkinsRemove parallel flag for qsemaphore because of flaky...
2012-05-17 Romain PokrzywkaRemove optimization flag from QMAKE_CFLAGS
2012-05-17 Romain PokrzywkaApply compiler platform flags to debug builds as well
2012-05-17 Rohan McGoverntestlib: added missing newline to error message
2012-05-17 Konstantin... add some more widely-used QChar::SpecialCharacter enum...
2012-05-17 Girish Ramakrishnaneglfs: Allow cursor atlas to be specified using an...
2012-05-17 Girish Ramakrishnaneglfs: delete cursor textures in the destructor
2012-05-17 Girish Ramakrishnaneglfs: remove multiple references to qeglfshooks.h...
2012-05-17 Robin BurchellRemove src/widgets/kernel/x11.pri.
2012-05-17 Lars Knollturn off exceptions by default where they aren't required
2012-05-17 Andrew den... Fix cursorToX for right to left text with trailing...
2012-05-16 Casper van... QDoc: Generate correct relative paths and links when...
2012-05-16 Carl SchumannFix bug when destruction fields in QWizard
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
next