summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ensure proper locking in QFileInfoGathererBradley T. Hughes2012-01-121-2/+3
* Remove unnecessary QMutexes in QFileSystemWatcher implementationsBradley T. Hughes2012-01-127-90/+69
* Avoid races when destroying QFileSystemWatcherBradley T. Hughes2012-01-122-0/+2
* Windows: Adapt cross mkspec for MinGW / gcc 4.6.Mark Brand2012-01-121-2/+2
* Fixed QOpenGLShader::log().Kim Motoyoshi Kalland2012-01-111-1/+0
* Docs: Forward-ported typo and link fixes from Qt 4.8Janne Anttila2012-01-114-6/+6
* QStyleHelper: Base DPI-calculation on QScreen.Friedemann Kleint2012-01-114-40/+22
* Remove unused QT_NO_TEXTSTREAM.David Faure2012-01-1111-38/+2
* qlocalsocket_win.cpp: Fix compiler warning.Friedemann Kleint2012-01-111-1/+1
* Add QModelIndex as a built-in metatype.Stephen Kelly2012-01-115-1/+26
* Don't enable V8's snapshot feature when building inside scratchbox for ARMTor Arne Vestbø2012-01-111-0/+5
* 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-114-3/+63
* Make QAccessibleInterface::indexOfChild() 0-based.Frederik Gladhorn2012-01-1110-100/+80
* Add support for accessibility actions.Morten Johan Sorvig2012-01-114-6/+95
* Add methods for font stretch and absolute letter spacingC. Boemann2012-01-113-4/+111
* Remove universal build support from configure.Morten Sorvig2012-01-111-206/+16
* Remove redundant parameter from qVariantToHelper.Jędrzej Nowacki2012-01-111-26/+27
* Changed selftests unittest to not fail but warn when valgrind not installed.Kurt Korbatits2012-01-111-0/+15
* Changed selftests unittest to work from installation directory.Kurt Korbatits2012-01-1138-177/+40
* Make modules find their own dependencies.Stephen Kelly2012-01-112-3/+14
* 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
* use "cp -R" instead of "cp -r" for *bsd compatibilityMark Brand2012-01-101-1/+1
* Tests: Remove duplicate QTRY_VERIFY/QTRY_COMPARE macros in bearer.Friedemann Kleint2012-01-107-70/+87
* tst_qgraphicsivew: Run Motif scrollbar range tests only at 96DPI.Friedemann Kleint2012-01-101-27/+15
* Fix QWidget::saveGeometry().Friedemann Kleint2012-01-101-0/+3
* Remove thread from QFileSystemWatcherEngine implementations.Robin Burchell2012-01-1010-184/+71
* QMap => QHashOswald Buddenhagen2012-01-1013-121/+119
* Don't use check as an identifier in the configure app.Stephen Kelly2012-01-101-2/+2
* 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-103-11/+35
* 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-103-4/+44
* 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-106-185/+140
* 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-1011-159/+246
* Update year in Nokia copyright headers.Jason McDonald2012-01-1052-51/+51
* Remove the unused QTRY_COMPARE macro from bearer auto tests.Xizhi Zhu2012-01-101-15/+0
* Remove ICD plugin for bearer.Xizhi Zhu2012-01-1027-6100/+4