profile/ivi/qtbase.git
2012-01-26 Samuel RødalMade QWindow::currentOrientation() a property.
2012-01-26 Olivier GoffartWrap unimplemented clang feature in __has_feature
2012-01-26 Andy ShawFix a couple of edge cases for WildcardUnix matching
2012-01-25 Andrew den... Remove QTextControl and QLineControl.
2012-01-25 Jędrzej NowackiCleanup mess in public type ids.
2012-01-25 Friedemann... Fix building of configure.exe.
2012-01-25 Peter HartmannQAbstractSocket / QSslSocket: add API to pause and...
2012-01-25 Friedemann... Introduce QGuiApplicationPrivate::windowForWidget.
2012-01-25 Friedemann... Windows Vista Style: Fix drawing of buttons in message...
2012-01-25 Friedemann... Widgets: Enable Windows styles on Windows.
2012-01-25 Stephen KellyMark the enumerator QVariant::Type as obsolete.
2012-01-25 Shane Kearnsbearer: run the bearer engines in their own worker...
2012-01-25 Pierre RossiDon't lose the fontDef when setting the size of a raw...
2012-01-25 Stephen KellyMark QStringList as movable.
2012-01-25 Janne AnttilaFixed fileiterator issue for WEC7.
2012-01-25 Gunnar SlettaRemove use of QT_MODULE from library
2012-01-25 Kent Hansenmoc: Use QMetaType::QVariant as the type for QVariant
2012-01-25 Morten Johan... Add Native Client port mkspecs.
2012-01-25 Friedemann... tst_qobject: Run as console application.
2012-01-25 Lars KnollMake coordinates float based where it makes sense.
2012-01-25 Rafael RoquettoIncluded stdlib.h to allow malloc() usage
2012-01-25 Mark Brandremove vestiges of text codec plugins
2012-01-25 aavitRemove support for the MNG file format and the bundled...
2012-01-24 Andrew den... Add a changed() signal to QValidator.
2012-01-24 Lars KnollFix a compile error in qsql_sqlite2.cpp
2012-01-24 Simon A. EugsterDocument where modelReset() is emitted
2012-01-24 David FaureQKeySequence: fix copy/paste error in autotest
2012-01-24 Olivier GoffartRemove Q_COMPILER_FINAL
2012-01-24 Friedemann... Add autotest for failing signal connection.
2012-01-24 Bradley T.... Re-enable 'make check' for tests/auto/widgets
2012-01-24 Stephen KellyDeprecate QAbstractItemModel::reset().
2012-01-24 Mark Brandadd missing move* methods to QAbstractItemModel
2012-01-24 Jiang JiangMove glyphMargin() to QFontEngine
2012-01-24 Giuseppe D... Make mid() and midRef() properly return empty, non...
2012-01-24 Samuel RødalMade window orientation API more flexible.
2012-01-24 Friedemann... QMessageBox: Clean up some Q_WS_WIN code.
2012-01-24 Lars KnollImport json support from playground/qtbinaryjson
2012-01-24 Stephen KellyStore the is-a QObject fact with the metatype declaration.
2012-01-24 David FaureQKeySequence: add tests, fix handling of '+' as key...
2012-01-24 David FaureMake QUrl always lowercase the scheme().
2012-01-24 David FaureRemove dependencies on removed "TEXTSTREAM" option...
2012-01-24 Joerg Bornemannuse QWinOverlappedIoNotifier in QWindowsPipeReader
2012-01-24 Joerg BornemannQWinOverlappedIoNotifier introduced
2012-01-24 Kurt KorbatitsChanged qnetworkdiskcache unittest to cleanup test...
2012-01-24 Kurt KorbatitsChanged qtextdocument, qtextdocumentlayout unittests...
2012-01-24 Kurt KorbatitsChanged painting unittests to remove created files...
2012-01-24 Kurt KorbatitsChanged qpixmap unittest to remove created file after...
2012-01-24 Kurt KorbatitsChanged qxmlstream unittest to remove its created file...
2012-01-24 Kurt KorbatitsChanged qdatastream unittest to remove the test file...
2012-01-24 Kim Motoyoshi... Allocate mipmaps in FBOs with glTexImage2D, not glGener...
2012-01-24 Holger Hans... mkspecs: Remove qtopia*.prf from the mkspecs
2012-01-24 Janne AnttilaFixed automatic plugin path resolving for predefined...
2012-01-24 Olivier GoffartTest connecting to virtual function pointer
2012-01-24 Andreas HolzammerMake it possible to compile with -no-opengl.
2012-01-24 Xizhi ZhuRemove reference to Symbian in QtNetwork.
2012-01-24 Xizhi ZhuRemove Symbian / S60 code from util.
2012-01-24 Xizhi ZhuRemove Symbian code from QtCore.
2012-01-24 Xizhi ZhuRemove Symbian specific code from QtGui.
2012-01-24 Xizhi ZhuRemove Symbian and Maemo code from uikit plugin.
2012-01-24 Robin BurchellRemove Qt 5 notes that would result in source incompati...
2012-01-24 Robin BurchellAdd the capability to use multiple data sources for...
2012-01-24 Robin BurchellRemove executive summary.
2012-01-24 Robin BurchellMove test files around.
2012-01-24 David FaureAdd missing documentation to QTemporaryDir constructors
2012-01-24 Jonas M. GastalMake QAbstractSocket's API virtual where needed.
2012-01-24 Thiago MacieiraPort the IA-64 atomics to the new QBasicAtomicXXX archi...
2012-01-24 Thiago MacieiraPort the MIPS atomics to the new QBasicAtomicXXX archit...
2012-01-24 Thiago MacieiraPort the ARM atomics to the new QBasicAtomicXXX archite...
2012-01-24 Bradley T.... Make clang compile the new i386 and x86_64 atomic code
2012-01-24 Thiago MacieiraPort the i386 and x86-64 atomics to the new QBasicAtomi...
2012-01-24 Thiago MacieiraPort the bootstrap atomics to the new QBasicAtomic...
2012-01-23 Bradley T.... Remove QEventLoop::DeferredDeletion
2012-01-23 Tor Arne VestbøMove Clang mkspec for Mac OS X out of unsupported
2012-01-23 Tor Arne VestbøSet macosx-version-min in common Mac OS X mkspec instea...
2012-01-23 Bradley T.... Ignore known tst_QStyleSheetStyle failures on Mac OS X
2012-01-23 Bradley T.... Ignore tst_QStyleSheetStyle::hoverColors() failures...
2012-01-23 Bradley T.... Ignore tst_QSizeGrip failures on Mac OS X
2012-01-23 Bradley T.... Skip tst_QMenu::QTBUG_10735_crashWithDialog() on Mac...
2012-01-23 Bradley T.... Ignore tst_QMenu::keyboardNavigaction() failure on...
2012-01-23 Bradley T.... Skip tst_QPushButton::sizeHint() with Mac style on...
2012-01-23 Bradley T.... Mark tst_QDateTimeEdit with insignificant_test on Mac...
2012-01-23 Bradley T.... Mark tst_QComboBox::hide() with QEXPECT_FAIL() on Mac...
2012-01-23 Bradley T.... Ignore tst_QAbstractSlider failures on Mac OS X
2012-01-23 Morten Johan... Use QObject pointer as QCocoaAccessibleElement id.
2012-01-23 Laszlo AgocsFix synthesizing mouse events when touches change ordering
2012-01-23 Robin BurchellRevert "Blow up earlier when adding test rows without...
2012-01-23 Armin BerresQPropertyAnimation::setTargetObject() fails if new...
2012-01-23 Holger Hans... directfb: Deal with Qt trying to create a QSize(0,...
2012-01-23 Robin BurchellRemove uses of qMalloc/qFree from out of line code.
2012-01-23 Friedemann... Fixed qtmodule-configtests on Windows.
2012-01-23 Friedemann... Windows: Implement native event filters.
2012-01-23 Friedemann... XCB: Introduce enumeration for event filter types.
2012-01-23 Alex WilsonMark QTriangulatingStroker as Q_GUI_EXPORT
2012-01-23 Joerg Bornemannqfilesystemengine_win.cpp: compile with namespaced Qt
2012-01-23 Uli Schlachterxcb: Correctly check the X11 connection
2012-01-23 Xizhi ZhuRemove Symbian specific code from QtXml.
2012-01-23 Xizhi ZhuRemove Symbian specific code from QtSql.
2012-01-23 Uli Schlachterxcb: Don't crash on missing mouse pointer
2012-01-23 Richard MooreRemove dead code.
2012-01-23 Richard MooreRemove invalid comment.
next