profile/ivi/qtbase.git
2012-02-08 Stephen KellyTreat pointers to QObject derived types in QVariant...
2012-02-08 Kai KoehneMac: Fix compilation with -qtnamespace
2012-02-08 Mark BrandQSqlTableModel::setRecord(): emit dataChanged() consist...
2012-02-08 Mark BrandQSqlTableModel::setRecord(): do not try to detect value...
2012-02-08 Mark BrandQSqlTableModel::setData(): submit() instead of updateRo...
2012-02-08 Mark BrandQSqlTableModel::setData(): call dataChanged() before...
2012-02-08 Mark BrandQSqlTableModel: do not suppress dataChanged() on insert...
2012-02-08 Mark BrandQSqlTableModel::setRecord(): use submit for OnFieldChange
2012-02-08 Oswald Buddenhagenfix msvc 2008 warning about downcasting to bool
2012-02-08 Pasi MatilainenQTextEdit cursor position fix when moving left/right...
2012-02-08 David FaureFix compilation with -Werror -Wshadow
2012-02-08 Bradley T.... Use Q_PROCESSOR_* when chosing an atomic implementation
2012-02-08 Bradley T.... Add qprocessordetection.h
2012-02-08 Andreas HolzammerFix QProcess compile for Windows CE.
2012-02-08 Andreas HolzammerDisable Assertion messagebox for unittests.
2012-02-08 Harald FernengelFix qlocalsocket autotest
2012-02-08 Kim Motoyoshi... Fixed source composition with opacity in the raster...
2012-02-08 Andrew den... Initialize dynamic meta object extradata.
2012-02-08 Jędrzej NowackiFix position of a comment.
2012-02-08 Jędrzej NowackiCode cleanup and micro optimizations in QMetaType.
2012-02-08 Andreas HolzammerDon't include qguifunctions_wince.h in QtCore.
2012-02-08 José Millán... Make copy and cut methods work in QAccessibleTextEdit
2012-02-08 Giotis NikosFix qmake evaluation of QMAKE_TARGET.arch on msvc2010...
2012-02-08 Bradley T.... Add configure, sync.profile, and header.* to OTHER_FILE...
2012-02-08 Rick StocktonAdd 'AllButtons' into Qt::MouseButton enum, for use...
2012-02-08 Friedemann... Rebuild configure.exe.
2012-02-08 Jonathan LiuFix compilation with MinGW-w64
2012-02-08 Friedemann... Fix warnings in input contexts.
2012-02-08 Stephen KellyAdd the mkspecs dir to the include dirs.
2012-02-08 Jason McDonaldtestlib: Clear ignored messages after every data row
2012-02-08 Jason McDonaldtestlib: Clear expected failures after every data row.
2012-02-08 Laszlo AgocsReorganize evdev plugins
2012-02-08 José Millán... Do not check isActiveWindow in QAccessibleWidget::state
2012-02-08 Rohan McGovernImproved stability of tst_qsemaphore (especially on...
2012-02-08 Rohan McGovernImproved stability of tst_qhttpsocketengine
2012-02-07 Mark BrandQSqlTableModel::removeRows(): require valid full range...
2012-02-07 Mark BrandQSqlTableModel::removeRows(): don't emit extra beforeDelete
2012-02-07 Jonas GastalDon't allow cd'ing to above root.
2012-02-07 Mark BrandQSqlTableModelPrivate::ModifiedRow guard private data
2012-02-07 Mark BrandQSqlTableModelPrivate: deduplicate field stripping...
2012-02-07 Bradley T.... Fix src/concurrent/concurrent.pro
2012-02-07 Andreas HolzammerUse Q_OS_WINCE instead of Q_WS_WINCE
2012-02-07 Andreas HolzammerFix compilation with QT_NO_PRINTER.
2012-02-07 Jonathan LiuChange WId to be a quintptr.
2012-02-07 Andreas HolzammerFix include of resource file.
2012-02-07 Friedemann... Fix compiler warnings in accessible code.
2012-02-07 Shane KearnsFix QFile autotest not to require elevated privilege...
2012-02-07 Stephen KellyAdd missing subdirectory test.
2012-02-07 Stephen KellyAdd special casing for static modules.
2012-02-07 Kim Motoyoshi... Fixed jagged lines when drawing scaled image with raste...
2012-02-07 Kim Motoyoshi... Removed image format specific template functions in...
2012-02-07 Andreas HolzammerUse the QNX implementation of mkdtemp for win and wince.
2012-02-07 jian liangfix memory leak of QLibraryPrivate
2012-02-07 Bradley T.... Ensure that posted events are sent by Q*Application...
2012-02-07 Caroline ChaoCodeCoverage: Save coverage data in QTestLog::stopLogging()
2012-02-07 Friedemann... Compile with -no-freetype.
2012-02-07 João AbecasisDetect incompatibilities in repeated type registration
2012-02-07 Jędrzej NowackiRemove QMetaType::unregisterType().
2012-02-07 Jędrzej NowackiAlign QVariant::UserType and QMetaType::User
2012-02-07 Martin Peterssontst_qnetworkreply: remove no such signal warnings
2012-02-07 Jason McDonaldFix error in qgraphicsanchorlayout1 autotest.
2012-02-07 Jason McDonaldFix error in qcssparser autotest.
2012-02-07 Bradley T.... Make syncqt ignore qsystemdetection.h and qcompilerdete...
2012-02-06 Jan-Arve SaetherCompile MSVC2008
2012-02-06 Samuel RødalFixed typo in QOpenGLContext warning message.
2012-02-06 Laszlo AgocsDestroy the QWindow children in destroy() instead of...
2012-02-06 João AbecasisRemove dependency on QFSFileEngine
2012-02-06 João AbecasisInline information about FS case sensitivity
2012-02-06 jian liangFix memory leak of QFontEngineBox object
2012-02-06 Jędrzej NowackiAdd missing header in kernel.pri
2012-02-06 Jiang JiangAdd distance field generation functions from Scenegraph
2012-02-06 Friedemann... Complete split of QtConcurrent.
2012-02-06 Bradley T.... Silence syncqt warnings for atomic implementation headers
2012-02-06 Bradley T.... Change #include "qlogging.h" to <QtCore/qlogging.h...
2012-02-06 Bradley T.... Move compiler detection from qglobal.h to a separate...
2012-02-06 Bradley T.... Move operating system detection from qglobal.h to a...
2012-02-06 Friedemann... Windows XP style: Fix warnings wrt retrieving HANDLE...
2012-02-06 Jan-Arve SaetherRemove QAccessible::FocusChild, add focusChild()
2012-02-06 Frederik GladhornAdd accessible role Terminal.
2012-02-06 Rafael RoquettoUse available geometry when maximized.
2012-02-06 Miikka HeikkinenEnable basic gesture support for WEC7.
2012-02-05 Friedemann... qmake: Work around MSVC compiler bug.
2012-02-05 Mark Brandreduce cost of checking cache for data() and headerData()
2012-02-05 Mark BrandQSqlTableModel::setData(): comment historical idiosyncr...
2012-02-05 Mark Brandrefactor QSqlTableModel::setData()
2012-02-05 Mark Brandrefactor QSqlTableModel::setRecord()
2012-02-05 Mark Brandmerge private and public QSqlTableModel::setRecord()
2012-02-05 Mark BrandModifiedRow: use for all edit strategies
2012-02-05 John LaytSIC: QLocale: Make QSystemLocale a private class
2012-02-05 John LaytSIC: QLocale: Remove base argument from conversion...
2012-02-05 John LaytQString: Make convert to number methods only use C...
2012-02-05 Lars KnollMove QtConcurrent into its own module
2012-02-05 Samuli PiippoExclude helloconcurrent when QtConcurrent is not configured
2012-02-05 Jędrzej NowackiAdd movability tests for QByteArray.
2012-02-05 Jędrzej NowackiDo not crash trying to load or save QModelIndex.
2012-02-05 Jędrzej NowackiReimplement QMetaType::destroy.
2012-02-05 Nick RatelleFixes QIconvCodec::convertToUnicode()
2012-02-04 John LaytQDateTime: Remove Julian Calendar
2012-02-04 John LaytQDateTime: Store Julian Day as qint64
2012-02-04 Bradley T.... Use $CFG_ARCH even if src/corelib/arch/$CFG_ARCH does...
next