summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* WinRT: Set WindowTitle in application switcherMaurice Kalinowski2014-11-032-0/+28
* Store clipboard before exiting native GTK dialogGatis Paeglis2014-11-031-0/+1
* Fix warning about unused variable in qprintengine_win.cpp.Friedemann Kleint2014-11-031-2/+0
* QMacStyle: More tweaks for editable QComboBoxGabriel de Dietrich2014-11-021-5/+18
* QAndroidPlatformClipboard: fix build in release modeJ-P Nurmi2014-11-011-2/+3
* Always invalidate the iOS accessibility cacheJan Arve Sæther2014-11-011-10/+10
* Enable C++11 atomics with ClangThiago Macieira2014-10-311-1/+3
* Fix compilation of <atomic> with ICC and libc++Thiago Macieira2014-10-311-0/+7
* Make QTestEventLoop::exitLoop() thread-safeRoland Winklmeier2014-10-311-0/+7
* Remove unused variableLars Knoll2014-10-311-1/+0
* Cleanup: Remove some obsolete code supporting a pre-4.3 formatLars Knoll2014-10-314-32/+16
* iOS: Make sure we update hints and platform data on IM enable/disableTor Arne Vestbø2014-10-311-0/+9
* Mark QMetaMethod and related constructor as constepxrOlivier Goffart2014-10-311-3/+3
* Lower QVariant::userType call countJędrzej Nowacki2014-10-311-10/+16
* Windows: Create touch device in initialization.Friedemann Kleint2014-10-313-19/+31
* Handle mounts under /runAllan Sandfeld Jensen2014-10-311-4/+3
* Cocoa plugin - fix a resource leakTimur Pocheptsov2014-10-311-0/+1
* QShapedPixmapWindow: do not leak the backing storeGiuseppe D'Angelo2014-10-312-0/+7
* Fix warnings about size conversion in QListThiago Macieira2014-10-312-20/+23
* Report the system error on why chmod(2) failed in XDG_RUNTIME_DIRThiago Macieira2014-10-311-1/+2
* Don't always chmod the XDG_RUNTIME_DIRThiago Macieira2014-10-311-1/+3
* Attempt to make QFile I/O 64-bit safeThiago Macieira2014-10-313-22/+39
* Import the FreeBSD strtoXX functionsThiago Macieira2014-10-303-0/+395
* QWindowsStyle: fix CE_ComboBoxLabel text colorJ-P Nurmi2014-10-301-0/+14
* OS X: fix CFString leaks in mime classesDyami Caliri2014-10-302-6/+7
* QCocoaPrintDevice: fix bad CFReleaseDyami Caliri2014-10-301-4/+4
* Fix a possible use after freeLars Knoll2014-10-301-1/+1
* 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