Add support for accessibility actions.
[profile/ivi/qtbase.git] / src /
2012-01-11 Morten Johan SorvigAdd support for accessibility actions.
2012-01-11 C. BoemannAdd methods for font stretch and absolute letter spacing
2012-01-11 Jędrzej NowackiRemove redundant parameter from qVariantToHelper.
2012-01-11 Albert Astals CidMatch the name in the cpp file
2012-01-11 Friedemann KleintIntroduce a QVariant themeHint() to QPlatformTheme.
2012-01-10 Frederik GladhornDocument enum value QAccessible::Expandable.
2012-01-10 Frederik GladhornAccessibility docs: interfaces: value/action/text.
2012-01-10 Frederik GladhornImprove Accessibility documentation 2.
2012-01-10 Friedemann KleintTests: Remove duplicate QTRY_VERIFY/QTRY_COMPARE macros...
2012-01-10 Friedemann KleintFix QWidget::saveGeometry().
2012-01-10 Robin BurchellRemove thread from QFileSystemWatcherEngine implementat...
2012-01-10 Stephen KellyRename internal method check to doCheck
2012-01-10 Stephen KellyAdd defines for explicit virtual overrides.
2012-01-10 Stephen KellyMake the supportedDragActions a virtual accessor.
2012-01-10 Friedemann KleintFix a crash in QDialog.
2012-01-10 Bradley T. HughesDocument timer accuracy behavior on UNIX.
2012-01-10 Bradley T. HughesRemove win*Message() exported functions
2012-01-10 Bradley T. HughesUse Qt::TimerType on Windows when starting timers
2012-01-10 Stephen KellyMake the roleNames a virtual accessor.
2012-01-10 Frederik GladhornGenerate docs for accessible interfaces.
2012-01-10 Jørgen LindWe should return texture id 0 for invalid images and...
2012-01-10 Jędrzej NowackiReimplement QVariant to QDebug streaming.
2012-01-10 Friedemann KleintPlatform style hints: Introduce keyboard repeat rate.
2012-01-10 Zeno AlbisserFix key codes on mac.
2012-01-10 Frederik GladhornAccessiblity State as bit field.
2012-01-10 Jason McDonaldUpdate year in Nokia copyright headers.
2012-01-10 Xizhi ZhuRemove ICD plugin for bearer.
2012-01-10 Stephen KellyRename check to checkEvent.
2012-01-10 Liang QiAdd V3(md5) and V5(sha1) version for DCE in QUuid
2012-01-10 Stephen KellyRemove symbian debug macro definition.
2012-01-10 David FaureIf decodestring can't translate the string return Qt...
2012-01-10 Samuel RødalLock X display while calling XESetWireToEvent and its...
2012-01-10 Sami RosendahlFix memory leak in QDomDocument entity text expansion
2012-01-10 Stephen KellyC++11 delete some contructors which are not wanted.
2012-01-10 Jędrzej NowackiRemove wrong assert from QMetaType.
2012-01-10 Jędrzej NowackiSmall QMetaType optimization.
2012-01-10 Jędrzej NowackiImplement QDebug stream operators for builtin classes
2012-01-10 Joerg BornemannQLocalSocket: make socket descriptor qintptr
2012-01-09 C. BoemannMake sure cursor navigation in qtexttable works like...
2012-01-09 Shane KearnsSSL - dump failed certificate chains when debug logging...
2012-01-09 Allan Sandfeld JensenUpdate the lastPosition with the full current position
2012-01-09 Simon HausmannRemove QtV8 library from QtBase
2012-01-09 Jonas M. GastalUsing proper virtual functions instead of Q_INVOKABLE...
2012-01-09 Jonas M. GastalMake (dis)connectTo(From)Host virtual in QAbstractSocket.
2012-01-09 Stephen KellyAdd define for C++11 explict delete methods
2012-01-09 Stephen KellyRename handler/handlerManager.
2012-01-09 Stephen KellyFix constness of QInputPanel::keyboardRectangle()
2012-01-09 Stephen KellyFix constness of QGraphicsSceneBspTreeIndex::bspTreeDepth()
2012-01-09 Stephen KellyFix constness of QShortcut::context()
2012-01-09 Frederik GladhornRemove unused function.
2012-01-09 Stephen KellyRename private API to avoid conflict with mac OX macros.
2012-01-09 Frederik GladhornImprove Accessibility documentation.
2012-01-09 Laszlo AgocsRemove unused touch-related code in QApplicationPrivate...
2012-01-09 Frederik GladhornRemove docs for removed functions.
2012-01-09 Bradley T. HughesChange QCocoaEventDispatcher timer handling to use...
2012-01-09 Bradley T. HughesExport QTimerInfoList
2012-01-09 Xizhi ZhuClean-up the interface for QDate.
2012-01-08 Stephen KellyRemove the Q_TYPENAME define.
2012-01-08 Uli Schlachterxcb: Fix a memleak when atomName() fails
2012-01-08 Joerg BornemannQProcess/Win: direct forwarding of stdout and stderr
2012-01-07 Samuel RødalDetect autoreapeat in xcb plugin.
2012-01-07 Pekka VuorelaMove keyboard locale and input direction to QInputPanel
2012-01-07 Pekka VuorelaIntroduced input method hints for latin
2012-01-07 Yuchen DengAvoiding crash when insert preEditString
2012-01-06 Jonas M. GastalRemoving QHttp class, its tests and its usage in examples.
2012-01-06 Jan-Arve SaetherRemove all references to QAccessible:: {Child|Ancestor...
2012-01-06 Shane KearnsFix renewed SSL certificates being incorrectly reported...
2012-01-06 Thiago MacieiraCopy qbasicatomic.h to qoldbasicatomic.h
2012-01-06 Friedemann KleintWindows: Run on Windows XP.
2012-01-06 Friedemann KleintMake QUuid a class.
2012-01-06 Stephen KellyAdd roles to the dataChanged slots in views.
2012-01-06 Stephen KellyRemove documentation reference to non-existant class.
2012-01-06 Joerg Bornemannsplit qprocess_win.cpp into Windows and WinCE parts
2012-01-06 Bradley T. HughesQTimerInfo::expected is only needed for debugging
2012-01-06 Kim Motoyoshi KallandLimit Bezier curve subdivision to maximum 512 line...
2012-01-06 Frederik GladhornConstify more accessibility interface functions.
2012-01-06 Frederik GladhornImage interface functions should be const.
2012-01-06 Robin BurchellRemove all non-inline of qMalloc/qFree/qRealloc.
2012-01-06 Frederik GladhornFix documentation.
2012-01-06 Frederik GladhornRemove qdoc for code that no longer exists.
2012-01-06 Frederik GladhornRemove docs for functions that no longer exist.
2012-01-06 Frederik GladhornFix documentation: missing const
2012-01-06 Simon HausmannFix crashing data urls
2012-01-06 Robin BurchellRemove duplicate fnctl() call.
2012-01-06 Martin PeterssonQNetworkAccessManager: check if networksession is set
2012-01-06 Richard MooreAdd a new QT_NO_SSL feature macro.
2012-01-06 Friedemann KleintWindows: Fix compiler warnings in accessibility.
2012-01-06 Frederik GladhornRemove Cursor functions from invokeMethod.
2012-01-06 Frederik GladhornUpdate docs.
2012-01-06 Samuel RødalAdded xrender as a dependency to build glxconvenience.
2012-01-06 Sami RosendahlFix memory leak in QDomDocument DTD entity declaration...
2012-01-06 Sami RosendahlFix memory leak in QDomDocument DTD notation declaratio...
2012-01-05 Stephen KellyAdd the roles to the dataChanged slot.
2012-01-05 Bradley T. HughesDo not always compile in QTimerInfoList::repairTimers()
2012-01-05 Bradley T. HughesUse Qt::TimerType on UNIX when scheduling timers
2012-01-05 Albert Astals CidUse clipboard_timeout instead of hardcoded 5000 (since...
2012-01-05 Jonas M. GastalMake socket descriptors qintptr.
2012-01-05 Bradley T. HughesUse explicit Qt::TimerTypes when starting animation...
2012-01-05 David FaureFix compile error with qWarning() << myDateTime and...
2012-01-05 Albert Astals CidFree the replies
next