summaryrefslogtreecommitdiffstats
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-244-17/+22
* Doc: QFileDevice and QFile::setPermissions do not manipulate ACLsLeena Miettinen2014-10-242-2/+15
* Correctly update QComboBox appearance on editable changeEskil Abrahamsen Blomfeldt2014-10-243-4/+31
* 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-242-2/+49
* 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-232-2/+8
* Add autotest for QGestureRecognizer.Friedemann Kleint2014-10-234-0/+341
* Do not parent the shader program to the QOpenGLContextJocelyn Turcotte2014-10-231-1/+4
* Further restrict the threaded opengl exampleLaszlo Agocs2014-10-231-14/+19
* 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
* SecureSocketClient: Show general connection errorsKai Koehne2014-10-232-4/+11
* Check '-I' directories for auto-detection of featuresKai Koehne2014-10-231-1/+2
* 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
* Run VS custom build step in new environment variable scope.David Schulz2014-10-231-0/+4
* Adjust the layout if a QGraphicsWidget is explicitly hiddenJan Arve Saether2014-10-238-1/+180
* 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-232-0/+50
* Cocoa: Fix icon size calculation for system tray.Christoph Schleifenbaum2014-10-2211-32/+170
* 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
* Further limit the sparse file testing on OS XMorten Johan Sørvig2014-10-221-1/+1
* Revert "Cocoa: Send obscure events on OcclusionStateHidden"Morten Johan Sørvig2014-10-221-2/+4
* qmake vcxproj generator: write PrimaryOutputExtension valueJoerg Bornemann2014-10-224-8/+33
* QNetworkDiskCache: Fix QNetworkDiskCache don't handle to set CookieHeader.Jeongmin Kim2014-10-223-5/+43
* 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