summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-165-45/+206
* QCollator: Add note about ICU dependency.Friedemann Kleint2014-04-161-0/+5
* Fix objcopy config test for concurrent make processesWolfgang Bremer2014-04-151-7/+1
* snuff -L/-I with system paths when installing meta filesOswald Buddenhagen2014-04-152-5/+11
* de-duplicate setup of libdir replacement in prl filesOswald Buddenhagen2014-04-154-29/+13
* reshuffle code for clarityOswald Buddenhagen2014-04-151-21/+17
* don't attempt to replace include paths in meta filesOswald Buddenhagen2014-04-151-7/+4
* properly replace windows paths in installed qml plugin prl filesOswald Buddenhagen2014-04-151-0/+1
* enable path replacement in installed qml plugin prl files on all platformsOswald Buddenhagen2014-04-151-8/+6
* fix default QMAKE_PKGCONFIG_LIBDIROswald Buddenhagen2014-04-151-1/+1
* don't emit -L/-F/-I with system dirs to .pc filesOswald Buddenhagen2014-04-151-5/+11
* Unite the documentation for qmath.h functionsAllan Sandfeld Jensen2014-04-152-101/+78
* Add make check target for iOSSimo Fält2014-04-151-0/+6
* Fix crash when deleting top level windows embedded into QGraphicsProxyWidget.Friedemann Kleint2014-04-142-7/+4
* QNX: Skip QGLBuffer autotestFabian Bumberger2014-04-141-0/+4
* QNX: Fix QDockWidget autotestFabian Bumberger2014-04-141-1/+4
* BlackBerry: Fix QDoubleSpinBox autotestsFabian Bumberger2014-04-141-0/+2
* QNX: Fix QComboBox autotestFabian Bumberger2014-04-141-7/+7
* QNX: Fix QDir::entryInfoList()Bernd Weimer2014-04-145-13/+14
* Fix documentation of QRegExpjkobus2014-04-142-3/+3
* QNX: Fix QMdiArea autotestsFabian Bumberger2014-04-141-3/+6
* QNX: Fix QGuiApplication autotestsFabian Bumberger2014-04-141-0/+36
* QNX: Fix QWizard autotestFabian Bumberger2014-04-141-1/+4
* Restrict QFontComboBox's popup width to screen widthFabian Bumberger2014-04-141-2/+5
* QNX: Fix QTreeView autotestFabian Bumberger2014-04-141-2/+2
* Doc: Remove QX11EmbedContainer/QX11EmbedWidget snippetsSze Howe Koh2014-04-142-128/+0
* Handle parent is None from query_tree_reply in QxcbWindow::frameMarginsMartin Gräßlin2014-04-141-1/+1
* Adding support for -separate-debug-info on win32Wolfgang Bremer2014-04-141-1/+27
* Make objcopy config test cross platform functionalWolfgang Bremer2014-04-144-37/+65
* check qmake/make exit code instead of looking for an executableOswald Buddenhagen2014-04-141-6/+2
* 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
* Make Xcode debug info format controllable through a qmake variableTor Arne Vestbø2014-04-103-16/+17
* 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
* Fix tst_QListWidget::task217070_scrollbarsAdjusted()J-P Nurmi2014-04-091-1/+1