profile/ivi/qtbase.git
2012-02-01 Shane KearnsPrevent data loss when an ssl socket is closed by remote
2012-02-01 Xizhi ZhuRemove Symbian specific code in 3rdparty.
2012-02-01 Joerg BornemannWindows configure: make -mp affect the Qt build itself
2012-02-01 Jeremy LainéFix QDnslookup build on FreeBSD
2012-02-01 Thorbjørn Lund... Extending the auto test for QHeaderView
2012-02-01 Thorbjørn Lund... QHeaderView - Do not try to remove non-existing section
2012-02-01 Torben DannhauerSQL driver implementation to signal notification sources
2012-02-01 Torben DannhauerInterface definition to provide notifications with...
2012-02-01 Stephen KellyRemove the API duplication from QApplication.
2012-02-01 Friedemann... Windows: Fix inclusion of <windows.h>
2012-02-01 Thorbjørn Lund... Adding a QHeaderView benchmark
2012-02-01 Bradley T.... Revert "Put the generated <module>version.h into build...
2012-02-01 Friedemann... Accessibility: Use new updateAccessibility() API in...
2012-02-01 Gunnar SlettaIntroduced BufferQueueingOpenGL capability in platofrm...
2012-02-01 Kai KoehneQtDebug: Include file, line, function information
2012-02-01 Morten Johan... Compile with clang
2012-02-01 Jonas M. GastalEmit QSslSocket::error in case of openssl gives an...
2012-02-01 Thorbjørn Lund... QHeaderView - preventing negative section sizes.
2012-02-01 Kalle Juhani... Change syncqt default parameters for shadow building
2012-01-31 Stephen KellyAdd the event loop quitlock feature to QtCore.
2012-01-31 Tor Arne VestbøDon't compile UIC with -O2 inside Scratchbox
2012-01-31 jian liangadd virtual destructor to QWindowSystemInterfacePrivate...
2012-01-31 Thorbjørn Lund... QHeaderView - fix to resizeSection patch (Ia812a747)
2012-01-31 Thorbjørn Lund... QHeaderView::setOffsetToSectionPosition documentation...
2012-01-31 Jonas M. GastalQDir::NoDotAndDotDot is now QDir::NoDot|QDir::NoDotDot.
2012-01-31 Simon HausmannMaliit: Fix enter on VKB not resulting in text input...
2012-01-31 Jan Arne PetersenRename meego to maliit platforminputcontext
2012-01-31 Simon HausmannAdd support for cleanup functions for data-constructed...
2012-01-31 João AbecasisAllow function types to be registered without workarounds
2012-01-31 Lars KnollRemove many deprecated methods
2012-01-31 Joerg BornemannMinGW build fixes for QWindowsPipeReader and friends
2012-01-31 Kai KoehneWindows: Fix compilation with -qtnamespace
2012-01-31 Kai KoehneMac: Fix compilation with -qtnamespace set
2012-01-31 Rafael Roquettomkdtemp() support for QNX platform
2012-01-31 aavitMoving tiff image format support and libtiff out of...
2012-01-31 Frederik GladhornUse events for accessibility updates.
2012-01-31 Chris AdamsAdd public role names setter to QStandardItemModel
2012-01-31 Lars KnollQDirectPainter is gone in Qt5
2012-01-31 Andreas HartmetzEscape path names in qmake-generated Makefiles.
2012-01-31 Jonas M. GastalRemoving bad ###Qt5 note.
2012-01-31 Xizhi ZhuRemove Symbian specific code from qtbase.
2012-01-31 Xizhi ZhuRemove Symbian specific code from QtGui.
2012-01-31 Anselmo L.... Fix QGuiApplication::topLevelWindows(), introducing...
2012-01-31 Xizhi ZhuRemove Symbian and Maemo 5 code from QtWidgets.
2012-01-31 John LaytQValidator: Don't fallback to C Locale when validating...
2012-01-31 jian liangfix memory leak in QGuiApplicationPrivate
2012-01-31 Lars KnollRemove QIconEngineV2 and fold it into QIconEngine
2012-01-31 Kai KoehneWindows: Fix autotests with -qtnamespace
2012-01-31 Uli Schlachterxcb: Check for SHM extension before using it
2012-01-31 Uli Schlachterxcb: Check for SYNC extension before using it
2012-01-31 Mark Brandtst_qabstractitemmodel does not need QT += widgets
2012-01-31 Kurt KorbatitsChanged qapplication unittest to work from installation...
2012-01-31 Kurt KorbatitsChanged qlibrary unittest to use applicationDirPath()
2012-01-31 Lars KnollRemove non existant features from qfeature.h
2012-01-31 Kurt KorbatitsChanged debug output to option in qminimalbackingstore.
2012-01-31 Robin BurchellRevert "Revert "Blow up earlier when adding test rows...
2012-01-31 Holger Hans... directfb: Use QPlatformPixmap::fromFile for Qt resources
2012-01-31 Jason McDonaldUpdate contact address in license headers.
2012-01-31 Kurt KorbatitsFixed qstandardpaths unittest to check before using...
2012-01-31 Kurt KorbatitsChanged qsplitter unittest to work from install directory
2012-01-31 Kurt KorbatitsFixed qicon unittest to use QFINDTESTDATA
2012-01-31 Kurt KorbatitsFixed qmovie unittest to use QFINDTESTDATA in jumpToFrame()
2012-01-31 John LaytQDateTime: Add validity checks
2012-01-31 John LaytQDateTime: Add missing QDate Unit Tests
2012-01-31 John LaytQDateTime: Deprecate setYMD()
2012-01-30 Lars KnollFix bugs when using a non 0 terminated QLatin1String
2012-01-30 Shane KearnsFix debug format string in windows socket engine
2012-01-30 Shane KearnsFix crashing debug message
2012-01-30 Shane KearnsFix tst_QSslCertificate::toText on windows
2012-01-30 Shane KearnsFix link error in QSslSocket auto test
2012-01-30 Lars KnollAdd a null pointer check to QJsonObject::toVariantMap
2012-01-30 Lars KnollAdd the missing test file and give it a proper name.
2012-01-30 Xizhi ZhuRemove Symbian specific code from QtCore.
2012-01-30 Xizhi ZhuRemove Symbian specific code in platformsupport.
2012-01-30 Xizhi ZhuRemove reference to Symbian in printsupport.
2012-01-30 Xizhi ZhuRemove Symbian code from tools.
2012-01-30 Kent HansenRemove type id/name conversion for QVariant::UserType
2012-01-30 Jason McDonaldRemove pass/fail/skip count getters from QTestResult.
2012-01-30 Jason McDonaldAvoid non-standard indentation of license headers.
2012-01-30 Friedemann... Add native event filters to Windows, forward to Widgets.
2012-01-30 Richard MooreMake the pause modes a QFlags.
2012-01-30 Jeremy LainéAdd support for DNS lookups using native APIs
2012-01-30 Stephen KellyChange the type key for delegate editors to int.
2012-01-30 Stephen KellyAdd the QAbstractItemModel::canDropMimeData method.
2012-01-30 Gunnar SlettaDon't crash when source or target is null
2012-01-30 David FaureFix compilation of Qt apps with -Wshadow -Werror
2012-01-30 Oswald Buddenhagenfix bash-ism
2012-01-30 Oswald BuddenhagenRemove dead code from the configures
2012-01-30 Jonas GastalRemoving Qt5 note that would break SC.
2012-01-30 Pierre RossiPrettify the plastique style's slider thumb.
2012-01-30 Thorbjørn Lund... QHeaderView - length returns wrong value fix
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-30 Jason McDonaldEliminate QTestResult::ignoreMessage().
2012-01-29 Jędrzej NowackiGet rid of QColorGroup from QVariant.
2012-01-29 Shane KearnsFix BC break with QAbstractFileEngine "mount points"
2012-01-29 Jędrzej NowackiFix compilation warnings on MSVC.
2012-01-29 Jędrzej NowackiIntroduce QTypeInfo::sizeOf.
2012-01-29 Jędrzej NowackiFix null pointer call in QMetaType::destruct().
2012-01-29 Jan Arne PetersenUse per session socket to connect to maliit server
2012-01-29 Kent HansenGet rid of checks for Qt3 types
next