profile/ivi/qtbase.git
2011-10-03 Lars KnollRemove the remaining traces of QT3_SUPPORT
2011-10-03 Bradley T.... Update .gitignore
2011-10-03 Sergio Ahumadatest: Re-enabled `tst_qtranslator' test that is now...
2011-10-03 Tor Arne VestbøDon't use un-guarded printfs for debug logging in XCB...
2011-10-03 Jason McDonaldAvoid using QSKIP in lieu of compile-time checks
2011-09-29 Lars KnollRemove QT_MOC_COMPAT signals
2011-09-29 Laszlo AgocsSend key events to the active window when tlw in qpa...
2011-09-29 David FaureRename Qt::escape to QString::toHtmlEscaped, add compat...
2011-09-29 David FaureMove Qt::escape to QtCore
2011-09-29 Jan-Arve SaetherRefactor accessibility for Qt5
2011-09-29 Frederik GladhornRemove obsolete function isHeaderVisible.
2011-09-29 Lars KnollFix the qtranslator autotest
2011-09-29 Lars KnollFix moc autotest
2011-09-29 Lars KnollGet rid of the last traces of QMimeSource
2011-09-29 Jason McDonaldRemove Symbian-specific code from tests.
2011-09-28 Matthew Cattellreimplemented doUpdateMicroFocus to work without callin...
2011-09-28 Eskil Abrahamsen... Register whether a glyph run goes from RTL or LTR
2011-09-28 David FaureQTemporaryFile: Test what happens if current dir isn...
2011-09-28 David FaureQTemporaryFile: use QCoreApplication::applicationName...
2011-09-28 Lars KnollImplement support for QGuiApp::setOverrideCursor()
2011-09-28 Pekka VuorelaAdapted most QInputContext usage on widgets to QInputPanel
2011-09-28 Pekka VuorelaRemove support for QWidget specific input contexts
2011-09-28 Pekka VuorelaAdapt QGraphicsView from QInputContext to QInputPanel
2011-09-28 Joona PetrellAdd missing Q_ENUMS macro to QInputPanel
2011-09-28 Kent HansenMake examples build with Qt-in-namespace
2011-09-28 Kent HansenMake qtbase build with Qt-in-namespace again
2011-09-28 Jason McDonaldMake QTest::qWarn() use __FILE__ and __LINE__.
2011-09-28 Friedemann... Re-enable the Windows plugin.
2011-09-28 Casper van... Add qtcore.qdoc. The QtCore main page was missing from...
2011-09-28 Pekka VuorelaUse module prefixed include paths, avoids warnings...
2011-09-28 Friedemann... Widgets: Remove QT3_SUPPPORT.
2011-09-28 Pekka VuorelaRemoved obsolete QWidget::resetInputContext()
2011-09-28 Friedemann... Fix compiler warnings.
2011-09-28 Frederik GladhornSimplify QAccessibleTextEdit.
2011-09-28 Frederik GladhornAlways return something.
2011-09-28 Frederik GladhornRemove dead code from QAccessibleTabBar.
2011-09-28 Frederik GladhornQAccessibleToolButton fixes.
2011-09-28 Lars KnollRemove debug output
2011-09-28 Samuel RødalPrevent potential crash in QXcbConnection::checkEvent().
2011-09-28 Lars KnollDon't crash if qApp->overrideCursor() is 0
2011-09-28 Lars KnollUse the drag cursor shapes
2011-09-28 Lars KnollFix mouse coordinate translation when searching for...
2011-09-28 Lars KnollUnlock the eventreader before calling handleEvent()
2011-09-28 Holger IhrigMark QtConcurrentFilter Autotest as insignificant,...
2011-09-27 Jo AsplinRe-enabled test and made it pass on Linux
2011-09-27 Andrew den... Update QLineControl's state correctly with QT_NO_ACCESS...
2011-09-27 Gunnar SlettaRespect the QSurfaceFormat when constructing a QOpenGLC...
2011-09-27 Paul Olav TveteOops, adding Q_EXPORT to QPlatformScreenPageFlipper
2011-09-27 Samuel RødalFixed crash in QOpenGLFramebufferObject.
2011-09-27 Frederik GladhornSimplify QAccessibleDial and make it inherit QAccessibl...
2011-09-27 Frederik GladhornSimplify QAccessibleSpinboxes.
2011-09-26 Bradley T.... Update QHash for Qt 5
2011-09-26 Jo AsplinRe-enabled tests that are now passing on Linux
2011-09-26 Oswald Buddenhagen"empty translation" does not mean "no translation"
2011-09-26 Tor Arne VestbøFix warning caused by putting .mm files in SOURCES
2011-09-26 Eskil Abrahamsen... Fix possible assert in QFontEngineFT
2011-09-26 Eskil Abrahamsen... Add some enablers to QTextDocumentLayout
2011-09-26 Eskil Abrahamsen... Fix possible crash in QFontEngineFT
2011-09-26 Bradley T.... Make QVectorData::shared_null const
2011-09-26 Samuel RødalFixed tst_QWidget::updateWhileMinimized()
2011-09-26 Jason McDonaldTidy and sort the list of selftests
2011-09-26 Jason McDonaldUse placeholder for Qt version in expected output
2011-09-26 Holger IhrigRe-enabled test that was marked insignificant and passes
2011-09-26 Bradley T.... Make QMapData::shared_null const
2011-09-26 Bradley T.... Make QListData::shared_null const
2011-09-26 Bradley T.... Make QLinkedListData::shared_null const
2011-09-26 Bradley T.... Make QHashData::shared_null const
2011-09-26 Oswald Buddenhagendon't calculate hash when the map is empty and we are...
2011-09-26 David BoddieDoc: Fixed \since declarations.
2011-09-26 David BoddieDoc: Clarified the range of return values from QLineF...
2011-09-26 David BoddieDoc: Moved general notes about character conversion.
2011-09-26 David BoddieDoc: Fixed page step sizes in a snippet for QAbstractSc...
2011-09-26 David BoddieDoc: Fixed shader program snippet.
2011-09-26 Rohan McGovernAdded missing license headers.
2011-09-26 Jason McDonaldRemove obsolete exclusion from selftest checking
2011-09-26 Jason McDonaldDon't XFAIL on the contents of assert messages.
2011-09-26 Jan KundrátImplement QTEST_GUILESS_MAIN
2011-09-23 Olivier GoffartUse the right callback in QObject::disconnect()
2011-09-23 Jiang JiangMake sure cursor position doesn't exceed line end
2011-09-23 Holger IhrigRe-enabling tests that were marked insignificant but...
2011-09-23 Bradley T.... Fix QString and QByteArray reserve() and squeeze()
2011-09-23 Bradley T.... QByteArray's shared_null and shared_empty should be...
2011-09-23 Lars KnollRemove Q_GLOBAL_STATIC_WITH_INITIALIZER from QtWidgets
2011-09-23 Samuel RødalImplemented QWidget's move() vs setGeometry() distincti...
2011-09-23 Samuel RødalPatch toward fixing tst_QWidget::windowState().
2011-09-23 Samuel RødalDon't flood expose events in the xcb plugin.
2011-09-23 Samuel RødalOnly set frame margins as dirty when we get a configure...
2011-09-23 Samuel RødalFixed geometry issues.
2011-09-23 Frederik GladhornAccessible ComboBox: remove virt children, add actions.
2011-09-23 Joona PetrellAdd autotest for QInputPanel
2011-09-23 Bradley T.... Don't call ref() in QByteArray::QByteArray()
2011-09-23 Jo AsplinRe-enabled test and made it pass on Linux
2011-09-23 Jo AsplinRe-enabled test and made it pass on Linux
2011-09-23 Jiang JiangSupport adding application fonts with QFontconfigDatabase
2011-09-23 Laszlo AgocsAvoid crash in handleTouchEvent and remove superfluous...
2011-09-23 Eskil Abrahamsen... Fix preedit text on XCB
2011-09-23 Paul Olav TvetePage flipping API for QPlatformScreen
2011-09-22 Frederik GladhornAccessible SpinBox remove dead code.
2011-09-22 Oswald Buddenhagenworkaround XCB-ICCCM 3.8 breakage, second instance
2011-09-22 Jo AsplinCast back to QWindow *
next