profile/ivi/qtbase.git
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.
2011-11-28 Jędrzej NowackiFix clang warning about bool to pointer conversion.
2011-11-28 Friedemann... Fix linking of the QObject test under Windows.
2011-11-28 Friedemann... QtGui: Bring back HBITMAP/HICON conversion functions.
2011-11-28 Jørgen LindMake input events work for widgets on wayland
2011-11-28 Friedemann... Polish the HelloWindow example.
2011-11-28 Friedemann... Add comment to the obscure initialization of QOpenGLFun...
2011-11-28 Tor Arne Vestbøqmake: Don't assume that GNUmake is able to resolve...
2011-11-28 Stephen KellyRemove network module from widgets dependencies.
2011-11-28 Tor Arne Vestbøqmake: Allow extra compilers to have the makefile depen...
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...
next