Cocoa: Accept mouse clicks that activates windows.
[profile/ivi/qtbase.git] / src /
2011-12-16 Morten Johan SorvigCocoa: 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 KallandImproved path filling performance in the raster paint...
2011-12-15 Morten Johan SorvigCocoa: Update geometry on window move.
2011-12-15 Morten Johan SorvigCocoa: Don't set window size in propagateSizeHints
2011-12-15 Morten Johan SorvigCocoa: Add version check for convertRectToScreen.
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 MartsumQHeaderView - remove stupid if
2011-12-15 Thorbjørn Lund MartsumQHeaderView - no big update work if updates are disabled
2011-12-15 Robin BurchellSplit timer handling out of QEventDispatcherUnix.
2011-12-15 Bradley T. HughesRemove unused ownObjectName field from QObjectData
2011-12-15 Bradley T. HughesRemove QT_JAMBI_BUILD code
2011-12-15 Bradley T. HughesCorrect 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'AngeloFix typos in QObject::(dis)connect warnings
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 Bradley T. HughesDisable warnings when building mkv8snapshot
2011-12-14 Morten SorvigMake QCocoaWindow independent of NSWindow.
2011-12-14 Morten Johan SorvigCocoa: Add window debug output
2011-12-14 Friedemann KleintQIBusPlatformInputContext: Fix a crash in tst_qinputpan...
2011-12-14 Friedemann KleintQPlatformDialogHelpers: Reduce dependency on QDialog.
2011-12-14 Thorbjørn Lund MartsumQHeaderView::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. HughesRemove QAlphaPaintEngine::drawImage()
2011-12-14 Jason McDonaldRemove incorrect information from QCOMPARE documentation.
2011-12-14 Morten Johan SorvigCocoa: Use new 10.7 mouse wheel API.
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. HughesFinish removing virtual child integers
2011-12-13 Johannes ZellnerFix debug output in eglfs with QEGL_EXTRA_DEBUG enabled
2011-12-13 Kim Motoyoshi KallandImproved performance of large text when parts are outsi...
2011-12-13 Bradley SmithFix QPA xlib plugin handling of setParent(0).
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 MartsumCompile 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 Laszlo AgocsAdd touchEvent() virtual to QWindow.
2011-12-12 Stephen KellyRemove symbian cases from library and plugin loading...
2011-12-12 Morten Johan SørvigCocoa: 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 KleintWindows-DnD: Fix cursors.
2011-12-12 Friedemann KleintWindows: Fix clipboard test.
2011-12-12 Bradley T. HughesSilence -Woverloaded-virtual warnings in QRasterPaintEngine
2011-12-12 Bradley T. HughesSilence -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 ExterDelay masking the last character in Password echo mode.
2011-12-12 Andrew den ExterFix TextInput test failures.
2011-12-12 Andrew den ExterMove cursorDelegate with the mouse selection of read...
2011-12-12 Andrew den ExterMake it easier to select words at the start of a line.
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 KleintRevert "Remove unused overload of QTest::qExec."
2011-12-12 Bradley T. HughesSilence -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. HughesRemove QMetaObject guards and deprecate QPointer.
2011-12-10 Bradley T. HughesDon'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. HughesCorrectly reimplement QPlatformCursor::pos() in QCocoaC...
2011-12-09 Laszlo AgocsExtend touch events.
2011-12-09 Frederik GladhornDo not assert on invalid model index.
2011-12-09 Albert Astals CidAdd support for three new X11 keys
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-08 Stephen KellyRemove the backwards compatibility signal emissions...
2011-12-08 David FaureQTemporaryDir/File: cleanups (static internal function...
2011-12-08 Robin BurchellMerge QColorDialog::getColor() overloads.
next