profile/ivi/qtbase.git
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
2012-01-29 Olivier GoffartCall connectNotify when connecting with function pointer
2012-01-28 Thiago MacieiraAdd a set of atomics based on C++11's std::atomic
2012-01-28 Thiago MacieiraAdd a set of atomics based on GCC intrinsics
2012-01-28 Liang QiPut the generated <module>version.h into build tree
2012-01-28 Jonas M. GastalMaking socketOption/setSocketOption virtual on QSslSocket.
2012-01-28 Jędrzej NowackiCode cleanup, remove QVariant::nameToType usage.
2012-01-28 Erik VerbruggenDo not suppress tr() methods when QT_NO_META_MACROS...
2012-01-28 David FaureQUrl: deprecate setEncodedUrl() and fromEncoded(),...
2012-01-28 David FaureQUrl: use partially-decoded data in toString and QUrl...
2012-01-28 Jani Uusi-RantalaFix compilation problem in qjsonvalue.h
2012-01-27 Denis DzyubenkoFixed includes in public headers
2012-01-27 Denis DzyubenkoAdded $publicclassregexp variable to sync.profile
2012-01-27 Giuseppe D... QHash benchmark: improve Java's hash
2012-01-27 Giuseppe D... QHash benchmark: remove unused variables
2012-01-27 Mark Brandimprovements to ModifiedRow
2012-01-27 Mark Branduse nameToIndex() instead of duplicating code
2012-01-27 Mark Brandfix identation and style
2012-01-27 Friedemann... QSizeGrip: Fix Windows.
2012-01-27 Friedemann... Decouple QPlatformTheme from QDialog.
2012-01-27 Friedemann... WindowsXP-Style: Draw on DC of backing store for widget...
2012-01-27 Friedemann... Windows: Fix exit crash related to deletion of platform...
2012-01-27 Samuli PiippoAdd concurrent to QT_CONFIG also on Windows
2012-01-27 Simon HausmannFix compilation of MeeGo/Maliit related code after...
2012-01-27 Oswald Buddenhagenremove bogus comment
2012-01-27 Oswald Buddenhagendelete handling of dead -base-dir argument
2012-01-27 Oswald Buddenhagenupdate readme to current reality
2012-01-27 Jonas M. GastalGives QNetworkCookieJar a virtual API.
2012-01-27 Pekka VuorelaQWidgets to use QGuiApplication focus object change...
2012-01-27 Pekka VuorelaQGuiApplication::focusObject() to replace QInputPanel...
2012-01-27 Giuseppe D... QRegularExpression: infrastructure for importing PCRE...
2012-01-27 Samuel RødalFall back on glXChooseVisual() if glXChooseFBConfig...
2012-01-27 Samuel RødalIntroduced QOpenGLContext::defaultFramebufferObject().
2012-01-27 Oswald Buddenhagen"cache" is used only locally, so move it into scope
2012-01-27 Jędrzej NowackiRemove qDBusNameToTypeId function.
2012-01-27 Jonas M. GastalStyle fix for QSslCertificate constructor.
2012-01-27 Jonas M. GastalRemoving ### that would cause needless SC brekage.
2012-01-27 Anselmo L.... Implement QWindow::close()
2012-01-26 Jędrzej NowackiGive a more verbose warning during QVariant serialization.
2012-01-26 Giuseppe D... QRegularExpression: configure support for PCRE
2012-01-26 Oswald Buddenhagenfix grammar in error message
next