summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Direct2D QPA: Disable vsyncLouai Al-Khanji2014-04-251-1/+1
| * | | Improve COM error handling in the Windows platform plugin.Friedemann Kleint2014-04-251-19/+51
| * | | Remove unneeded ;Albert Astals Cid2014-04-245-6/+6
| * | | 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
| |/
* | Include the duplicated attribute name in the error messageThiago Macieira2014-05-061-1/+1
* | Add QUrl::fromUserInput overload with a cwd argument.David Faure2014-05-062-0/+69
* | QRegularExpression: remove a boolean trap in private APIGiuseppe D'Angelo2014-05-061-6/+12
* | QRegularExpression: lock a mutex only if there's actual work to doGiuseppe D'Angelo2014-05-061-2/+2
* | QRegularExpression: add an option to prevent automatic optimizationGiuseppe D'Angelo2014-05-062-8/+27
* | QRegularExpression: add ways to force an immediate optimizationGiuseppe D'Angelo2014-05-062-5/+51
* | QKdeTheme: use system-wide kdeglobals as a fallbackJ-P Nurmi2014-05-032-66/+103
* | qdoc: Added 2nd argument to \generate list classes commandMartin Smith2014-05-023-10/+26
* | qdoc: attaching type of attached properties was missingMartin Smith2014-05-026-23/+28
* | QtGui: Use Q_REQUIRED_RESULT in many more placesDavid Faure2014-05-025-28/+28
* | Factor xcb check into a local variableDavid Faure2014-05-021-3/+4
* | Add support for -qwindowicon command line argument.David Faure2014-05-023-1/+11
* | qdoc: Simplify config code for reading file pathsTopi Reinio2014-05-026-107/+39
* | Windows: Start using High DPI API available from Windows 8.1 onwards.Friedemann Kleint2014-04-305-6/+94
* | Provide new API: QSslCertificate::isSelfSigned()Daniel Molkentin2014-04-304-0/+19
* | Add locations AppDataLocation, AppLocalDataLocation to QStandardPaths.Friedemann Kleint2014-04-2910-38/+81
* | SPDY: use QUrl's logic for determining the correct "Host" headerPeter Hartmann2014-04-291-19/+1