summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QCoreWLanEngine: Remove OS X 10.6 versionGabriel de Dietrich2014-10-242-929/+1
* Update QSsl::SecureProtocols to not include Sslv3Allan Sandfeld Jensen2014-10-243-8/+13
* Doc: QFileDevice and QFile::setPermissions do not manipulate ACLsLeena Miettinen2014-10-242-2/+15
* Correctly update QComboBox appearance on editable changeEskil Abrahamsen Blomfeldt2014-10-242-4/+3
* Item view: Update item positions when delegate changesEskil Abrahamsen Blomfeldt2014-10-241-0/+1
* Cocoa: Prevent FrameStrutMouseEvent double-clicksMorten Johan Sørvig2014-10-241-0/+6
* Cocoa: Bring back qt_mac_set_raise_processMorten Johan Sørvig2014-10-241-3/+6
* Cocoa: Don't send FrameStrut events during dragsMorten Johan Sørvig2014-10-241-0/+4
* Don't flush user input events from setVisibleMorten Johan Sørvig2014-10-241-1/+1
* Cocoa: Fix trackpad scrolling modifiers.Morten Johan Sørvig2014-10-241-4/+0
* Respect NoSubpixelAntialias in QCoreTextFontEngine::imageForGlyphAllan Sandfeld Jensen2014-10-241-3/+4
* Fix printing of semitransparent images to PDFAllan Sandfeld Jensen2014-10-241-1/+3
* QMainWindow: respect the maximum size of the central widgetPaul Olav Tvete2014-10-241-2/+4
* Doc: warn about preserving input method hintsPaul Olav Tvete2014-10-241-0/+4
* Fix bogus error report when disconnect/stop actually worksLorn Potter2014-10-242-5/+31
* Improve QDebug formatting of QtSql classes.Friedemann Kleint2014-10-234-22/+37
* QSwipeGestureRecognizer: Fix gesture cancel on direction change.Friedemann Kleint2014-10-231-2/+2
* Do not parent the shader program to the QOpenGLContextJocelyn Turcotte2014-10-231-1/+4
* Add missing since info to ShareOpenGLContexts docsLaszlo Agocs2014-10-231-1/+2
* Fix software OpenGL DLL name in the enum docsLaszlo Agocs2014-10-231-1/+1
* Cocoa: avoid sending exposes too earlyLaszlo Agocs2014-10-231-2/+6
* Get the correct available resolutions from the printerAndy Shaw2014-10-231-3/+3
* Don't use cosmetic GDI pens as this is already accounted forAndy Shaw2014-10-231-4/+1
* Doc: Fix description of QTranslator::translate()Kai Koehne2014-10-231-0/+5
* Allow QtCreator to pass additional args and env vars to the application.BogDan Vatra2014-10-231-0/+17
* Fix styled vertical dockwidget title cut off bug and elide text if longMarko Kangas2014-10-231-4/+6
* Q{Sequential,Associative}Iterable: fix const_iterator assignmentMarc Mutz2014-10-231-8/+12
* Adjust the layout if a QGraphicsWidget is explicitly hiddenJan Arve Saether2014-10-235-1/+30
* Fix uninitialized value warning in QFontEngineFT.Axel Rasmussen2014-10-231-0/+1
* Fix title font of Vista-style wizards.Friedemann Kleint2014-10-231-4/+1
* Fix QWidget::mapTo/FromGlobal() when embedded in QGraphicsView.Friedemann Kleint2014-10-231-0/+22
* Cocoa: Fix icon size calculation for system tray.Christoph Schleifenbaum2014-10-221-32/+64
* Cocoa: Delay QMimeData requests for DnD events.Morten Johan Sørvig2014-10-223-16/+59
* XCB: Don't trigger less specific shortcutsRuslan Nigmatullin2014-10-221-0/+12
* Revert "Cocoa: Send obscure events on OcclusionStateHidden"Morten Johan Sørvig2014-10-221-2/+4
* QNetworkDiskCache: Fix QNetworkDiskCache don't handle to set CookieHeader.Jeongmin Kim2014-10-222-4/+5
* Doc: Fix obsoleteness of some QStyle::PixelMetric enum itemsAlexander Volkov2014-10-221-6/+6
* Windows: Initialize the mouse cursor resourcesAlessandro Portale2014-10-222-1/+13
* Windows XP style: Fix size calculation of QScrollBar's grip.Friedemann Kleint2014-10-223-37/+17
* Doc: Improved explanation of quality setting in QImageReader/Writeraavit2014-10-222-15/+25
* Improve QLoggingCategory's detailed description.Mitch Curtis2014-10-221-10/+13
* Windows: QWindowsPrintDevice::printableMargins avoids leaking the DCShawn Rutledge2014-10-221-1/+1
* Improve iOS https error handling.Morten Johan Sørvig2014-10-221-1/+2
* Windows native socket: handle WSAENETRESET the same as WSAECONNRESETShawn Rutledge2014-10-221-1/+1
* Avoid adding empty parent icon themeWeitian Leung2014-10-221-0/+1
* Document QOpenGLPixelTransferOptionsLaszlo Agocs2014-10-221-0/+93
* Fix badly laid out docs for AA_UseHighDpiPixmapsLaszlo Agocs2014-10-221-5/+4
* Respect contents margins when calculating the size hintLars Knoll2014-10-221-0/+3
* Respect minimum size of heightForWidth layoutsPaul Olav Tvete2014-10-221-9/+0
* OS X: drag and drop and auto-scrollingTimur Pocheptsov2014-10-221-0/+13