summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-0335-245/+523
|\
| * Listen to touch events on the master device instead of slave.Maarten Lankhorst2014-07-021-36/+13
| * add support for device linux-arm-hisilicon-hix5hd2-g++Xu Feng2014-07-023-0/+204
| * Cocoa: Handle Qt::WA_ShowWithoutActivatingMorten Johan Sørvig2014-07-023-0/+16
| * Cocoa: Handle Qt::WindowDoesNotAcceptFocusMorten Johan Sørvig2014-07-023-1/+19
| * Cocoa: Fix Qt-in-namespace build.Tim Blechmann2014-07-026-19/+32
| * Cocoa: Separate framestrut and normal button stateMorten Johan Sørvig2014-07-022-7/+10
| * Make tst_QLocale::macDefaultLocale() more robustMorten Johan Sørvig2014-07-021-28/+44
| * QMacStyle: Fix focus frame rendering in YosemiteGabriel de Dietrich2014-07-021-5/+14
| * OS X: when opening a URL via QFileOpenEvent, pass as QUrlShawn Rutledge2014-07-021-1/+1
| * Fix some tst_qwidget test casesBernd Weimer2014-07-021-62/+72
| * QNX: Override QPlatformScreen::topLevelAtBernd Weimer2014-07-022-15/+14
| * xcb: make sure to update window title when it is changedTasuku Suzuki2014-07-021-0/+1
| * Skip unstable autotests in QtBase.Morten Johan Sørvig2014-07-024-0/+13
| * WINCE: Fix grabWindowAndreas Holzammer2014-07-021-1/+3
| * Empty icons and Cocoa menu items.Timur Pocheptsov2014-07-021-3/+4
| * Address Book example: Fix QTableView column sortingTopi Reinio2014-07-021-7/+6
| * QOpenGLTexture: fix the feature test for Buffer TexturesGiuseppe D'Angelo2014-07-011-3/+2
| * qDebug: fix data race in qt_message_printDavid Faure2014-07-012-27/+24
| * Accessibility Windows: Do not assert on invalid indexInParentFrederik Gladhorn2014-07-011-5/+3
| * Fix annoying warning from ICC 14 on WindowsThiago Macieira2014-07-011-2/+2
| * [bcm97425] Fix parameter issue in platformDestroy hookMathieu Gross2014-07-011-1/+1
| * Doc: Various \note fixes in Qt namespace documentation.Jerome Pasion2014-07-011-19/+19
| * winrt: DNS lookup: don't have duplicate entriesOliver Wolff2014-07-011-1/+6
* | Use the standard functions in GLES3 builds in VAOsLaszlo Agocs2014-07-023-15/+53
* | Add support for initializer_list construction in QFlagsAdam Majer2014-07-023-0/+51
* | Report keyboard modifiers in evdevmouseLaszlo Agocs2014-07-021-2/+4
* | Doc: Fix qRound64 Example documentationYAMAMOTO Atsushi2014-07-021-2/+2
* | Disable the new multipass RCC when doing LTCG/LTOThiago Macieira2014-07-021-1/+1
* | Update the Win32 Intel Compiler mkspecThiago Macieira2014-07-022-5/+10
* | QGuiApplication::paletteChanged(const QPalette &palette) [signal]J-P Nurmi2014-07-023-0/+38
* | 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-01204-1296/+2492
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-01204-1296/+2492
| |\|
| | * 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
| | * tst_qcollator: Exclude failing test cases for non-ICU/Windows.Friedemann Kleint2014-06-301-4/+7
| | * QMac/FusionStyle: fix the background color for transient scrollbarsJ-P Nurmi2014-06-304-2/+13
| | * Android: Fix compilation of qtcpsocket testEskil Abrahamsen Blomfeldt2014-06-301-2/+2
| | * Android: Fix compilation of qhostaddress testEskil Abrahamsen Blomfeldt2014-06-301-0/+4
| | * Android: Fix compilation of qpluginloader testEskil Abrahamsen Blomfeldt2014-06-301-1/+1
| | * 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
| | * Delete qml_plugin_import.cpp file only during distcleanKai Koehne2014-06-261-1/+1