summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Docs: Forward-ported typo and link fixes from Qt 4.8Janne Anttila2012-01-113-4/+4
* QStyleHelper: Base DPI-calculation on QScreen.Friedemann Kleint2012-01-114-40/+22
* Remove unused QT_NO_TEXTSTREAM.David Faure2012-01-1110-36/+2
* qlocalsocket_win.cpp: Fix compiler warning.Friedemann Kleint2012-01-111-1/+1
* Add QModelIndex as a built-in metatype.Stephen Kelly2012-01-114-1/+23
* Fix Q_ASSERT_X to handle QT_FORCE_ASSERTSHarald Fernengel2012-01-111-3/+3
* Input direction/locale to come from platform input contextPekka Vuorela2012-01-113-3/+37
* Make QAccessibleInterface::indexOfChild() 0-based.Frederik Gladhorn2012-01-119-64/+44
* Add support for accessibility actions.Morten Johan Sorvig2012-01-114-6/+95
* Add methods for font stretch and absolute letter spacingC. Boemann2012-01-112-4/+74
* Remove redundant parameter from qVariantToHelper.Jędrzej Nowacki2012-01-111-26/+27
* Match the name in the cpp fileAlbert Astals Cid2012-01-111-1/+1
* Introduce a QVariant themeHint() to QPlatformTheme.Friedemann Kleint2012-01-117-34/+95
* Document enum value QAccessible::Expandable.Frederik Gladhorn2012-01-101-1/+2
* Accessibility docs: interfaces: value/action/text.Frederik Gladhorn2012-01-101-28/+236
* Improve Accessibility documentation 2.Frederik Gladhorn2012-01-103-54/+77
* Tests: Remove duplicate QTRY_VERIFY/QTRY_COMPARE macros in bearer.Friedemann Kleint2012-01-102-16/+41
* Fix QWidget::saveGeometry().Friedemann Kleint2012-01-101-0/+3
* Remove thread from QFileSystemWatcherEngine implementations.Robin Burchell2012-01-1010-184/+71
* Rename internal method check to doCheckStephen Kelly2012-01-102-18/+6
* Add defines for explicit virtual overrides.Stephen Kelly2012-01-101-0/+17
* Make the supportedDragActions a virtual accessor.Stephen Kelly2012-01-102-8/+18
* Fix a crash in QDialog.Friedemann Kleint2012-01-101-2/+2
* Document timer accuracy behavior on UNIX.Bradley T. Hughes2012-01-101-1/+9
* Remove win*Message() exported functionsBradley T. Hughes2012-01-101-20/+0
* Use Qt::TimerType on Windows when starting timersBradley T. Hughes2012-01-102-10/+19
* Make the roleNames a virtual accessor.Stephen Kelly2012-01-102-4/+16
* Generate docs for accessible interfaces.Frederik Gladhorn2012-01-101-12/+21
* We should return texture id 0 for invalid images and pixmapsJørgen Lind2012-01-101-0/+4
* Reimplement QVariant to QDebug streaming.Jędrzej Nowacki2012-01-105-185/+78
* Platform style hints: Introduce keyboard repeat rate.Friedemann Kleint2012-01-106-12/+22
* Fix key codes on mac.Zeno Albisser2012-01-101-1/+1
* Accessiblity State as bit field.Frederik Gladhorn2012-01-1010-103/+165
* Update year in Nokia copyright headers.Jason McDonald2012-01-1031-31/+31
* Remove ICD plugin for bearer.Xizhi Zhu2012-01-1018-5633/+3
* Rename check to checkEvent.Stephen Kelly2012-01-104-5/+5
* Add V3(md5) and V5(sha1) version for DCE in QUuidLiang Qi2012-01-102-4/+83
* Remove symbian debug macro definition.Stephen Kelly2012-01-101-9/+0
* If decodestring can't translate the string return Qt::Key_unknown.David Faure2012-01-101-0/+3
* Lock X display while calling XESetWireToEvent and its callback.Samuel Rødal2012-01-101-3/+7
* Fix memory leak in QDomDocument entity text expansionSami Rosendahl2012-01-101-0/+1
* C++11 delete some contructors which are not wanted.Stephen Kelly2012-01-101-2/+2
* Remove wrong assert from QMetaType.Jędrzej Nowacki2012-01-101-6/+0
* Small QMetaType optimization.Jędrzej Nowacki2012-01-101-6/+6
* Implement QDebug stream operators for builtin classesJędrzej Nowacki2012-01-1022-0/+165
* QLocalSocket: make socket descriptor qintptrJoerg Bornemann2012-01-105-12/+12
* Make sure cursor navigation in qtexttable works like user expectsC. Boemann2012-01-091-19/+12
* SSL - dump failed certificate chains when debug logging is enabledShane Kearns2012-01-091-0/+21
* Update the lastPosition with the full current positionAllan Sandfeld Jensen2012-01-091-4/+2
* Remove QtV8 library from QtBaseSimon Hausmann2012-01-0922-5114/+0