profile/ivi/qtbase.git
2011-12-20 Friedemann... fixqt4headers: Add QtCore to folders (for moved item...
2011-12-20 Robin BurchellRemove unused qInitResourceIO() method.
2011-12-20 Robin BurchellRemove qt_image_id() and qt_image_colortable().
2011-12-20 Pekka VuorelaAdapt from input context mousehandler to input panel...
2011-12-20 Pekka VuorelaRemove input context action support from editors
2011-12-20 Pekka VuorelaRemove QInputContext based test from QGraphicsItem...
2011-12-20 Pekka VuorelaRemoved test for obsolete QInputContext
2011-12-20 Pekka VuorelaAdapt from QInputContext interface to QInputPanel
2011-12-20 Frederik GladhornAdd destructor to QPlatformFontDatabase.
2011-12-20 Alan AlpertRevert "Revert "Add QObject::objectNameChanged(con...
2011-12-20 Olivier GoffartBetter error reporting in case of connection failure.
2011-12-20 Jason McDonaldRetire QTest::pixmapsAreEqual().
2011-12-19 Stephen KellyRemove declaration which is exported from QtGui.
2011-12-19 David FaureFix QDir::removeRecursively so it doesn't follow symlin...
2011-12-19 Shane KearnsFix QNetworkReply test cases that use the MiniHttpServe...
2011-12-19 Shane KearnsFix regression in user-agent setting of http proxy...
2011-12-19 Laszlo AgocsUpdate the touchscreen plug-in.
2011-12-19 Olivier GoffartDo not call QueuedConnection slot on partialy destroyed...
2011-12-19 Friedemann... Windows: Remove Window from list before calling Destroy...
2011-12-19 Olivier GoffartQ_STATIC_ASSERT: fix C style cast
2011-12-19 Frederik GladhornAccessibility: childAt returns interface
2011-12-19 Stephen KellyChange a slot into a virtual method.
2011-12-19 Stephen KellyRemove plugin related variables from the CMake files.
2011-12-19 Stephen KellyInclude the extras files after defining the target.
2011-12-19 Jędrzej NowackiMake QMetaTypeInterface POD.
2011-12-19 Chris MeyerEnable option to see filename extension in Mac save...
2011-12-19 Chris MeyerAdd check to make sure qApp exists before using
2011-12-19 Jason McDonaldAvoid confusing method overloading in QTestTable.
2011-12-18 David FaureFix fvisibility.test for "QMAKE_CXX = ccache g++"
2011-12-18 Robin BurchellRemove note about Maemo5-reserved enum values, and...
2011-12-18 Robin BurchellRemove widget attribute orientation values from Qt...
2011-12-16 Friedemann... QSortFilterProxyModel: Fix warnings about unused variables.
2011-12-16 Joerg Bornemannextract QWindowsPipeReader from qlocalsocket_win.cpp
2011-12-16 Morten Johan... Cocoa: Accept mouse clicks that activates windows.
2011-12-16 Stephen KellyMove proxy and selection models to QtCore.
2011-12-16 Martin PeterssonQNetworkAccessManager: delay IPv4 connection with Happy...
2011-12-16 Jason McDonaldAvoid qDebug in verbose benchmark test output.
2011-12-16 Jason McDonaldSwitch off signal dumper when testing is completed.
2011-12-15 Kim Motoyoshi... Improved path filling performance in the raster paint...
2011-12-15 Morten Johan... Cocoa: Update geometry on window move.
2011-12-15 Morten Johan... Cocoa: Don't set window size in propagateSizeHints
2011-12-15 Morten Johan... Cocoa: Add version check for convertRectToScreen.
2011-12-15 Friedemann... QTestlib-Selftest: Add initTestCase() setting the direc...
2011-12-15 Robin BurchellRename QEventDispatcherQPA to QUnixEventDispatcherQPA.
2011-12-15 Robin BurchellMerge integrity support into unix.
2011-12-15 Joerg BornemannQLocalSocket/Win: eliminate checkReadyRead()
2011-12-15 Joerg BornemannQLocalSocket/Win: make emitReadyRead timer persistent
2011-12-15 Joerg BornemannQLocalSocket/Win: fix behaviour on broken pipe
2011-12-15 Robin BurchellRemove Symbian support from /src/corelib/kernel/.
2011-12-15 Thorbjørn Lund... QHeaderView - remove stupid if
2011-12-15 Joerg Bornemannfix QMutex warning in tst_QLocalSocket::threadedConnection
2011-12-15 Thorbjørn Lund... QHeaderView - no big update work if updates are disabled
2011-12-15 Robin BurchellSplit timer handling out of QEventDispatcherUnix.
2011-12-15 Bradley T.... Remove unused ownObjectName field from QObjectData
2011-12-15 Bradley T.... Remove QT_JAMBI_BUILD code
2011-12-15 Bradley T.... Correct sizeof(QObjectData) after out-of-order cherry...
2011-12-15 Jason McDonaldRemove Qt5 comment from qsignalspy.h.
2011-12-15 Jason McDonaldFix incorrect function name in assertion.
2011-12-15 Jason McDonaldRemove QTest::qt_snprintf() from testlib API.
2011-12-15 Giuseppe D... Fix typos in QObject::(dis)connect warnings
2011-12-15 Kurt KorbatitsFix qimagereader, qmovie and qmake unittest to work...
2011-12-15 Friedemann... Application-test: Fix location of sub-executables.
2011-12-15 Jason McDonaldImprove QTest::keyClick documentation.
2011-12-15 Jason McDonaldUpdate documentation of QTEST_MAIN macro.
2011-12-15 Jason McDonaldImprove QCOMPARE for QStringList
2011-12-14 Friedemann... QThread-test: Fix test on Windows (timer inaccuracy).
2011-12-14 Bradley T.... Disable warnings when building mkv8snapshot
2011-12-14 Morten SorvigMake QCocoaWindow independent of NSWindow.
2011-12-14 Morten Johan... Cocoa: Add window debug output
2011-12-14 Friedemann... QIBusPlatformInputContext: Fix a crash in tst_qinputpan...
2011-12-14 Friedemann... QPlatformDialogHelpers: Reduce dependency on QDialog.
2011-12-14 Thorbjørn Lund... QHeaderView::ResizeToContents slow hide fix
2011-12-14 Aaron KennedyUpdate V8 to match current patchset
2011-12-14 Aurindam JanaUpdate V8
2011-12-14 Laszlo AgocsRemove redundant touch processing in QtGui and widgets.
2011-12-14 Bradley T.... Remove QAlphaPaintEngine::drawImage()
2011-12-14 Jason McDonaldRemove incorrect information from QCOMPARE documentation.
2011-12-14 Morten Johan... Cocoa: Use new 10.7 mouse wheel API.
2011-12-14 Robin BurchellRemove -graphicssystem (and -runtimegraphicssystem...
2011-12-14 Kurt KorbatitsFix testlib selftests on shadow build.
2011-12-14 Friedemann... QObject-test: Reorganize subprocess.
2011-12-14 Jason McDonaldImprove QStringList test in cmptest selftest.
2011-12-14 Jason McDonaldGive names to data rows in cmptest selftest.
2011-12-14 Jason McDonaldAdd testlib selftest for QStringList comparison.
2011-12-14 Michael BrasserFix possible jump in animation timer.
2011-12-13 Jędrzej NowackiAdd specialization for QTypeInfo<void>
2011-12-13 Debao ZhangFix Memory leak related to Content Menu
2011-12-13 Bradley T.... Finish removing virtual child integers
2011-12-13 Johannes ZellnerFix debug output in eglfs with QEGL_EXTRA_DEBUG enabled
2011-12-13 Kim Motoyoshi... Improved performance of large text when parts are outsi...
2011-12-13 Bradley SmithFix QPA xlib plugin handling of setParent(0).
2011-12-13 Friedemann... QImageReader-test: Make more verbose, use QTemporaryDir.
2011-12-13 Sarah SmithFix failing unit tests.
2011-12-13 Friedemann... QClipboard-test: Fix test
2011-12-13 Kurt KorbatitsFix qfile unit test failing on shadow build.
2011-12-13 Jason McDonaldAdd missing assertion to QAbstractTestLogger.
2011-12-13 Rohan McGoverntestlib: fixed actual, expected order in QTest::compare...
2011-12-13 Michael BrasserStop animation driver in the appropriate place.
2011-12-13 Michael BrasserOnly call profiler callback once per animation tick.
2011-12-13 Michael BrasserCleanup pause timer handling in QUnifiedTimer.
next