profile/ivi/qtbase.git
2012-07-28 Mitch CurtisDocument QEvent::EnterEditFocus and QEvent::LeaveEditFo...
2012-07-28 Jeremy Katzremoved duplicated docs in android qsharedmemory and...
2012-07-28 Stephen KellySpecialize QTypeInfo for QUrlTwoFlags to mark it PRIMITIVE.
2012-07-28 Stephen KellyMark the QFlag and QIncompatibleFlag as primitive.
2012-07-27 Oswald Buddenhagendo not look for frameworks in library path
2012-07-27 Oswald Buddenhageninsert explicit library search paths before system...
2012-07-27 Oswald Buddenhagenlook into /Library/Frameworks as well in processPrlFiles()
2012-07-27 Oswald Buddenhagenunify default search paths between findLibraries()...
2012-07-27 Oswald Buddenhagenfix lookup of libraries with a full path but without...
2012-07-27 Oswald Buddenhagendon't actually resolve frameworks in findLibraries()
2012-07-27 Oswald Buddenhagenfix host vs. makefile directory separator mess
2012-07-27 Thiago MacieiraMake 'nmake qmake' work with the stub (fast) Makefiles
2012-07-27 Friedemann... Work on the QWidget-autotest.
2012-07-27 David FaureQDebug: Add getter/setter for auto-insert-spaces.
2012-07-27 David FaureQDebug: adjust documentation of space(), nospace()...
2012-07-27 Mitch CurtisCorrect method name referred to in QFont's detailed...
2012-07-27 Martin Smithqdoc: Updated qdoc manual and qdoc guide
2012-07-27 Oswald Buddenhagenmerge QMAKE_LIBDIR into QMAKE_LIBS early
2012-07-27 Oswald Buddenhagenunifiy initialization of QMAKE_LIBS{,_PRIVATE} among...
2012-07-27 Oswald Buddenhagenclean up fixTargetExt()
2012-07-27 Oswald Buddenhagende-virtualize some more functions
2012-07-27 Oswald Buddenhagendispose of QMAKE_LIBDIR_FLAGS, "demote" QMAKE_FRAMEWORK...
2012-07-27 Oswald Buddenhagenremove duplicate -L flags in findLibraries()
2012-07-27 Oswald Buddenhagenunify handling of non-standard linker -L flags
2012-07-27 Oswald Buddenhagenmake sure that the stale header removal works the first...
2012-07-27 Volker KrauseFix crash in QVariant::canConvert().
2012-07-27 Jeremy Katzfix QVariant qdoc error - mark const QVariant::data_ptr...
2012-07-27 Jeremy KatzFix QUrlQuery qdoc errors
2012-07-27 Jędrzej NowackiIntroduce QTypeInfoMerger.
2012-07-27 Rohan McGovernexamples: fixed compile with -no-widgets
2012-07-27 Stephen KellyImplement implicit constructors for built-in classes.
2012-07-27 Mitch CurtisDescribe an example usage of stretch in QSizePolicy...
2012-07-27 Morten Johan... Add QCocoaAutoReleasePool to QCocoaMenu::setText
2012-07-27 Jeremy Katzfix QMimeDatabase qdoc errors
2012-07-26 Marc MutzQtNetwork: unbreak QT_NO_SSL build
2012-07-26 Jeremy KatzFix several QUrl qdoc errors
2012-07-26 Andrew den... Fix position of mouse events generated from touch events.
2012-07-26 Friedemann... Fix MSVC 64bit warnings about truncation from size_t...
2012-07-26 Friedemann... Stabilize tst_QMenu::tearOff().
2012-07-26 Friedemann... Stabilize tst_QCompleter::QTBUG_14292_filesystem.
2012-07-26 Friedemann... Base 'FileSystem' test helper class on QTemporaryDir.
2012-07-26 Marc MutzQMetaTypeId2::IsBuiltIn: (new) template meta-function...
2012-07-26 Marc MutzQFileInfo: remove synchronisation macro
2012-07-26 Lars KnollFixup the plugin documentation
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...
next