summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* clang: Fix compilation with -openssl-linkedKai Koehne2014-10-301-0/+4
* Load default codecs even if custom QTextCodec has been registeredKai Koehne2014-10-301-3/+8
* QMacStyle: Several fixes for QtQuick Controls on YosemiteGabriel de Dietrich2014-10-302-15/+12
* QMacStyle: Fix QCombobox offsets in YosemiteGabriel de Dietrich2014-10-301-3/+6
* Adapt the names in the documentation to the names used in the headerAlbert Astals Cid2014-10-301-8/+8
* Correct QStandardPaths::DataLocation return value for iOSSamuel Gaist2014-10-301-0/+2
* Ignore alert on an active windowJohn Brooks2014-10-291-2/+2
* Android: QtActivitiyDelegate: extras can be nullShawn Rutledge2014-10-291-158/+158
* eglfs: Remove unused member variableLaszlo Agocs2014-10-291-1/+0
* QTextCodec: Fix source code indentationKai Koehne2014-10-291-1/+1
* fontconfig: do not assume the path to a font file is Latin1-encodedShawn Rutledge2014-10-291-1/+1
* Cocoa: Handle Qt::WA_MacAlwaysShowToolWindowShawn Rutledge2014-10-292-1/+7
* Cocoa: Fix regression in key handlingLiang Qi2014-10-291-1/+1
* xcb: Fix getting the primary screen from QXcbConnection::screens()Alexander Volkov2014-10-298-20/+26
* Cocoa: Send obscure events on OcclusionStateHiddenMorten Johan Sørvig2014-10-291-5/+10
* Add qobject_cast template specialisation for QWindowJørgen Lind2014-10-291-0/+13
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Oswald Buddenhagen2014-10-299-14/+24
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-289-14/+24
| |\
| | * Doc: Don't show a description for omitted SH_ComboBox_UseNativePopup enum itemAlexander Volkov2014-10-282-2/+3
| | * OS X: Fix broken 2x menu icon when style sheet is appliedMihailNaydenov2014-10-281-2/+2
| | * fix namespaced DirectWrite buildJoerg Bornemann2014-10-282-9/+9
| | * Add missing newline in fallback debug output.Volker Krause2014-10-281-1/+1
| | * Compile fix for QT_NO_IM in QtWidgetsSteffen Imhof2014-10-283-1/+10
| | * Move animation-related header out of QT_NO_IM #ifndef.Steffen Imhof2014-10-281-1/+1
* | | Fix X86 Wince builds.Bjoern Breitmeyer2014-10-292-2/+4
* | | Fix QWidget::scroll during paintingAllan Sandfeld Jensen2014-10-291-1/+1
* | | Properly detect UTF-8 BOM markers in ini filesLars Knoll2014-10-292-1/+10
* | | xcb: Fix setting the alert state for a windowAlexander Volkov2014-10-291-6/+3
* | | Fix QLocalServer, create a temp path as small as possible.BogDan Vatra2014-10-281-2/+3
* | | Fix justification in multi fontengine glyphrunsAllan Sandfeld Jensen2014-10-281-2/+4
* | | QtBearer corewlan add list of remembered networksLorn Potter2014-10-281-5/+18
* | | moc: do not error if the last token of a define is #Olivier Goffart2014-10-281-5/+1
* | | Remove redundant permission set.BogDan Vatra2014-10-281-7/+0
* | | Removed pointless conditional.BogDan Vatra2014-10-281-6/+4
* | | Fix indentation & coding style.BogDan Vatra2014-10-281-18/+18
* | | iOS: Make a few member variables of QIOSTextInputResponder privateTor Arne Vestbø2014-10-281-4/+2
|/ /
* | direct2d: Fix window resize with translucent windowsAndrew Knight2014-10-281-5/+4
* | direct2d: Fix pixmap fills in composition emulation modeAndrew Knight2014-10-281-1/+2
* | OS X - Cocoa backing store and drawRectTimur Pocheptsov2014-10-284-30/+13
* | Doc: Fix method names for QFileSystemModelAlexander Volkov2014-10-281-1/+1
* | Doc: removed reference to obsolete classesNico Vertriest2014-10-281-6/+0
* | iOS: Detect window deactivation without waiting for next runloop iterationTor Arne Vestbø2014-10-283-17/+58
* | iOS: Add logging category for input method debuggingTor Arne Vestbø2014-10-282-0/+12
* | Hardcode UTF-8 for "unicode" in QTextCodec::codecForHtml().Friedemann Kleint2014-10-281-1/+4
* | Check geometry correctly when replaying popup mouse events.Friedemann Kleint2014-10-281-8/+13
* | iOS: update qtmn doc to use the actual function nameRichard Moe Gustavsen2014-10-271-3/+3
* | Cocoa QPA Plugin: Remove code depending depending on OS X 10.6 and olderGabriel de Dietrich2014-10-278-423/+187
* | QMacStyle: Remove code depending depending on OS X 10.6 and olderGabriel de Dietrich2014-10-272-121/+36
* | QMacStyle: Refactor painter offset into drawNSViewInRect()Gabriel de Dietrich2014-10-272-39/+40
* | ANGLE: Delete the ShaderImpl on gl::Shader object destruction.Jocelyn Turcotte2014-10-271-0/+1