summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changelog for Qt 5.3.1v5.3.1Jani Heikkinen2014-06-181-0/+62
* Fix crash when reusing HB_Face in another font engineKonstantin Ritt2014-06-181-6/+21
* harfbuzz-ng: Pre-allocate enough space for CoreText bufferGabriel de Dietrich2014-06-181-1/+2
* Handle invalid sample counts gracefully in FBOsLaszlo Agocs2014-06-181-0/+1
* Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Sergio Ahumada2014-06-173-3/+4
|\
| * Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-173-3/+4
| |\
| | * directfb: fix QThread destroyed while runningLucile Quirion2014-06-163-3/+4
* | | Fix animations in static buildsKai Koehne2014-06-172-1/+5
|/ /
* | QRasterPlatformPixmap::createPixmapForImage(): Avoid crash when QImage conver...Martin Pley2014-06-161-2/+4
* | xcb: touch device mode is either Dependent or Direct, not Rel or AbsShawn Rutledge2014-06-161-2/+2
* | install .lib files for static libs againOswald Buddenhagen2014-06-161-1/+1
* | Flush xcb connection before EventDispatcher is going to blockMartin Gräßlin2014-06-163-2/+18
* | Fix data race in accessing QDBusConnectionPrivate::serviceNamesThiago Macieira2014-06-152-4/+7
* | Android: REG: Fix crash.BogDan Vatra2014-06-151-3/+5
* | Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-149-42/+182
|\|
| * Polish the image viewer example.Friedemann Kleint2014-06-124-34/+70
| * Fix case insensitive comparisons using QCollatorLars Knoll2014-06-123-5/+105
| * Windows: Fix maximizing frameless windows on secondary screens.Sérgio Martins2014-06-111-3/+6
| * Fix Android: use fbo read back workaround with specific GPUs.Coursar2014-06-111-0/+1
* | QFontComboBox sometimes became too wide because of wrong fixed sizeJan Arve Saether2014-06-141-1/+1
* | Android: Report something sensible for screen geometryEskil Abrahamsen Blomfeldt2014-06-135-18/+46
* | Revert "Suppress move/resize events if they are the result of call to move()/...Friedemann Kleint2014-06-132-55/+14
* | Revert "Revert "Fixed duplicate QMoveEvent generated for each QWidget::move c...Friedemann Kleint2014-06-131-1/+4
* | QProcess: Handle spurious socket notifications for stdout and stderrThiago Macieira2014-06-1212-13/+201
* | Don't try to read from invalid file descriptors in QProcessThiago Macieira2014-06-123-6/+10
* | QProcessPrivate: merge the functions dealing with stdout and stderrThiago Macieira2014-06-125-131/+54
* | Rename QProcessPrivate::destroyChannel to closeChannelThiago Macieira2014-06-125-20/+20
* | Move the QProcessPrivate Windows objects into QProcessPrivate::ChannelThiago Macieira2014-06-123-67/+56
* | Move the QProcessPrivate channel buffers into QProcessPrivate::ChannelThiago Macieira2014-06-124-40/+37
* | Support hotplugging of input devices with XInput2Allan Sandfeld Jensen2014-06-122-105/+145
* | Doc: correct the format of Q_PLUGIN_METADATA macro in sample codesZhang Xingtao2014-06-122-2/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Sergio Ahumada2014-06-1149-277/+364
|\ \
| * | Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-1149-277/+364
| |\|
| | * Merge "Merge tag 'v5.3.0' into HEAD" into refs/staging/stableSergio Ahumada2014-06-111-3/+3
| | |\
| | | * Merge tag 'v5.3.0' into HEADOswald Buddenhagen2014-06-111-3/+3
| | | |\
| | | | * Update Copyright year in commercial nag screensv5.3.0Kai Koehne2014-05-141-3/+3
| | | | * Cocoa: Clear window hash entry in ~QCocoaWindow.Morten Johan Sørvig2014-05-142-1/+7
| | * | | Fix QT_NO_SETTINGS build in QLibraryInfo.Steffen Imhof2014-06-101-2/+2
| | * | | Fix QT_NO_BEARERMANAGEMENT compile of QHttpThreadDelegate.Steffen Imhof2014-06-102-4/+4
| | * | | Fix QT_NO_LIBRARY compile in Unix DNS lookup implementation.Steffen Imhof2014-06-101-2/+2
| | * | | Make sure we run gracefully below API level 18Jan Arve Saether2014-06-102-18/+12
| | * | | Fix failing qtdeclarativetextedit auto-testSimon Hausmann2014-06-101-2/+2
| | * | | qdoc: Revised logic for which example file to open in Qt CreatorTopi Reinio2014-06-101-25/+32
| | * | | Cocoa: Don't send duplicate close events.Morten Johan Sørvig2014-06-101-1/+8
| | * | | Doc: QAtomicInteger first appeared in Qt 5.3David Faure2014-06-091-0/+1
| | * | | tst_qtcpsocket: fix comment, the slot goes to 512David Faure2014-06-091-1/+1
| | * | | NSURLConnection: Set http response status code.Morten Johan Sørvig2014-06-071-2/+11
| | * | | QPrinter - Don't use QPrinterInfo::availablePrinters()John Layt2014-06-071-3/+3
| | * | | Cocoa: Re-implement QCocoaScreen::topLevelAt()Morten Johan Sørvig2014-06-062-11/+31
| | * | | Do not crash with IA2 AT clients.Jan Arve Saether2014-06-061-0/+1