summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QFileSystemWatcher/Windows: Output paths if FindNext fails.Friedemann Kleint2012-01-121-3/+15
* Ignore uninteresting accessibile interfaces.Morten Johan Sorvig2012-01-124-2/+54
* Do not mark any touch points as primary when no mouse event is sentLaszlo Agocs2012-01-121-4/+0
* Make show() default to sane sizing behaviour based on the platform.Samuel Rødal2012-01-128-7/+40
* Stabilize Language-Change test.Friedemann Kleint2012-01-121-20/+62
* Fix CONFIG+=declarative_debug if declarative is implicitly addedKai Koehne2012-01-121-1/+1
* QTreeView: fix crash when starting a drag with hidden columns.David Faure2012-01-122-23/+38
* Set missing flags in the option when rendering QTreeView drag pixmapDavid Faure2012-01-126-40/+95
* Make expectfail selftest test XPASS.Jason McDonald2012-01-125-20/+46
* Make selftest for QEXPECT_FAIL more robust.Jason McDonald2012-01-121-1/+3
* Improve selftest coverage of QEXPECT_FAIL feature.Jason McDonald2012-01-125-15/+85
* Fixed findtestdata selftest on macRohan McGovern2012-01-121-2/+10
* Abstract QUnifiedTimer.Michael Brasser2012-01-122-130/+414
* Flag test as expected failure for Ubuntu 11.10 x64.Toby Tomkins2012-01-122-0/+4
* SSL Socket withoutproxy failures on Ubuntu 11.10 x64.Toby Tomkins2012-01-122-0/+24
* Flag tst_qgraphicsview as insignificant, test are unstable.Toby Tomkins2012-01-121-0/+2
* Test that the CMAKE_AUTOMOC feature works with Qt5.Stephen Kelly2012-01-122-10/+12
* 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