QMetaTypeInterface: Fix warning about multiple default Constructors
[profile/ivi/qtbase.git] / src /
2011-11-25 Friedemann KleintQMetaTypeInterface: Fix warning about multiple default...
2011-11-25 Gunnar SlettaMake cocoa opengl backend threadsafe.
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 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. HughesMove 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 Peter... directfb: Use the QPlatformWindow in the DirectFB Backi...
2011-11-24 Holger Hans Peter... directfb: Get the IDirectFBDisplayLayer through the...
2011-11-24 Holger Hans Peter... directfb: Fix the typo in the parameter
2011-11-24 Holger Hans Peter... directfb: Remove dfbDisplayLayer from QDirectFbInput
2011-11-24 Holger Hans Peter... directfb: Pass the IDirectFBWindow to the QDirectFbInpu...
2011-11-24 Holger Hans Peter... directfb: Use DirectFBErrorFatal for errors we don...
2011-11-24 Jiang JiangFix HarfBuzz Thai character SARA AM handling
2011-11-24 Holger Hans Peter... directfb: Access the screen layer through QWindow:...
2011-11-24 Holger Hans Peter... directfb: Move QDirectFbScreen into a separate file
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 GladhornRemove virtual child integers.
2011-11-23 Friedemann KleintAccessible widgets: Fix warning.
2011-11-23 Honglei ZhangSQLite support only one statement at a time
2011-11-22 Rohan McGovernAdded build system support for installing tests.
2011-11-22 Jędrzej NowackiCode cleanup in QVariant and QMetaType.
2011-11-22 Jiang JiangRemove explict debug message
2011-11-22 Kent HansenAdd V8 snapshot support
2011-11-22 Alan AlpertAdd some properties to QWindow
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 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 Friedemann KleintV8: Fix linking with MinGW.
2011-11-21 Joona PetrellAdd Q_ENUMS and Q_FLAGS to enumeration InputMethodQuery...
2011-11-18 Robert KnightFix sporadic hang in QLocalServer::close() in OS X...
2011-11-18 Kjell Rune SkaaraasGive better error message when using unsupported lookbe...
2011-11-18 xiechyongFix QFile::copy() returning false but error() being...
2011-11-18 John TapsellHarfbuzz shaper: kerning adjustment does not need to...
2011-11-18 jaanttilBuild fix for WINCE to qfilesystemengine_win.cpp
2011-11-18 shkimQNetworkAccessBackend::start() is used although QT_NO_B...
2011-11-18 Iikka EklundFix broken Solaris build (getpwnam_r usage)
2011-11-18 Thomas Hartmannadding a getter cubicBezierSpline() to QEasingCurve
2011-11-18 Friedemann KleintWindows: Adapt mkspec for MinGW / gcc 4.6.
2011-11-18 Joona PetrellDocument new input method hints introduced in Qt 5
2011-11-18 Rolland DudemaineResolve a number of compilation issues with INTEGRITY
2011-11-18 Oswald Buddenhagenfix doc typo
2011-11-18 Oswald BuddenhagenEnsure that the corewlan plugin can be built with the...
2011-11-18 Oswald Buddenhagenremove obsolete define
2011-11-18 Jędrzej NowackiFix a memory leak in QXcbConnection.
2011-11-18 Friedemann Kleintqtbase: Warnings fixes.
2011-11-18 Rohan McGovernFixed crashes from tests using xcb plugin with -qtnames...
2011-11-17 Kai KoehneUpdate V8
2011-11-17 Kent HansenCall invalidateResource() on QOpenGLMultiGroupSharedRes...
2011-11-17 Olivier GoffartFix tst_Moc::oldStyleCasts
2011-11-17 Pierre RossiFix sliders style issues.
2011-11-17 Jędrzej NowackiReimplement some QMetaType methods.
2011-11-17 Jędrzej NowackiReimplement QMetaType::typeName.
2011-11-17 Richard MooreImprove the testability of QSslOptions.
2011-11-17 Rohan McGovernFixed compile of QtPlatformSupport with -qtnamespace.
2011-11-17 Rohan McGovernFixed compile of QtGui with -qtnamespace.
2011-11-17 Friedemann KleintFix compilation with -force-asserts.
2011-11-16 Alberto MardeganDon't directly access QList contents
2011-11-16 Harald FernengelRevert logic when building with --force-asserts
2011-11-16 Peter HartmannSSL: fix compilation warning with gcc 4.6.1
2011-11-16 aavitFixes: unwanted gcc export of symbols from bundled...
2011-11-16 Toby TomkinsFix Qt namespace compilation.
2011-11-16 Peter HartmannSSL namespace: rename TlsV1 to TlsV1_0
2011-11-16 Jędrzej NowackiMake QTest::newRow a bit more verbose if a data tag...
2011-11-16 Eckhart KoppenFix Q_ASSERT usage in case -force-asserts is enabled
2011-11-15 Jørgen LindAdd correct event mask for Qt::WindowTransparentForInpu...
2011-11-15 Jørgen LindAdding a "helper assert" for when you can create QWindow
2011-11-15 Pasi MatilainenFix QDockWidget titlebar button positioning on Mac...
2011-11-15 Tero AholaFixed memory leak in Windows Vista style widgets
2011-11-15 Jiang JiangProvide defaultFont with fontconfig db
2011-11-15 Jędrzej NowackiHide QVariant helper classes in a namespace.
2011-11-15 Kent HansenEnsure that QOpenGLMultiGroupSharedResources are cleaned up
2011-11-15 Kent HansenMake V8 build on Windows again
2011-11-15 Richard MooreAdd the ability to do unsafe SSL renegotiation as a...
2011-11-15 Olivier Goffartmoc: Remove code that generate QMetaObject.
2011-11-15 Olivier Goffartmoc: fix Q_INVOKABLE returning references
2011-11-15 Richard MooreAlways use the hex format for certificate serial numbers.
2011-11-15 Olivier GoffartQEventDispatcherQPA: processEvents should only be calle...
2011-11-15 Sven AndersonAllow to create a custom event dispatcher for specific...
2011-11-15 Rohan McGovernIntegrate testcocoon support into Qt build system.
2011-11-15 Charles YinMake QTest::qWait() handle DeferredDelete event
next