summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add qgltf support to qmakeAndy Nichols2015-10-262-1/+13
* WinRT: Retrieve color settings on Windows 10Maurice Kalinowski2015-10-261-33/+152
* Xcb: fix crash on screen power savePaul Olav Tvete2015-10-263-4/+14
* Android: use Q_UNIMPLEMENTED()Marc Mutz2015-10-262-11/+11
* Android: Add opt-in high-dpi supportMorten Johan Sørvig2015-10-269-9/+43
* Fix QHighDPiScaling initialization issuesMorten Johan Sørvig2015-10-262-3/+14
* QNetworkAccessCache: convert QDateTime::currentDateTime() to currentDateTimeU...Marc Mutz2015-10-261-3/+3
* Support overlapping contours in glyph rasterizer fallbackEskil Abrahamsen Blomfeldt2015-10-261-0/+1
* QPathSegments::Intersection: reduce struct size 24 -> 16 bytesMaks Naumov2015-10-262-4/+3
* xcb: better error reporting when shmget() failsShawn Rutledge2015-10-261-2/+2
* ANGLE: Fix winrt backing store to support feature level 9_3 devices.Samuel Nevala2015-10-243-6/+47
* Cocoa: Implement QPlatformInputContext::locale().Liang Qi2015-10-244-0/+40
* Fix alignment in qConvertARGB64PMToA2RGB30PM_sse2Frederik Gladhorn2015-10-231-2/+1
* QNativeSocketEngine: declare PacketHeaderOption enum as a bit fieldAlex Trotsenko2015-10-231-3/+3
* QIpPacketHeader: correct the type of hopLimit memberAlex Trotsenko2015-10-231-1/+1
* Compile the 64-bit version of some code on all 64-bit processorsThiago Macieira2015-10-232-3/+3
* Autotest: remove AIX-related QT_POINTER_SIZE codeThiago Macieira2015-10-231-9/+0
* Convert some QDateTime::currentDateTime() to currentDateTimeUtc() (I)Marc Mutz2015-10-234-5/+5
* QMenu: Fix a typo EventShouldBePropogated -> EventShouldBePropagatedAlexander Volkov2015-10-232-6/+6
* Configure: don't enable the WMF multimedia backend by default.Yoann Lopes2015-10-231-1/+1
* QWidgetAction: Don't deactivate the current window on MacGabriel de Dietrich2015-10-235-8/+16
* OSX: replace use of deprecated API.Erik Verbruggen2015-10-231-7/+8
* QTextStream: optimize streaming of QLatin1String and const char*Marc Mutz2015-10-232-4/+48
* Prevent the pixmap cache from crashing if it's been destroyedThiago Macieira2015-10-231-1/+2
* Respect QPen::dashOffset when generating PDFLars Knoll2015-10-221-3/+3
* Fix warning message to match the function signatureLars Knoll2015-10-221-2/+2
* Fix alignment issues on 32 bit in qConvertA2RGB30PMToARGB64PM_sse2 and qConve...Frederik Gladhorn2015-10-221-5/+10
* qdoc is moving back to qttoolsOswald Buddenhagen2015-10-22125-65530/+1
* QTextStream: Extract Method padding() from putString()Marc Mutz2015-10-222-29/+58
* moc: fix Q_PROPERTY with parentheses in their MEMBER clauseOlivier Goffart2015-10-222-0/+14
* winrt: Fix sending of back key event.Samuel Nevala2015-10-221-15/+5
* Remove superfluous newlineSamuel Nevala2015-10-221-2/+1
* eglfs: Avoid sending enter-leave events with an invalid leave ptrLaszlo Agocs2015-10-222-2/+2
* winrt: Connect callbacks after after integration class constructed.Samuel Nevala2015-10-224-60/+77
* Windows: Implement QPlatformInputContext::locale().Friedemann Kleint2015-10-223-5/+46
* winrt: Add missing Q_DECL_OVERRIDEsSamuel Nevala2015-10-221-12/+12
* QNativeSocketEngine: allocate more space for the ancillary dataAlex Trotsenko2015-10-211-1/+5
* Improve file handling in test of QSettings.Friedemann Kleint2015-10-211-64/+29
* Add support for TEXTURE_EXTERNAL_OES in the internal texture blitterLaszlo Agocs2015-10-213-93/+175
* Several cases of s/decelerating from/decelerating to/.Edward Welbourne2015-10-212-13/+13
* WinRT: Fix InputPanel on Windows 10Maurice Kalinowski2015-10-212-17/+13
* qdoc: Minor optimizationsTopi Reinio2015-10-212-62/+22
* Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-2113-13/+13
* Doc: Improve selection of offline template typeTopi Reinio2015-10-213-13/+7
* Place classes from private headers in the Qt_5_PRIVATE_API ELF versionThiago Macieira2015-10-202-1/+73
* don't try to use relative rpaths on platforms that don't support itOswald Buddenhagen2015-10-201-1/+1
* support relative paths in QMAKE_RPATHDIROswald Buddenhagen2015-10-205-10/+46
* Add an automatic use of the ELF-versioned QtCore symbolThiago Macieira2015-10-203-1/+89
* Update qversiontagging.cpp not to use too much assembler magicThiago Macieira2015-10-203-59/+56
* winrt: Avoid empty <Dependencies> section in manifest filesOliver Wolff2015-10-203-4/+6