summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | QGtkStyle: fix segfault after re-creating QAppJ-P Nurmi2014-10-271-1/+3
* | Fix shortcut handling with non-latin layoutsGatis Paeglis2014-10-272-48/+147
* | Doc: link to MIBenumNico Vertriest2014-10-271-4/+4
* | Doc: Corrected identifiers for QByteArray::toBase64 in snippetNico Vertriest2014-10-271-4/+4
* | Doc: Corrected autolink errors qtbaseNico Vertriest2014-10-272-5/+5
* | QSwipeGestureRecognizer: Prevent cancel in startup-phase.Friedemann Kleint2014-10-272-10/+23
* | Don't link to Xlib's Xrender libraryGatis Paeglis2014-10-271-1/+1
* | Rotate images according to Exif orientationRainer Keller2014-10-271-1/+149
* | Send screen change events before expose events.Morten Johan Sørvig2014-10-271-1/+1
* | Cocoa: Expose on window size change onlyMorten Johan Sørvig2014-10-271-1/+1
* | QSettings: Fix handling of long long ints with CFPreferences back-end.Christian Kandeler2014-10-271-1/+3
* | fix crash when dropping a file into an empty QTextEditJoerg Bornemann2014-10-271-0/+4
* | Doc: Include QtWidgets instead of QtGuiAlexander Volkov2014-10-271-1/+1
* | QStorageInfo: include qt_windows.h instead of Windows.hDaniel Molkentin2014-10-271-1/+1
* | Remove trailing '\n' in qFormatLogMessage outputKai Koehne2014-10-272-11/+9