Make cell a proper QAccessible2Interface.
[profile/ivi/qtbase.git] / src /
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
2011-11-15 Jiang JiangDo not add QPF fonts to basic font db
2011-11-15 Laszlo AgocsProperly handle position in non-synthetic ConfigureNoti...
2011-11-15 Pekka VuorelaDocument QPlatformInputContext
2011-11-14 Mikko KnuutilaFix for the button size calculation in qmessagebox.cpp
2011-11-14 Bradley T. HughesDisable qmacstyle test on Mac OS X
2011-11-14 Peter HartmannHTTP: blacklist server for pipelining
2011-11-14 Rick StocktonSupport 31 mouse buttons (with platform plugins xcb...
2011-11-14 Peter Hartmannnetwork: remove Symbian specific code
2011-11-14 Olivier Goffartmoc: support mapping pointers to member functions to...
2011-11-14 Jiang JiangRemove unused Mac code
2011-11-14 Richard MooreDeprecate QSslCertificate::isValid() replace with isBla...
2011-11-14 jahonkonFix QPlainTextEdit when using Qt::TextSelectableByKeybo...
2011-11-14 Tero AholaMac: Fix the color of check marks in menus with stylesheet
2011-11-14 Mikko KnuutilaAdded base 10 to be used with QIntValidator.
2011-11-14 Markku HeikkilaFixed wrong QGroupBox check state
2011-11-14 jahonkonFix QDateEdit calendar pop-up having wrong date
2011-11-14 Friedemann KleintWindows platform plugin: Fix compilation with MinGW.
2011-11-14 Bradley T. HughesDon't pass irrelevant arguments to the compiler
2011-11-14 Bradley T. HughesDon't use deprecated functions on Mac OS X
2011-11-14 Kent HansenUpdate V8
2011-11-11 Jiang JiangFix symbol fonts support with FT engine
2011-11-11 Jiang JiangFix application font loading in basic font db
2011-11-11 Friedemann KleintFactor out QPlatformTheme from QPlatformPlugin.
2011-11-11 Joona PetrellDocument QInputPanel API
2011-11-11 Harald FernengelAdd a -force-asserts option to configure
2011-11-11 Stephen KellyAdd API to clear the current index. Symmetric with...
2011-11-11 Stephen KellyMake this API virtual to make selection proxying possible.
2011-11-11 Friedemann KleintQPlatformDialogHelper: Split class hierarchy, decouple...
2011-11-11 Chris MeyerPrefer organizationDomain or CFBundleIdentifier for...
2011-11-11 Tero AholaRepaint QProgressBar when minimum or maximum changed
2011-11-11 Tero AholaFix QProgressBar causing timer event spam
2011-11-11 Thomas Hartmannavoid type aliasing
2011-11-11 Shane KearnsFix warning when using QXmlInputSource with non opened...
2011-11-11 Olivier GoffartFix parsing of #if defined expression
2011-11-10 David BoddieDoc: Added more appropriate links to help reduce confusion.
2011-11-10 Olivier GoffartRemoved include to qdatastream.h from qmetatype.h
2011-11-10 Aaron KennedyUpdate V8
2011-11-10 João AbecasisFix Q_STATIC_ASSERT on Mac
2011-11-10 Pekka VuorelaUpdated Qt::InputMethodQuery documentation
next