profile/ivi/qtbase.git
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.
2011-12-13 Michael BrasserFix possible jump in animation timer.
2011-12-13 Stephen KellyMove QAbstractItemModel into a separate directory.
2011-12-12 Thorbjørn Lund... Compile fix - qxcbconnection.cpp (‘Display’ was not...
2011-12-12 Robin BurchellUse QVarLengthArray in QXcbConnection.
2011-12-12 Stephen KellyAdd the .exe suffix to executables on Windows.
2011-12-12 Frederik GladhornMake QApplication::type() set by QGuiApplication.
2011-12-12 Rohan McGovernv8: give sensible error message if v8 sources are not...
2011-12-12 Jørgen LindAdd a wayland-scanner rule to qmake
2011-12-12 Laszlo AgocsAdd touchEvent() virtual to QWindow.
2011-12-12 Stephen KellyRemove symbian cases from library and plugin loading...
2011-12-12 Morten Johan... Cocoa: Add autorelease pools.
2011-12-12 Robin BurchellAdd QVarLengthArray::length().
2011-12-12 Richard MooreRemove unused member variables from private class.
2011-12-12 João AbecasisRemove template <class T> class QRingBuffer
2011-12-12 Friedemann... Windows-DnD: Fix cursors.
2011-12-12 Friedemann... Windows: Fix clipboard test.
2011-12-12 Bradley T.... Silence -Woverloaded-virtual warnings in QRasterPaintEngine
2011-12-12 Bradley T.... Silence -Woverloaded-virtual warnings in QBlitterPaintE...
2011-12-12 Shane KearnsFix NTLM authentication with email address
2011-12-12 Shane KearnsFix null pointer dereference in NTLM authentication
2011-12-12 Andrew den... Delay masking the last character in Password echo mode.
2011-12-12 Andrew den... Fix TextInput test failures.
2011-12-12 Andrew den... Move cursorDelegate with the mouse selection of read...
2011-12-12 Andrew den... Make it easier to select words at the start of a line.
2011-12-12 Bradley T.... Update .gitignore for tests/auto/corelib/io/qresourceengine
2011-12-12 Laszlo AgocsStore the primary status in the touch point flags.
2011-12-12 Honglei ZhangCheck driver validity before using it
2011-12-12 Friedemann... Revert "Remove unused overload of QTest::qExec."
2011-12-12 Bradley T.... Silence -Woverloaded-virtual warnings in QFileDialog
2011-12-12 Jason McDonaldRemove -keyevent-verbose option for autotests.
2011-12-12 Jason McDonaldStop using QTest::qt_snprintf() in testlib.
2011-12-12 Jason McDonaldImprove definition of QTEST_NO_SPECIALIZATIONS
2011-12-12 Jason McDonaldFilter unprintable chars out of all test output.
2011-12-12 Stephen KellyClean up includes in QStringListModel.
2011-12-10 Bradley T.... Remove QMetaObject guards and deprecate QPointer.
2011-12-10 Bradley T.... Don't overload the meaning of QObjectData::wasDeleted
2011-12-10 Thomas ZanderFix typo in APIDocs
2011-12-09 Stephen KellyMake headers safe with QT_NO_CAST_FROM_BYTEARRAY.
2011-12-09 Laszlo AgocsRemove QWidget dependency from QTouchEvent.
2011-12-09 Laszlo AgocsRemove event type parameter from handleTouchEvent.
2011-12-09 Bradley T.... Correctly reimplement QPlatformCursor::pos() in QCocoaC...
2011-12-09 João AbecasisFixes for tst_QTemporary(File|Dir)::nonWritableCurrentDir
2011-12-09 Laszlo AgocsExtend touch events.
2011-12-09 Shane KearnsRemove QtWidgets dependency from QTcpSocket autotest
2011-12-09 Shane KearnsFix unstable test case
2011-12-09 Friedemann... QProcess-test: Fix executable location on Windows.
2011-12-09 Frederik GladhornDo not assert on invalid model index.
2011-12-09 João AbecasisPromote openStandardStreams sub-tests to top level
2011-12-09 Albert Astals CidAdd support for three new X11 keys
2011-12-09 Friedemann... QPixmap test: Re-enable tests of Windows bitmap/icon...
2011-12-09 Friedemann... Tests: Fix the language change test.
2011-12-09 Friedemann... QFile-test: Do not fail when run with redirected stdout...
2011-12-09 Friedemann... QProcess-Test: Improve error handling.
2011-12-09 Bradley T.... Re-enable 'check' target for tests/auto/gui on Mac...
2011-12-09 Stephen KellyForward the contents of the parents argument through...
2011-12-09 Stephen KellyNotify about moves in the source model more efficiently.
2011-12-09 João AbecasisRemove wacomcfg.h from 3rdparty
2011-12-09 Shane KearnsFix failing setSocketDescriptor test in QTcpSocket
2011-12-09 Joerg BornemanntestProcessSpacesArgs fixed
2011-12-08 Stephen KellyRemove the backwards compatibility signal emissions...
2011-12-08 David FaureImprove/cleanup qtemporarydir (and qtemporaryfile)...
2011-12-08 David FaureQTemporaryDir/File: cleanups (static internal function...
2011-12-08 Robin BurchellMerge QColorDialog::getColor() overloads.
2011-12-08 David FaureFix QTemporaryDir unittest on Mac OS X
2011-12-08 Harald Fernengeldocument the -force-asserts switch
2011-12-08 Morten Johan... Cocoa: remove autoreleasepool in QCocoaIntegration
2011-12-08 Robin BurchellRemove unused QMapData::createData()/node_create()...
2011-12-08 Friedemann... QPixmap test: Make lenientCompare() more verbose.
next