summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* make cmake registration of qt plugins make use of PLUGIN_EXTENDSOswald Buddenhagen2014-04-0912-7/+30
* make QTPLUGIN work in prefix builds for plugins outside qtbaseOswald Buddenhagen2014-04-092-3/+35
* automatically link plugins belonging to qt modules when building static appsOswald Buddenhagen2014-04-094-3/+42
* fix typo in qmake source file listOswald Buddenhagen2014-04-091-1/+1
* Doc: Fix template code for unordered listsTopi Reinio2014-04-092-2/+2
* Fix a typo in QBitArray documentationJędrzej Nowacki2014-04-091-6/+6
* QNX: Fix QCompleter autotestFabian Bumberger2014-04-091-2/+2
* Support for DH and ECDH key exchange for QSslSocket serversRichard J. Moore2014-04-094-0/+147
* 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