summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Send window activation events.Morten Johan Sorvig2012-01-133-0/+22
* Remove the Q_NO_DATA_RELOCATION hackOlivier Goffart2012-01-135-67/+1
* qdoc3: Don't put a \table in a \valueMartin Smith2012-01-131-10/+19
* qdoc3: Don't put \relates in class member functions.Martin Smith2012-01-131-2/+0
* Remove shadowing members in QNetworkReplyHttpImplPrivateAlexander Færøy2012-01-121-2/+0
* Fix compilation of public headers with -Werror=shadowDavid Faure2012-01-122-3/+3
* Fix compilation of Qt itself with QT_NO_DEBUG_STREAMDavid Faure2012-01-127-15/+13
* Remove invokeMethod in favor of the recommended virtual_hook()Jan-Arve Saether2012-01-127-58/+11
* Remove all references to QAccessible::(Up|Down|Left|Right)Jan-Arve Saether2012-01-127-360/+11
* Remove QAccessibleEventFrederik Gladhorn2012-01-126-47/+0
* Compile if the header files from QtWidgets are unavailableLars Knoll2012-01-124-5/+18
* Make QFtp private.Jonas M. Gastal2012-01-1211-22/+75
* Add Q_COMPILER_* defines for C++11 features supported by clangBradley T. Hughes2012-01-121-1/+40
* Don't crash during QApplication constructionBradley T. Hughes2012-01-121-1/+2
* Make QFileSystemWatcherEngines children of QFileSystemWatcherBradley T. Hughes2012-01-129-36/+33
* Do not call moveToThread(this) in QWindowsFileSystemWatcherEngineThreadBradley T. Hughes2012-01-121-1/+0
* Add setPalette to QGuiApplicationLars Knoll2012-01-122-0/+11
* Don't include qdialog.hLars Knoll2012-01-121-1/+0
* Made it possible to report screen changes through QWindowSystemInterface.Samuel Rødal2012-01-1212-57/+210
* 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
* QTreeView: fix crash when starting a drag with hidden columns.David Faure2012-01-121-4/+12
* Set missing flags in the option when rendering QTreeView drag pixmapDavid Faure2012-01-124-39/+82
* Abstract QUnifiedTimer.Michael Brasser2012-01-122-130/+414
* 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
* Fixed QOpenGLShader::log().Kim Motoyoshi Kalland2012-01-111-1/+0
* 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