profile/ivi/qtbase.git
2012-01-27 Samuel RødalFall back on glXChooseVisual() if glXChooseFBConfig...
2012-01-27 Samuel RødalIntroduced QOpenGLContext::defaultFramebufferObject().
2012-01-27 Oswald Buddenhagen"cache" is used only locally, so move it into scope
2012-01-27 Jędrzej NowackiRemove qDBusNameToTypeId function.
2012-01-27 Jonas M. GastalStyle fix for QSslCertificate constructor.
2012-01-27 Jonas M. GastalRemoving ### that would cause needless SC brekage.
2012-01-27 Anselmo L.... Implement QWindow::close()
2012-01-26 Jędrzej NowackiGive a more verbose warning during QVariant serialization.
2012-01-26 Giuseppe D... QRegularExpression: configure support for PCRE
2012-01-26 Oswald Buddenhagenfix grammar in error message
2012-01-26 Oswald Buddenhagenuse warnings instead of -w
2012-01-26 Rafael RoquettoAdd mkspecs for Blackberry Playbook NDK
2012-01-26 Joerg BornemannQProcess/Win: use asynchronous I/O for reading stdout...
2012-01-26 Joerg BornemannQProcess/Win: use named pipes for redirecting standard I/O
2012-01-26 Jędrzej NowackiFix a typo in tst_qtreewidget autotest.
2012-01-26 Simon HausmannFix virtual keyboard on Harmattan not following window...
2012-01-26 Denis DzyubenkoMade it possible to run tst_qtjson test from shadow...
2012-01-26 David FaureQStandardPaths: remove unused includes (leftovers from...
2012-01-26 David FaureQUrl: Implement a number of ## Qt5 TODOs (merging overl...
2012-01-26 David FaureConvert tst_qurl.cpp to UTF-8 (to make it editable...
2012-01-26 Frederik GladhornSend text selection changes for accessibility.
2012-01-26 Denis DzyubenkoFixed QString::operator<(QLatin1String)
2012-01-26 Bradley T.... Remove the 'macosx' arch
2012-01-26 Stephen KellyMark the single argument containers as movable.
2012-01-26 Stephen KellyAutomated metatype definition for template types.
2012-01-26 Friedemann... Cleanup of QWindowsVistaStyle.
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...
next