summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-31123-6633/+8314
|\
| * Fix use of the window geometry specificationAlexander Volkov2015-03-274-30/+22
| * xcb: Determine the window gravity just before the window is shownAlexander Volkov2015-03-271-5/+3
| * Handle SelectionWindowDestroy in QXcbClipboardMartin Gräßlin2015-03-261-1/+2
| * Windows: Add support for horizontal scroll on some touchpads.Sérgio Martins2015-03-264-18/+69
| * Android MessageDialog: order buttons according to OS X button layoutShawn Rutledge2015-03-262-5/+23
| * Doc: Added the missing description for WindowShadeButtonHintVenugopal Shivashankar2015-03-251-1/+2
| * Re-add documentation for QStandardPaths::GenericDataLocation.Friedemann Kleint2015-03-251-0/+3
| * Fix a crash in connman bearer backend on d'tor when using QStringLiteralLorn Potter2015-03-222-47/+47
| * Doc: warn about resize event bugPaul Olav Tvete2015-03-211-0/+3
| * Android: Fix compilation on armv5 with 4.9 toolchainEskil Abrahamsen Blomfeldt2015-03-201-1/+1
| * WinRT: Fix documentation for manifest capability descriptionMaurice Kalinowski2015-03-201-1/+1
| * Fix rasterization errors in aliased cosmetic drawPolyLineEirik Aavitsland2015-03-192-12/+45
| * Avoid using the current frame as the previous in layoutAllan Sandfeld Jensen2015-03-181-1/+1
| * OSX Fix disapearing tray iconJocelyn Turcotte2015-03-181-14/+3
| * QComboBox: Update completer on setCurrentIndex()Andre Hartmann2015-03-182-1/+43
| * Fallback to malloc for insanely large windowsPaul Olav Tvete2015-03-181-1/+1
| * Add note clarifying return value of QDesktopServices::openUrl()Aaron McCarthy2015-03-171-0/+5
| * Do not colorizing images to invalid premultiplied colorsAllan Sandfeld Jensen2015-03-161-1/+4
| * Avoid deadlock on suspend/resumePaul Olav Tvete2015-03-161-4/+7
| * Fix crash in QDesktopServices::openUrl() without QGuiApplicationTasuku Suzuki2015-03-131-1/+6
| * Android: Also populate database with otf fontsEskil Abrahamsen Blomfeldt2015-03-131-4/+4
| * Windows: Get the normal virtual key when not composingAndy Shaw2015-03-132-1/+5
| * Fixes crash in bmp and ico image decodingEirik Aavitsland2015-03-132-7/+8
| * Fixes crash in gif image decoderEirik Aavitsland2015-03-131-0/+2
| * Remove #ifndef QT_NO_HTTP that does nothingAlbert Astals Cid2015-03-131-13/+1
| * Cocoa: Send mouse release as a right button when clicking right buttonAndy Shaw2015-03-131-0/+2
| * Cocoa integration - invalid backing store on geometry updateTimur Pocheptsov2015-03-131-0/+2
| * Revert adding dispatchLocker to QDBusConnection::connectAlbert Astals Cid2015-03-131-1/+0
| * Fix QMAKE_INFO_PLIST regression with relative pathsJohn Brooks2015-03-131-4/+7
| * Doc: Update links to forum.qt.ioSergio Ahumada2015-03-122-2/+2
| * Doc: Fix qmath documentationSergio Ahumada2015-03-121-0/+1
| * Doc: Remove link to old Nokia WikiSergio Ahumada2015-03-121-5/+0
| * Core: fix crash in QCollator if ucol_open() failedLiang Qi2015-03-111-13/+30
| * Clarify InputMethodHint documentationPaul Olav Tvete2015-03-111-1/+2
| * Windows Embedded: GetTickCount64 won't be available so just remove itAndy Shaw2015-03-111-8/+2
| * Workaround for programs depending on previous layout bugPaul Olav Tvete2015-03-111-0/+5
| * Cocoa: Fix systray SVG icons.Morten Johan Sørvig2015-03-111-0/+4
| * [Android]: Ensure clicking on the arrow shows the popupAndy Shaw2015-03-111-0/+4
| * Avoid deadlock when suspending app at startupPaul Olav Tvete2015-03-111-1/+6
| * Doc: Update the online documentation templateTopi Reinio2015-03-117-42/+74
| * Lock dispatchLock before the regular lockAlbert Astals Cid2015-03-111-0/+1
| * QMimeDatabase: Fix magic rules with \tEike Ziller2015-03-102-0/+3
| * Introduce qt_subtract_from_timeout to reduce code duplication.Daniel Teske2015-03-0911-102/+57
| * Revert "OS X: main window doesn't become key."Timur Pocheptsov2015-03-091-28/+0
| * Upgrade PCRE to r1530Giuseppe D'Angelo2015-03-0631-6209/+7658
| * Win QPA: Pass in the top level setting instead of relying on isTopLevel()Andy Shaw2015-03-062-6/+6
| * Always clear QWindowPrivate::positionAutomatic in setFramePosition()Alexander Volkov2015-03-061-1/+1
| * Improved Windows printer support and fixed crashes due to NULL devModeMike Kuta2015-03-064-7/+75
| * tst_QDnsLookup: Update to match the new zone for test.qt-project.orgThiago Macieira2015-03-051-4/+8