profile/ivi/qtbase.git
2011-11-01 Samuel RødalAdd Q_PROPERTY declarations to QScreen.
2011-11-01 Bradley T.... Tentatively keep operator=(const QAtomic* &other)
2011-11-01 Friedemann... qeventdispatcher_win: Fix warnings about QAtomicInt.
2011-11-01 Jo AsplinRe-enabled passing tests in tst_qgraphicswidget
2011-11-01 Olivier Goffarttst_qvariant: add a test QVariant works with not movabl...
2011-11-01 Sergio AhumadaRevert "Fix use of qMax() with floating point constants"
2011-11-01 Bradley T.... Append -W* configure flags to QMAKE_C*FLAGS_WARN_ON
2011-11-01 Jason McDonaldRemove debug code from qsortfilterproxymodel test
2011-11-01 Jason McDonaldImprove QWidget autotest
2011-11-01 Jason McDonaldRemove debug code from QLayout autotest.
2011-11-01 Jason McDonaldRemove debug code from QGridLayout autotest
2011-11-01 Jason McDonaldRemove obsolete test.
2011-11-01 Jason McDonaldImprove QMenu autotest.
2011-11-01 Liang QiRemove S60/symbian specific code in plugins/bearer
2011-11-01 Bradley T.... Use QAtomicInt::store() instead of operator=(int)
2011-11-01 Lars KnollFixes to the ibus input context
2011-11-01 Liang QiRemove S60/symbian specific mkspec
2011-11-01 Liang QiRemove S60/symbian specific code in corelib/arch
2011-10-31 Jason McDonaldImprove QMenu autotest
2011-10-31 Shane KearnsHTTP proxy engine - accept standard Connection header
2011-10-31 Peter HartmannSSL documentation: correct enum name
2011-10-31 Friedemann... mkspecs: Remove qpa conditionals.
2011-10-31 Casper van... Update enums in documentation.
2011-10-31 Bradley T.... Reimplement GLTexture::failed() properly in GLRenderTar...
2011-10-31 Casper van... Add file from qtdoc.
2011-10-31 Robin BurchellRemove Symbian support from bind enum documentation.
2011-10-31 Robin BurchellMove support for socket binding from QUdpSocket upstrea...
2011-10-31 Robin BurchellSet localAddress and localPort on socket binding.
2011-10-31 Bradley T.... Remove declaration of QRasterPlatformPixmap::fromFile()
2011-10-31 Bradley T.... Move QPrinter::init() to QPrinterPrivate::init()
2011-10-31 Sergio AhumadaDoc: Fixing typos
2011-10-31 Samuel RødalRe-added hellogl_es and ES 1 support for QOpenGLContext.
2011-10-31 Olivier GoffartQRecursiveMutexPrivate should not inherit from QMutexPr...
2011-10-31 Olivier GoffartRename QBasicMutex::d to QBasicMutex::d_ptr
2011-10-31 Olivier GoffartAdd missing include when enabling deprecated code
2011-10-31 Friedemann... Gui/OpenGL: Remove remains of qpa from profiles.
2011-10-31 Friedemann... Fix most warnings about assignments of QAtomicInt.
2011-10-31 Lars KnollCorrectly handle null windows or widgets in keyClick()
2011-10-31 Jason McDonaldRemove disabled code from QMainWindow autotest.
2011-10-31 Jason McDonaldRemove unstable test from qgraphicsscene test.
2011-10-31 Jason McDonaldRemove obsolete test data from qgraphicsitem test
2011-10-31 Jason McDonaldRemove disabled code from qgraphicssceneindex test
2011-10-31 Jason McDonaldRemove disabled code from QString autotest.
2011-10-31 Jason McDonaldRemove disabled code from QRegExp test
2011-10-31 Jason McDonaldRemove tests for API that never made it into Qt.
2011-10-31 Jason McDonaldRemove obsolete code from QChar autotest.
2011-10-31 Jason McDonaldRemove obsolete code from qstate autotest.
2011-10-31 Jason McDonaldImprove QBuffer autotest
2011-10-31 Jason McDonaldRemove debugging code from QFileSystemWatcher test
2011-10-31 Jason McDonaldRemove disabled tests from QUrl test.
2011-10-31 Jason McDonaldRemove obsolete code from qtconcurrentiteratekernel...
2011-10-31 Jason McDonaldRemove obsolete code from qtconcurrentrun test.
2011-10-31 Jason McDonaldRemove debug code from QLocalSocket autotest.
2011-10-31 Jason McDonaldRemove debugging code from languagechange test
2011-10-31 Jason McDonaldRemove dead code from QTransform autotest.
2011-10-31 Jason McDonaldRemove debugging code from QPainter autotest.
2011-10-31 Jason McDonaldRemove debugging code from QPathClipper autotest.
2011-10-31 Jason McDonaldRemove dead code from qpixmap autotest
2011-10-30 Sergio AhumadaFix use of qMax() with floating point constants
2011-10-29 Olivier Goffartmoc: support c++11 style enums
2011-10-29 Lars KnollRemove S60/symbian specific code
2011-10-29 Jo AsplinRe-enabled tst_LargeFile
2011-10-28 Olivier GoffartRemove symbian threading primitive.
2011-10-28 Lars KnollCorrect dependencies for the platformsupport library
2011-10-28 Lars KnollRemove stuff related to obsolete platforms
2011-10-28 Robin BurchellRemove Windows and X11 from src/widgets/platforms.
2011-10-28 Friedemann... Examples, plugins: Remove remains of qpa in profiles.
2011-10-28 Bradley T.... Mark QAtomic* implicit cast and other operators as...
2011-10-28 Samuel RødalGet rid of legacy glTexParameterf calls.
2011-10-28 Jason McDonaldImprove QTextBrowser unit test.
2011-10-28 Jason McDonaldMove test data to the right place.
2011-10-28 Jason McDonaldRemove redundant preprocessor directive.
2011-10-28 Jason McDonaldUpdate changes file for tests and testlib.
2011-10-28 Charles YinUpdate qmltest usage help
2011-10-27 Oliver WolffFreetype: Do not unlock face when returning superclass...
2011-10-27 Bradley T.... Replace implicit QAtomic* casts with explicit load...
2011-10-27 Friedemann... Fix compiler warnings.
2011-10-27 Bradley T.... Use load() instead of implicit cast when using QueuedCo...
2011-10-27 Bradley T.... Update QMutex benchmark to match the one in 4.8
2011-10-27 Bradley T.... Move the implementation of normalizeTypeInternal()
2011-10-27 Sergio AhumadaAdd QT_BEGIN_HEADER/QT_END_HEADER macros
2011-10-27 Bradley T.... Compilation fix (cannot assign const pointer to non...
2011-10-27 Oliver WolffFixed crash in printsupport on Windows
2011-10-27 Bradley T.... Make configure understand -W* arguments
2011-10-27 Olivier GoffartCompile with QT_ENABLE_DEPRECATED_BEFORE set to old...
2011-10-27 Steven CeuppensAdd QDataStream operators to QMargins, so it can be...
2011-10-27 Friedemann... Do not call setCursor on Desktop or if there is no...
2011-10-27 Jason McDonaldRemove pointless QVERIFY(1) calls in QPainter test
2011-10-27 Jason McDonaldUse standard method of excluding a test.
2011-10-27 Jason McDonaldPrefer compile-time checks to QSKIP.
2011-10-27 Jason McDonaldRemove unnecessary QSKIP.
2011-10-27 Bradley T.... Use load() when constructing QSimpleCodec's reverse map
2011-10-27 Friedemann... Windows: More fine-grained paint event handling.
2011-10-27 Tero AholaFixed resource leak when setting QProgressBar style...
2011-10-27 Simon HausmannInitial support for MeeGo's input method server
2011-10-27 Frederik GladhornAdd default actions to QAccessibleWidget.
2011-10-27 Morten SorvigNative file dialog support for Mac
2011-10-27 Thiago MacieiraUnix (non-Glib) event dispatcher: round sleep to millis...
2011-10-27 Friedemann... Tests: Remove Q_WS_QPA, qpa-sections from .profiles.
2011-10-27 Morten SorvigCocoa: Set correct child window geometry.
next