profile/ivi/qtbase.git
2011-12-05 Stephen KellyFix typos in Sqlite docs.
2011-12-05 Jason McDonaldFixing naming of selftests.
2011-12-05 Jason McDonaldDon't set graphics system at start of test.
2011-12-05 Rohan McGovernFixed tst_selftests findtestdata subtest for shadow...
2011-12-04 Jiang JiangRemove unused Mac specific font code in widgets
2011-12-04 Jiang JiangRemove QCoreTextFontEngineMulti
2011-12-04 Jiang JiangEnable subpixel rendering for raster on Mac
2011-12-04 Stephen KellyMove the metatype declaration for QGraphicsScene.
2011-12-04 Frederik GladhornRemove unused enum values.
2011-12-03 Stephen KellyQuote the path in CMake so that spaces in paths work.
2011-12-02 David FaureNew class QTemporaryDir.
2011-12-02 Honglei ZhangFix tst_qsql crashes on Mac OS X
2011-12-02 Bradley T.... Remove QInternal callbacks and internal functions
2011-12-02 Kent HansenAutomatically add QtQuick module if only QtDeclarative...
2011-12-02 David FaureImplement QDir::removeRecursively
2011-12-02 Honglei ZhangQSqlRelationalTableModel doesn't follow relations on...
2011-12-02 Gunnar SlettaAdded minimal class docs for QWindow to make it visible.
2011-12-02 Stephen KellyMake the Qt5 part of the target name namespace style.
2011-12-02 Bradley T.... Remove cast and assignment operators from QAtomicInt...
2011-12-02 Morten Johan... Cocoa: Handle accessible interface children.
2011-12-02 Jan-Arve SaetherDon't inherit QAccessible from QWindowsAccessible
2011-12-02 Friedemann... Windows: Stabilize qpauseanimation test.
2011-12-02 Jason McDonaldUpdate documentation for QTest::qExec()
2011-12-02 Frederik GladhornClean formatting.
2011-12-02 Frederik GladhornAccessibility: table2 -> table
2011-12-02 Kent Hansensyncqt: Create deprecated headers that work with MSVC
2011-12-02 Martin JonesRevert "Add QObject::objectNameChanged(const QString...
2011-12-01 Holger Hans... directfb: Introduce EGL integration for DirectFB
2011-12-01 Holger Hans... directfb: Use QT_BEGIN_NAMESPACE/QT_END_NAMESPACE aroun...
2011-12-01 Holger Hans... directfb: Move the macro to the qdirectfbconvenience...
2011-12-01 Friedemann... Windows: Fix qabstractfilenengine-test.
2011-12-01 Frederik GladhornRemove action enum.
2011-12-01 Morten Johan... Compile.
2011-12-01 Frederik GladhornMake cell a proper QAccessible2Interface.
2011-12-01 Friedemann... Rebuild configure.exe.
2011-12-01 Holger Hans... v8: Be able to build V8 for MIPS
2011-12-01 Bradley T.... Add QObject::objectNameChanged(const QString &objectNam...
2011-12-01 Stephen KellyPass the tests when run in visual studio.
2011-12-01 Shane KearnsFix QTcpServer::serverAddress() for dual stack sockets
2011-12-01 Friedemann... Tests: Temporarily remove qsound.
2011-12-01 Friedemann... Windows: Fix compilation of qdir test.
2011-12-01 Jędrzej NowackiImprove Q_CONSTRUCTOR_FUNCTION and Q_DESTRUCTOR_FUNCTIO...
2011-12-01 Gunnar SlettaFix image format use in cocoa plugin
2011-12-01 Jiang JiangAdd QRawFont from data support to Mac font db
2011-12-01 Jiang JiangSet supporting writingSystem correctly
2011-12-01 Friedemann... Polish QWinEventNotifier.
2011-12-01 Samuel RødalAdded rotation animation to paintedwindow example.
2011-12-01 Holger Hans... opengl: Do not crash when programGuard is a nullptr
2011-12-01 Samuel RødalAdded QPA window system interface handler for logical...
2011-12-01 Rohan McGovernMark tst_qfilesystementry as private test on Windows.
2011-12-01 Rohan McGoverntestlib: add QFINDTESTDATA macro for finding testdata...
2011-12-01 Rohan McGovernFixed installation of corelib tests
2011-12-01 Jiang JiangengineData should be cached solely based on QFontDef
2011-12-01 Friedemann... Fix compilation of Benchmark tests on Windows.
2011-12-01 Jason McDonaldImprove QString autotest.
2011-12-01 Jason McDonaldMinor improvement to QByteArray autotest
2011-12-01 Debao ZhangMake QWinEventNotifier part of the public API
2011-11-30 Bradley T.... Merge QObject::tr*() and QCoreApplication::translate...
2011-11-30 Shane KearnsFix QHostAddress::operator==(QHostAddress::SpecialAddress)
2011-11-30 Samuel RødalMade more QScreen properties NOTIFY and added average...
2011-11-30 Olivier GoffartSupport for up to 6 arguments in the new connection...
2011-11-30 Olivier GoffartDocument the new connection syntax
2011-11-30 Jiang JiangMac Core Text font database for QPA
2011-11-30 Honglei ZhangFix sqlite driver memory eating due to close failure
2011-11-30 Zeno AlbisserInclude qglobal.h first in qnsview.mm compilation unit.
2011-11-30 Jan-Arve SaetherFix casting. Casting is now done through the virtual...
2011-11-30 Joerg Bornemannmkspec win32-msvc2003 moved to unsupported
2011-11-30 Jo AsplinMoved integrationtests/* into other/
2011-11-30 Jason McDonaldCleanup corelib autotests
2011-11-30 Olivier GoffartBenchmark the new signal slot connection syntax.
2011-11-30 Olivier GoffartFix Qt::QueuedConnection when signal has a return value
2011-11-29 Jędrzej NowackiFix a deadlock in QMetaType.
2011-11-29 Friedemann... QByteArray: Fix MSVC warning.
2011-11-29 Frederik GladhornAccessible debug stream: don't print details for invali...
2011-11-29 Olivier GoffartSupport Qt::UniqueConnection in the new connection...
2011-11-29 Olivier GoffartReduce code dupplication in QObject::connect
2011-11-29 Olivier GoffartInitialize the return value of signals
2011-11-29 Olivier GoffartQObject::disconnect with new syntax
2011-11-29 Stephen KellyInstall CMake config files from Qt.
2011-11-29 Joerg Bornemannmkspec win32-borland moved to unsupported
2011-11-29 Kent HansenAdd deprecated headers support to syncqt
2011-11-29 Samuel RødalPrevented Xlib sequence errors in xcb plugin.
2011-11-29 Johannes ZellnerRemove QPlatformPrinterSupport usage
2011-11-29 Samuel RødalAdded screenChanged() signal and handle screen destruct...
2011-11-29 Richard MooreMake the default ssloptions testable.
2011-11-29 Jędrzej NowackiRedefinition of QVariant::Type.
2011-11-29 Friedemann... Fix linking of autotests on Windows.
2011-11-29 Friedemann... Fix compilation of qeasingcurve autotest on Windows.
2011-11-29 Friedemann... Temporarily disable Windows-specific QPrinter autotest.
2011-11-29 Friedemann... QtGui: Fix a crash in OpenGL on Windows.
2011-11-29 Friedemann... configure.exe: Build tests by default.
2011-11-29 Friedemann... Fix compilation of some benchmark tests on Windows.
2011-11-29 Friedemann... QtCore/IO: Fix some warnings on Windows (64bit).
2011-11-29 Kent HansenV8/arm: Add relevant float defines
2011-11-29 Bradley T.... Remove obsolete QMetaObject::activate() overloads.
2011-11-29 Jason McDonaldCleanup corelib autotests
2011-11-29 Toby TomkinsFixed Qtbase OSX specific namespace compilation.
2011-11-29 Jędrzej NowackiFix a small memory leak in QXcbIntegration.
2011-11-28 Olivier GoffartFix crash in tst_qatomicpointer test
2011-11-28 Jędrzej NowackiFix documentation for QVariant::Type enum.
next