summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Removed "url" variable from qdocconf files.Jerome Pasion2014-07-0411-11/+0
* Fix compiling with -no-openglNiels Weber2014-07-041-0/+3
* Improve QOpenGLFramebufferObject::toImage()Allan Sandfeld Jensen2014-07-042-24/+88
* Windows: Fix build with QT_NO_OPENGLKai Koehne2014-07-041-0/+6
* Update copyright to 2014 for accessibilityFrederik Gladhorn2014-07-0447-47/+47
* Accessibility Windows: Add shortcuts to nameFrederik Gladhorn2014-07-041-0/+5
* Accessibility Linux: Implement set focus actionFrederik Gladhorn2014-07-041-7/+7
* Add initializer list support in QJsonArrayJędrzej Nowacki2014-07-042-0/+39
* qdoc: ASSERT failure while writing index fileMartin Smith2014-07-041-39/+41
* Windows clipboard: Deny CF_DIB support for images with alpha.Friedemann Kleint2014-07-031-12/+9
* Fix build with -no-accessibilityFrederik Gladhorn2014-07-032-6/+12
* Tidy up and expand QSharedPointer documentation.Mitch Curtis2014-07-031-3/+24
* ARM: do not use the clang integrated assembler in some cases.Erik Verbruggen2014-07-031-0/+1
* Fix typo in 'time' message pattern.Gunnar Sletta2014-07-031-1/+1
* Windows: Add non-standard mouse cursorsAlessandro Portale2014-07-0325-30/+136
* Ensure that QTemporaryFile clears all file mappings.Friedemann Kleint2014-07-033-3/+17
* Add fixme-comment to QWidgetResizeHandler.Friedemann Kleint2014-07-031-0/+4
* Implement QWidget::grabCursor(const QCursor&).Friedemann Kleint2014-07-032-23/+47
* QDockWidget: Delay-create QWidgetResizeHandler.Friedemann Kleint2014-07-032-11/+19
* Make it possible to know when a screen is being removedAleix Pol2014-07-024-1/+25
* Use the standard functions in GLES3 builds in VAOsLaszlo Agocs2014-07-021-14/+28
* Add support for initializer_list construction in QFlagsAdam Majer2014-07-022-0/+27
* Report keyboard modifiers in evdevmouseLaszlo Agocs2014-07-021-2/+4
* Doc: Fix qRound64 Example documentationYAMAMOTO Atsushi2014-07-021-2/+2
* QGuiApplication::paletteChanged(const QPalette &palette) [signal]J-P Nurmi2014-07-022-0/+11
* Accessibility OS X: Publish synthetic increase and decrease actionsJan Arve Saether2014-07-011-24/+18
* Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-01161-1082/+1663
|\
| * Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-01161-1082/+1663
| |\
| | * Mac Style: Fix QLineEdit frame in 10.10Gabriel de Dietrich2014-06-301-11/+9
| | * Android: Fix hover-event handling.Christian Strømme2014-06-302-19/+12
| | * Android: Fix namespace usageChristian Strømme2014-06-3028-0/+116
| | * Doc: Fix typo in QScopedValueRollbackKevin Funk2014-06-301-1/+1
| | * Fix pixel noise in X11 systray icons that are not 22x22Allan Sandfeld Jensen2014-06-301-0/+6
| | * QMac/FusionStyle: fix the background color for transient scrollbarsJ-P Nurmi2014-06-304-2/+13
| | * Don't compare the target methods for SlotObject connectionsThiago Macieira2014-06-291-1/+1
| | * qtoolbar: add missing header on OSX.Mike McQuaid2014-06-281-0/+4
| | * Remove bogus nullptr check for referenceFrederik Gladhorn2014-06-271-4/+0
| | * Add a comment stating QMutex::isRecursive should be made const in Qt6Olivier Goffart2014-06-261-1/+1
| | * Fix QMutex documentation saying some function are static while they are notOlivier Goffart2014-06-262-8/+8
| | * WinRT: no read-only paths in QStandardpaths::writableLocationOliver Wolff2014-06-261-5/+14
| | * Fix compilation on Windows without precompiled headersThiago Macieira2014-06-251-0/+1
| | * QWin32PrintEnginePrivate check for NULL pDevMode and hdc.Dyami Caliri2014-06-252-15/+14
| | * Merge "Merge remote-tracking branch 'origin/5.3.1' into 5.3" into refs/stagin...Frederik Gladhorn2014-06-253-7/+24
| | |\
| | | * Merge remote-tracking branch 'origin/5.3.1' into 5.3Frederik Gladhorn2014-06-253-7/+24
| | | |\
| | | | * Fix crash when reusing HB_Face in another font engineKonstantin Ritt2014-06-181-6/+21
| | | | * harfbuzz-ng: Pre-allocate enough space for CoreText bufferGabriel de Dietrich2014-06-181-1/+2
| | | | * Handle invalid sample counts gracefully in FBOsLaszlo Agocs2014-06-181-0/+1
| | * | | Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Frederik Gladhorn2014-06-252-6/+7
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'origin/stable' into 5.3Frederik Gladhorn2014-06-252-6/+7
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | QDBus: fix data race on isDebugging boolDavid Faure2014-06-211-6/+5