summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | use the right env var in qmlplugindump callOswald Buddenhagen2014-06-051-3/+5
* | | unbreak static qml imports againOswald Buddenhagen2014-06-051-3/+10
* | | actually don't install qt dlls into lib/ any moreOswald Buddenhagen2014-06-052-1/+1
* | | install pdb files also for static librariesOswald Buddenhagen2014-06-051-4/+1
* | | pass (some) index dirs also during -prepare phaseOswald Buddenhagen2014-06-051-1/+15
* | | don't check for doc/ dirs' existenceOswald Buddenhagen2014-06-051-2/+1
* | | do not auto-add install dir to index dirsOswald Buddenhagen2014-06-051-3/+1
* | | ensure that there is always an -indexdir argumentOswald Buddenhagen2014-06-051-3/+7
* | | fix/optimize QT_PLUGIN_PATH construction in qtAddTargetEnv()Oswald Buddenhagen2014-06-052-12/+18
* | | Doc: Fix undefined variable in QMetaMethod::invoke() documentationTopi Reinio2014-06-051-1/+1
* | | qfreelist: fix data race on v[at].nextDavid Faure2014-06-051-5/+5
* | | QApp: Method to check for native style usage.Christoph Schleifenbaum2014-06-052-0/+28
|/ /
* | Properly escape bytearray data outside the ascii range when using a codecLars Knoll2014-06-042-2/+28
* | Do not clear default button in QMessageBox::setDetailedText().Friedemann Kleint2014-06-042-0/+7
* | Android: Repaint affected areas when window movesEskil Abrahamsen Blomfeldt2014-06-041-0/+2
* | Android: Support offscreen surfaces on pbuffersEskil Abrahamsen Blomfeldt2014-06-045-1/+30
* | Android: Fix flashing on startup/shutdownEskil Abrahamsen Blomfeldt2014-06-046-12/+74
* | Cocoa: clear queued user input events when window is destroyedDyami Caliri2014-06-033-1/+26
* | Cocoa: Adapt to Xcode 6 clang version sudden pickinessGabriel de Dietrich2014-06-033-3/+3
* | Cocoa: Make QMacNativeWidget event processing workMorten Johan Sørvig2014-06-031-1/+1
* | QNX: fix race condition when clearing transparent bufferRafael Roquetto2014-06-031-2/+2
* | QNX: Fix tst_qfilesystemwatcherBernd Weimer2014-06-031-1/+3
* | Fix VCLibs dependency in WP8.1 manifestAndrew Knight2014-06-031-0/+1
* | remove HSTRING instancesMaurice Kalinowski2014-06-0311-77/+82
* | QNX: Fix compilation when OpenGL is not availableRafael Roquetto2014-06-022-0/+11
* | QNX: Fix clearing transparent bufferRafael Roquetto2014-06-021-1/+1
* | add Windows 8.1 overrideMaurice Kalinowski2014-06-021-0/+2
* | QDialogButtonBox does not need TabFocusJan Arve Saether2014-05-311-3/+0
* | Fix QSysInfo::macVersion for OS X minor versions greater than 9.Jake Petroules2014-05-311-2/+3
* | Update the QSignalBlocker docs to show actual behaviorThiago Macieira2014-05-301-1/+1
* | Do not resolve the java functions for each callJan Arve Saether2014-05-301-21/+41
* | CMake: Fix build with unversion_libname configurationDaiwei Li2014-05-301-0/+4
* | QAbstractProxyModel::sibling: treat row/column as offsets within the proxyJan Kundrát2014-05-292-2/+99
* | Windows: Fix another crash when creating QRawFont from invalid dataEskil Abrahamsen Blomfeldt2014-05-282-9/+32
* | Move native subwidgets in QWidget::scroll().Friedemann Kleint2014-05-283-7/+31
* | Fix Null pointer dereferencing in an error handlerFrederik Gladhorn2014-05-281-1/+1
* | Remove the need for the dot in OS X/iOS bundle prefixSamuel Gaist2014-05-281-2/+4
* | doc: Updated Qt D-Bus Examples.Jerome Pasion2014-05-289-9/+107
* | Cocoa: Fix modal session cleanup.Morten Johan Sørvig2014-05-281-3/+10
* | Partially revert "Cocoa: support modal windows"Morten Johan Sørvig2014-05-281-24/+12
* | Revert "Cocoa: Don't stop NSApp when showing a modal dialog"Morten Johan Sørvig2014-05-282-16/+1
* | Revert "Cocoa: Post event to "show()" a modal window"Morten Johan Sørvig2014-05-282-16/+12
* | Fix QOpenGLGlyphTexture object leakLiang Jian2014-05-281-1/+3
* | Remove unused QMapNode{,Base}::minimumNodeThiago Macieira2014-05-281-6/+0
* | Fix fast painting of clipped text on non RGB32 formatsAllan Sandfeld Jensen2014-05-281-4/+3
* | Doc: be more explicit about need to set expected SSL cert in errorsArnaud Bienner2014-05-272-2/+4
* | Improve the implementation of the _NET_WM_SYNC_REQUEST protocolMartin Gräßlin2014-05-278-16/+59
* | Initialize the count variable used in SQLNumResultCols to 0Andy Shaw2014-05-272-6/+6
* | UTF-8: always store the SIMD result, even if invalidThiago Macieira2014-05-271-11/+8
* | plugin/bearer remove static QDBusConnection::systemBus() initializationDyami Caliri2014-05-261-16/+19