summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix up EGL config selection commentsLaszlo Agocs2014-04-241-18/+32
* Allow logging to stderrBernd Weimer2014-04-241-6/+30
* Direct2D QPA: Do not attempt to create swap chain for desktop widgetLouai Al-Khanji2014-04-241-0/+3
* Bump Qt version to 5.3.1Sergio Ahumada2014-04-241-2/+2
* Fix copy-paste error.Richard J. Moore2014-04-181-1/+1
* Fix copy-paste error.Richard J. Moore2014-04-181-1/+1
* Fix copy-paste error.Richard J. Moore2014-04-181-1/+1
* Cocoa: NSMenu views never get viewDidUnhide calledGabriel de Dietrich2014-04-181-0/+41
* QPA: Adding API to support QWidgetAction on MacGabriel de Dietrich2014-04-175-0/+30
* QMacNativeWidget: Fix background renderingGabriel de Dietrich2014-04-171-0/+1
* fix read notification in QWindowsPipeReader::waitForPipeClosedJoerg Bornemann2014-04-171-0/+1
* Doc: Improve docs for file permission checking on NTFSSze Howe Koh2014-04-162-4/+14
* Cocoa: Force menubar update after inserting a new menuGabriel de Dietrich2014-04-161-0/+2
* CMake: Include the definition of the Qt5::AccessibleFactory target.Stephen Kelly2014-04-161-0/+2
* CMake: Include the CMakeParseArguments module for dbus macros.Stephen Kelly2014-04-161-0/+1
* Fix polling file system watcher addPathsBernd Weimer2014-04-161-4/+6
* Direct2D QPA: Fix text drawing with brush but no penLouai Al-Khanji2014-04-161-2/+2
* Direct2D QPA: Refactor code to reduce code duplicationLouai Al-Khanji2014-04-161-102/+120
* Direct2D QPA: Optimize rectangle fills.Louai Al-Khanji2014-04-161-6/+18
* Direct2D QPA: Improve gradient supportLouai Al-Khanji2014-04-161-10/+87
* remove context unmatched warning in QOpenGLTextureTasuku Suzuki2014-04-161-0/+4
* XCB: fix that modal dialogs can go behind other process windowsJorgen Lind2014-04-164-45/+93
* QCollator: Add note about ICU dependency.Friedemann Kleint2014-04-161-0/+5
* Unite the documentation for qmath.h functionsAllan Sandfeld Jensen2014-04-152-101/+78
* Fix crash when deleting top level windows embedded into QGraphicsProxyWidget.Friedemann Kleint2014-04-141-0/+4
* QNX: Fix QDir::entryInfoList()Bernd Weimer2014-04-143-11/+12
* Fix documentation of QRegExpjkobus2014-04-142-3/+3
* Restrict QFontComboBox's popup width to screen widthFabian Bumberger2014-04-141-2/+5
* Handle parent is None from query_tree_reply in QxcbWindow::frameMarginsMartin Gräßlin2014-04-141-1/+1
* Fix build against older OpenSSL.Sérgio Martins2014-04-141-0/+2
* Cocoa: Send expose event on screen change.Morten Johan Sørvig2014-04-103-1/+5
* Cocoa: Set the COCOA_MENU_ANCESTOR() also when sync'ingGabriel de Dietrich2014-04-101-1/+1
* XCB: Print error code on Xlib I/O errorsUli Schlachter2014-04-101-0/+28
* HB-NG w/CoreText backend: Fix clustering of neutral charactersEskil Abrahamsen Blomfeldt2014-04-091-0/+9
* Cocoa: Fix DnD when using native widgets.Morten Johan Sørvig2014-04-091-6/+28
* QTextImageHandler: Load @2x images on retinaMorten Johan Sørvig2014-04-091-7/+35
* OS X: Add more text editing key bindings.Morten Johan Sørvig2014-04-092-17/+25
* Mac: Implement unified toolbar look for QTabBarMorten Johan Sørvig2014-04-097-41/+112
* Cocoa: Update unified toolbar area on toolbar hideMorten Johan Sørvig2014-04-097-43/+84
* make cmake registration of qt plugins make use of PLUGIN_EXTENDSOswald Buddenhagen2014-04-0911-0/+16
* automatically link plugins belonging to qt modules when building static appsOswald Buddenhagen2014-04-091-0/+1
* Fix a typo in QBitArray documentationJędrzej Nowacki2014-04-091-6/+6
* Support for DH and ECDH key exchange for QSslSocket serversRichard J. Moore2014-04-093-0/+80
* Only define Q_COMPILER_INITIALIZER_LISTS for MSVC 12 SP 2Frederik Gladhorn2014-04-091-1/+6
* Fix crash when trying to place toolbar into zero-height window.Friedemann Kleint2014-04-093-20/+32
* QWindowsOpenGLContextFormat: Default to version 2.Friedemann Kleint2014-04-091-0/+2
* Fix crash in qt_try_modal.Friedemann Kleint2014-04-091-2/+1
* Add unhandled Android keys.BogDan Vatra2014-04-091-151/+316
* QNX: Work around dlclose issueBernd Weimer2014-04-091-0/+8
* Fix out-of-range shiftingMaurice Kalinowski2014-04-091-2/+2