summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Do not modify decoder when determining image-formatAllan Sandfeld Jensen2015-05-211-7/+0
* Workaround for Samsung keyboard bugPaul Olav Tvete2015-05-201-0/+2
* Try to ensure that -fPIC is used in CMake buildsEvangelos Foutras2015-05-141-1/+2
* Windows: Fix exit crash of GUI applications when deleting argv[].Friedemann Kleint2015-05-131-1/+1
* Make qglobal.h complain if you use -fPIEThiago Macieira2015-05-131-2/+2
* Android: Store and use the class names as key when caching.Christian Strømme2015-05-082-180/+293
* Require -fPIC instead of just -fPIE for -reduce-relocationsThiago Macieira2015-05-072-3/+3
* ItemViews: Fix acceptance of drag enter eventsChristoph Schleifenbaum2015-05-011-1/+13
* Android: Fix wrong field name in ExtractStyle.javaChristian Strømme2015-04-301-1/+3
* Android: Use Holo theme on Android 5.1Christian Strømme2015-04-301-1/+1
* Revert "Rotate images according to Exif orientation"Rainer Keller2015-04-291-149/+1
* Merge 5.4 into 5.4.2Oswald Buddenhagen2015-04-2013-144/+202
|\
| * Cocoa: Handle the event passed into the global monitor correctlyAndy Shaw2015-04-171-2/+4
| * let QWindowsPipeReader::stop() cancel the current I/O operationJoerg Bornemann2015-04-162-10/+26
| * inline QWindowsPipeReader::completeAsyncReadJoerg Bornemann2015-04-162-32/+23
| * remove emitReadyReadTimer from QWindowsPipeReaderJoerg Bornemann2015-04-162-11/+0
| * QWindowsPipeReader: zero OVERLAPPED struct before every ReadFileJoerg Bornemann2015-04-161-1/+1
| * Doc: fix description of QWindowsPipeReader::readJoerg Bornemann2015-04-161-1/+1
| * Fix finding the closest active touch point for the pressed touch pointAlexander Volkov2015-04-162-4/+5
| * QLockFile: fix deadlock when the lock file is corruptedOlivier Goffart2015-04-152-16/+16
| * Upgrade PCRE to r1546Giuseppe D'Angelo2015-04-126-67/+126
* | QNAM: Fix upload corruptions when server closes connectionMarkus Goetz2015-04-208-24/+110
|/
* Update bundled libpng to version 1.6.17Eirik Aavitsland2015-04-0930-8828/+17657
* Add a null pointer check for parent before derefencing itAndy Shaw2015-04-091-1/+1
* Add a cast to glTexImage2D to keep QNX happyLaszlo Agocs2015-04-081-1/+1
* Windows: Fix -no-widgets buildAndy Shaw2015-04-072-5/+1
* Fix QNX and Blackberry -qtnamespace buildSérgio Martins2015-04-019-6/+27
* Windows: Do not crash if SSL context is gone after root cert lookupDaniel Molkentin2015-04-011-1/+1
* Use allConfigurations instead of onlineConfigurations in isOnline()Albert Astals Cid2015-04-011-1/+3
* QSslSocket: try to send all data on close()Alex Trotsenko2015-04-011-1/+1
* Doc: Fix using Apple-related terminology in Qt CoreAlexander Volkov2015-03-3125-88/+88
* Explicitly cast to a uint to fix a compile errorAndy Shaw2015-03-311-1/+1
* Windows: Fallback to 0 samples if ARB::choosePixelFormat() fails with 1Andy Shaw2015-03-311-0/+8
* fix high memory usage on large downloadLudger Krämer2015-03-311-7/+6
* 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
* Fix rasterization errors in aliased cosmetic drawPolyLineEirik Aavitsland2015-03-191-12/+8
* 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-181-1/+4
* 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