summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Partially revert "Fix a deadlock introduced by the race condition fix"5.3Thiago Macieira2014-11-051-26/+14
* QDBusConnection: Merge the dispatch and the watch-and-timeout locksThiago Macieira2014-11-053-29/+16
* Always lock the DBus dispatcher before dbus_connection_send*Thiago Macieira2014-11-052-4/+18
* Fix QString::sprintf documentationKai Koehne2014-11-052-23/+12
* Remove incorrect execute file permissions from source filesSimon Hausmann2014-11-052-0/+0
* Stop including g++-unix.conf in the freebsd-clang mkspec.Raphael Kubo da Costa2014-11-051-1/+1
* Set the _C variants of QMAKE_LINK and QMAKE_LINK_SHLIB in clang.conf.Raphael Kubo da Costa2014-11-051-0/+3
* Allow panels outside of availableGeometryMarco Martin2014-11-051-2/+2
* Doc: Don't show a description for omitted SH_ComboBox_UseNativePopup enum itemAlexander Volkov2014-10-282-2/+3
* vcxproj: fix writing of librarian settingsJoerg Bornemann2014-10-281-4/+8
* OS X: Fix broken 2x menu icon when style sheet is appliedMihailNaydenov2014-10-281-2/+2
* fix namespaced DirectWrite buildJoerg Bornemann2014-10-282-9/+9
* pay attention to the MAKE env variableOswald Buddenhagen2014-10-281-1/+4
* Add missing newline in fallback debug output.Volker Krause2014-10-281-1/+1
* Compile fix for QT_NO_IM in QtWidgetsSteffen Imhof2014-10-283-1/+10
* Move animation-related header out of QT_NO_IM #ifndef.Steffen Imhof2014-10-281-1/+1
* Fix QtBearer connman backend report correctly on lte networkLorn Potter2014-10-131-1/+1
* QMacStyle: Fix QPushButton with menu appearance on 10.10Gabriel de Dietrich2014-10-132-16/+42
* QAbstractItemView: fix CTRL+A select all behaviorMaximilian Hrabowski2014-10-132-3/+161
* QMacStyle: save context state before changing to avoid crashDyami Caliri2014-10-131-1/+1
* Initialize QFileSystemMetaData::size_ data memberGiuseppe D'Angelo2014-10-131-1/+2
* XCB: silence warnings about possibly undefined shiftsGiuseppe D'Angelo2014-10-061-0/+4
* Doc: Clarify QBitArray::fill() documentationTopi Reinio2014-10-032-3/+17
* QMacStyle: Fix QToolButton appearance on YosemiteTimur Pocheptsov2014-10-021-1/+20
* Avoid naming clashes with QStringLiteral local variableKai Koehne2014-10-011-3/+3
* wrap ALL_DEPS somewhat sanelyOswald Buddenhagen2014-10-011-1/+1
* fix parallel installation of private and qpa headers in qt framework bundlesOswald Buddenhagen2014-10-011-0/+2
* fix Info.plist location in framework bundlesOswald Buddenhagen2014-10-011-2/+7
* don't try to create nested top-level bundle dir symlinksOswald Buddenhagen2014-10-011-2/+6
* de-duplicate top-level bundle symlink creationOswald Buddenhagen2014-10-011-7/+12
* redo bundle file dependency trackingOswald Buddenhagen2014-10-012-43/+16
* fix omission of QMAKE_PKGINFO from sliced bundlesOswald Buddenhagen2014-10-011-0/+1
* Add CFBundleVersion to the Info.plist files.Morten Johan Sørvig2014-10-0110-2/+25
* Don't make Info.plist for debug framework bundlesGabriel de Dietrich2014-10-012-57/+62
* centralize bundle_dir calculationOswald Buddenhagen2014-10-011-4/+4
* nest bundle-related conditionals for clarityOswald Buddenhagen2014-10-011-19/+20
* make top-level symlinks in bundles point to Current, not the major versionOswald Buddenhagen2014-10-011-1/+2
* write 'all' target laterOswald Buddenhagen2014-10-011-13/+10
* actually use DIRLIST_SEPARATOROswald Buddenhagen2014-10-011-1/+1
* Accessibility: Fix crash with invalid QAccessibleInterfaceDyami Caliri2014-09-301-1/+1
* QPlainTextEdit: Fix crash on complex undo w/full width selectionEskil Abrahamsen Blomfeldt2014-09-302-1/+26
* QMacStyle: Generalize Cocoa control renderingGabriel de Dietrich2014-09-292-51/+97
* QCocoaMenu: Keep a reference to the containing menu itemGabriel de Dietrich2014-09-294-3/+36
* create_cmake: Fix mingw plugin pathTimothy Gu2014-09-291-5/+10
* Uic: fix a leakGiuseppe D'Angelo2014-09-261-0/+2
* QNAM: Fix previous HTTP upload CPU fixMarkus Goetz2014-09-253-1/+13
* XCB: fix a memory leakGiuseppe D'Angelo2014-09-251-1/+3
* QMacStyle: Improvements to some buttons on YosemiteGabriel de Dietrich2014-09-242-18/+62
* Fix compilation on OS X with macx-clang-32Andy Shaw2014-09-231-4/+4
* Cocoa: Properly remove content view from its superview in setNSWindow()Gabriel de Dietrich2014-09-231-0/+4