profile/ivi/qtbase.git
2011-11-28 Rohan McGovernImproved failure messages from tst_qlibrary
2011-11-28 Jason McDonaldFix sanity check of network test server
2011-11-28 Jason McDonaldCorrect usage of network-settings.h.
2011-11-28 Kim Motoyoshi... Fixed QUnifiedTimer cleanup.
2011-11-28 Stephen KellyFix style. 4 spaces not 2.
2011-11-27 Glenn WatsonAdd support to moc for registering non-local enums...
2011-11-27 Stephen KellyUse Q_FOREACH in headers.
2011-11-26 Olivier GoffartTest QAtomicPointer<const T>
2011-11-25 Peter HartmannSSL certificate blacklist: reformat serial numbers...
2011-11-25 Gunnar SlettaIntroduce QWindowSystemInterface::handleSynchronousClos...
2011-11-25 Gunnar SlettaFixed memory leak in windowing system event handling
2011-11-25 Peter HartmannSSL: fix build when compiled with -openssl-linked
2011-11-25 Jan-Arve SaetherMake QBasicAtomicPointer work with T=const (int|any...
2011-11-25 Stephen KellyBe specific about what part of the model is being re...
2011-11-25 Bradley T.... Remove the QApplicationBase define
2011-11-25 Jan-Arve SaetherChange default implementation of window() to just return 0
2011-11-25 Friedemann... QMetaTypeInterface: Fix warning about multiple default...
2011-11-25 Gunnar SlettaMake cocoa opengl backend threadsafe.
2011-11-25 Jason McDonaldCleanup corelib autotests
2011-11-25 Olivier GoffartMore tests for the new connection syntax.
2011-11-25 Olivier GoffartAdd support for QueuedConnection when connecting using...
2011-11-25 Olivier GoffartNew QObject connection syntax
2011-11-25 Olivier GoffartChange the return value of QObject::connect
2011-11-24 Rohan McGovernImproved usage of TESTDATA with relative paths beginnin...
2011-11-24 Frederik GladhornFix navigate returning invalid pointer.
2011-11-24 Jonas M. GastalRemoving unnecessary hidden property "_q_user-agent".
2011-11-24 Jonas M. GastalAdds support for headers in QNetworkProxy.
2011-11-24 Stephen KellyAdd a parents parameter to layoutChange signals.
2011-11-24 Samuel RødalAdd a note in the QScreen documentation about logical...
2011-11-24 Kent HansenMake v8 snapshots work in debug-and-release mode
2011-11-24 Bradley T.... Move QScopedLoopLevelCounter to qthread_p.h
2011-11-24 Gunnar Slettaemit width/height changes for the new rect
2011-11-24 Lars KnollDon't forward declare types form openssl in public...
2011-11-24 Holger Hans... directfb: Use the QPlatformWindow in the DirectFB Backi...
2011-11-24 Holger Hans... directfb: Get the IDirectFBDisplayLayer through the...
2011-11-24 Holger Hans... directfb: Fix the typo in the parameter
2011-11-24 Holger Hans... directfb: Remove dfbDisplayLayer from QDirectFbInput
2011-11-24 Holger Hans... directfb: Pass the IDirectFBWindow to the QDirectFbInpu...
2011-11-24 Holger Hans... directfb: Use DirectFBErrorFatal for errors we don...
2011-11-24 Jiang JiangFix HarfBuzz Thai character SARA AM handling
2011-11-24 Tor Arne Vestbøsyncqt: Don't generate deprecated forwarding headers...
2011-11-24 Jason McDonaldImprove QVector autotest
2011-11-24 Holger Hans... directfb: Access the screen layer through QWindow:...
2011-11-24 Holger Hans... directfb: Move QDirectFbScreen into a separate file
2011-11-24 Jason McDonaldOnly use QVERIFY in test functions.
2011-11-24 Jason McDonaldAdd missing indentation to QFuture test.
2011-11-23 Samuel RødalFixed regression in tst_qscreen.
2011-11-23 Sami RosendahlFix stack overwrite in QDBusDemarshaller
2011-11-23 Olivier GoffartFix QT_DEPRECATED_SINCE on windows.
2011-11-23 Frederik GladhornImprove docs for Accessibility.
2011-11-23 Frederik GladhornUpdate changelog - Accessibility
2011-11-23 Frederik GladhornRemove virtual child integers.
2011-11-23 Friedemann... Accessible widgets: Fix warning.
2011-11-23 Honglei ZhangDocument -system-sqlite configuration parameter
2011-11-23 Honglei ZhangSQLite support only one statement at a time
2011-11-23 Jason McDonaldRemove misleading comment.
2011-11-23 Rohan McGovernFixed typo in testcase.prf causing TESTDATA with multip...
2011-11-22 Rohan McGovernAdded build system support for installing tests.
2011-11-22 Rohan McGovernEnsure qmodule.pri is installed.
2011-11-22 Jędrzej NowackiCode cleanup in QVariant and QMetaType.
2011-11-22 Jiang JiangRemove explict debug message
2011-11-22 Holger Hans... uclibc: fenv.h does not define the necessary things.
2011-11-22 Friedemann... fixqt4headers.pl: Add --strip-module option.
2011-11-22 Kent HansenAdd V8 snapshot support
2011-11-22 Alan AlpertAdd some properties to QWindow
2011-11-22 Holger Hans... uclibc: Make the oomsimulator compile with uclibc
2011-11-22 Toby TomkinsRevert 3a0f5d04fce00812cddd44e54ef25f7ab7d9240d
2011-11-21 Jason McDonaldRemove reset test from QTimeLine.
2011-11-21 Jason McDonaldAdd test for QTimeLine::toggleDirection()
2011-11-21 Jason McDonaldRestore commented-out data in QString test.
2011-11-21 Jason McDonaldRemove obsolete data from QStringRef test.
2011-11-21 Jason McDonaldRemove obsolete code from QRegExp test.
2011-11-21 Joona PetrellRemove handlesInputPanelVisibility() deprecation mechanism
2011-11-21 Pekka VuorelaSupport better committing preedit in QLineController
2011-11-21 Pekka VuorelaSupport input method tentative commit string in QLineCo...
2011-11-21 Pekka VuorelaFix QLineControl work properly with input method select...
2011-11-21 hjkAdd spaces for string concatenation to work around...
2011-11-21 Jason McDonaldRemoved commented test data from QUrl test.
2011-11-21 Peter HartmannQNetworkProxy documentation: mention usage of "http_pro...
2011-11-21 Lars KnollPass all key events through the shortcutmap
2011-11-21 Frederik GladhornAccessibility: Clean up usage of navigate.
2011-11-21 Frederik GladhornAdd debug stream for QAccessibleInterface.
2011-11-21 Simon HausmannFix debug output in meego platform input context
2011-11-21 Joona PetrellGet rid of unused inputMethodEvent function
2011-11-21 Stephen KellyAdd a roles argument to the dataChanged signal.
2011-11-21 Bradley T.... Re-enable the opengl autotests on Mac OS X
2011-11-21 Bradley T.... Re-enable the v8 autotest on Mac OS X
2011-11-21 Bradley T.... Re-enable the sql autotests on Mac OS X
2011-11-21 Bradley T.... Re-enable the xml autotests on Mac OS X
2011-11-21 Bradley T.... Re-enable the dbus autotests on Mac OS X
2011-11-21 Bradley T.... Re-enable the testlib autotests on Mac OS X
2011-11-21 Bradley T.... Re-enable the 'other' autotests on Mac OS X
2011-11-21 Bradley T.... Re-enable the tools autotests on Mac OS X
2011-11-21 Friedemann... V8: Fix linking with MinGW.
2011-11-21 Bradley T.... Re-enable the integrationtests autotests on Mac OS X
2011-11-21 Samuel RødalAdded command line argument to make hellowindow example...
2011-11-21 Bradley T.... Re-enable the corelib autotests on Mac OS X
2011-11-21 Joona PetrellAdd Q_ENUMS and Q_FLAGS to enumeration InputMethodQuery...
2011-11-21 Friedemann... qtbase tests: Fix some warnings
2011-11-21 Jason McDonaldRemove obsolete code from QRect test.
next