profile/ivi/qtbase.git
2012-07-26 Martin Smithqdoc: Changed \qmlclass to \qmltype, added \instantiates
2012-07-26 Casper van... Revert "QDoc: Allow '0' to be used as 2nd arg for ...
2012-07-26 Frederik SchwarzerFix some typos.
2012-07-25 Marc MutzQtNetwork: use nullary version of qRegisterMetaType...
2012-07-25 Ali AkhtarzadaAdded note to QTransform::isRotating
2012-07-25 Stephen KellyMake the operator| for QUrl with QIncompatibleFlag...
2012-07-25 Andreas HolzammerFix debug and release build for Windows CE
2012-07-25 Friedemann... Remove usage of deprecated qWaitForWindowShown(QWidget...
2012-07-25 Marc Mutztst_qmetatype: fix two more unused typedefs (GCC 4...
2012-07-25 Stephen KellyFix copypasto: iconv -> cups.
2012-07-25 Stephen KellyDe-inline QItemEditorCreatorBase destructor.
2012-07-25 Gatis PaeglisRemove Qt5 to-do remark
2012-07-25 Oswald Buddenhagenfix syntax error in static plugin assembly code
2012-07-25 Oswald Buddenhagenfix syntax error in breakpad support
2012-07-25 Marc MutzQObject: add a macro for conveniently setting the objec...
2012-07-25 Laszlo AgocsDisable tty keyboard in kms
2012-07-25 Laszlo AgocsFix keyboard input in kms
2012-07-25 Laszlo AgocsUpdate only dirty areas in kms backingstore
2012-07-25 Stephen KellyCreate IMPORTED CMake targets for executables.
2012-07-25 Casper van... QDoc: Introduce a setting to include index nodes in...
2012-07-25 Mitch CurtisCorrect status tips for Menus example.
2012-07-25 Mitch CurtisAdd ISO 8601 specification link to corelib's external...
2012-07-25 Marc MutzQtWidgets: use nullary version of qRegisterMetaType...
2012-07-25 David FaureAdd QSignalSpy::wait() method.
2012-07-25 Rafael RoquettoFix qmake hash function to use XOR
2012-07-25 Friedemann... Deprecate the qWaitForWindowShown(QWindow *) method.
2012-07-24 Martin Smithqdoc: Fixed incorrect href attribute values in qdoc
2012-07-24 Ali AkhtarzadaFix typo in QMdiArea docs
2012-07-24 Mitch CurtisDocument emission of commitDataRequest() signal in...
2012-07-24 Mitch CurtisCorrect reference to nonexistent Qt::QA_Window flag...
2012-07-24 Uli SchlachterQXcbWindow::setMask(): Check for SHAPE extension
2012-07-24 Uli SchlachterReimplement QXcbWindow::setMask() with xcb
2012-07-24 Mitch CurtisFix error in sample code on the Layout Management page.
2012-07-24 Mitch CurtisRemove references to nonexistent QLocale::setDefaultLoc...
2012-07-24 Marc MutzQtOpenGL: use nullary version of qRegisterMetaType...
2012-07-24 Stephen KellySplit the QGuiVariant test from the Core one.
2012-07-24 Stephen KellyMake sure that unknown types use the handler for unknow...
2012-07-24 Stephen KellyUse a large core type for the QVariant::setValue test.
2012-07-24 Stephen KellyMake qRegisterMetaType constexpr for built-in types.
2012-07-24 Stephen KellyDon't make the CMake file generation dependent on DESTDIR.
2012-07-24 Kevin OttensQNX: Remove mouse events synthetized from touch events
2012-07-24 Marc MutzQtDBus: use qMetaTypeId<T>() instead of qRegisterMetaTy...
2012-07-24 David FaureQAbstractNativeEventFilter: document return value
2012-07-24 Oswald Buddenhagenremove support for rvct_linker config from MinGW genera...
2012-07-24 Oswald Buddenhagen$$QMAKE_LIBDIR contents belong into $(LIBS), not $...
2012-07-24 Oswald Buddenhagendo not run findLibraries() over QMAKE_LFLAGS
2012-07-24 Oswald Buddenhagendispose of MSVCPROJ_LIBS
2012-07-24 Oswald Buddenhagenremove apparently pointless call to findLibraries()
2012-07-24 Stephen KellyRemove obsolete or commented use of Q_DECLARE_METATYPE.
2012-07-24 Stephen KellyRemove obsolete TODO.
2012-07-24 Kevin OttensPropagate synthesized mouse events in parallel (lock...
2012-07-24 Stephen KellyReplace old typedefs with their built-in equivalents.
2012-07-24 Stephen KellyFix typo pallete -> palette.
2012-07-24 Marc MutzQAbstractItemView: don't qRegisterMetaType<QModelIndex>
2012-07-24 Stephen KellyAdd tests of the various testlib definition possibilities.
2012-07-24 Laszlo PappRemove the unnecessary qdebug.h includes in the QPoint...
2012-07-24 Thomas McGuireProvide access to (dis)connectNotify() from other objects.
2012-07-23 Marc MutzQtConcurrentFilter: remove unused typedef (GCC 4.8...
2012-07-23 David FaureRemove winEventFilter, replaced with installNativeEvent...
2012-07-23 Friedemann... Remove usage of deprecated qWaitForWindowShown in dialo...
2012-07-23 Mitch CurtisCorrect QDomDocument documentation re deletion of inter...
2012-07-23 Mitch CurtisFix q_check_ptr typo in QtGlobal documentation.
2012-07-23 Mitch CurtisReplace Q_REGISTER_METATYPE in QAbstractSocket::stateCh...
2012-07-23 Mitch CurtisCorrect QLineEdit::inputMask documentation.
2012-07-23 Giuseppe D... More qHash(T, uint) support
2012-07-23 Lars KnollMove the windows locale codec into it's own file
2012-07-23 Laszlo AgocsAdd basic backingstore implementation to kms
2012-07-23 Mitch CurtisClarify ambiguous sentence in QVariant::toBool() docume...
2012-07-23 Jan-Arve SaetherIf the GL driver is singlebuffered, reflect that in...
2012-07-23 Jan-Arve SaetherIf swapBehavior is TripleBuffer, set WGL_DOUBLE_BUFFER_...
2012-07-23 Friedemann... WindowSystemInterface::sendWindowSystemEvents(): Remove...
2012-07-23 Sean HarmerImprove the loading performance of QLibrary
2012-07-23 Sean HarmerXCB: Record the OpenGL profile in the format
2012-07-23 Sean HarmerQNX: Use new native event filtering api
2012-07-23 Stephen KellyQuote the SONAME properly.
2012-07-23 Marc MutzQPaintBuffer: use the nullary version of qRegisterMetaT...
2012-07-23 Marc MutzQStyleFactory: remove unused typedef (GCC 4.8 warning)
2012-07-23 Stephen KellySplit QWidgetsVariant tests into a separate testcase.
2012-07-23 Stephen KellyCreate CMake files conditionally on the internal_module...
2012-07-23 James TurnerQTBUG-26296, dock widget moving
2012-07-23 Stephen KellyAdd the CMake directory created during unit testing...
2012-07-23 Stephen KellyExclude the delayed resource file test on Windows.
2012-07-23 Stephen KellyAdd a test for all QtBase modules.
2012-07-21 Kai KoehneLogging: Simplify message handler logic for windows
2012-07-21 Sean HarmerImprove performance of QLibrary::load()
2012-07-21 Elvis Leerelease and clear next_bo when pageFlip fails
2012-07-21 Friedemann... QtPrintSupport: Replace remaining Q_WS_ conditionals...
2012-07-20 Danny BoelensFix Mac OS X architecture detection for non-default...
2012-07-20 Marc MutzQFlags: complete constexpr'ifcation
2012-07-20 Stephen KellyFix typo: delyed -> delayed
2012-07-20 Stephen KellyCheck if we are creating a static library before a...
2012-07-20 David FaureProvide public API for native event filtering, moved...
2012-07-20 Montel LaurentTYPO: Fix typo in warning message
2012-07-20 Sergio AhumadaDoc: Fix QUrl::isLocalFile documentation
2012-07-20 Friedemann... Tests: Replace deprecated QPixmap::grabWidget() by...
2012-07-20 Stephen KellyDon't create cmake files for QtPlatformSupport.
2012-07-20 Friedemann... Activate native window tests of QMdiArea.
2012-07-20 Friedemann... Implement waitForWindowExposed and friends for widget...
2012-07-20 Andreas HolzammerRemove unneeded Windows CE dummy functions
2012-07-20 Elvis LeeImplement nativeResourceFunctionForContext for kms
next