summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make Q_INVOKABLE work on Q_GADGETOlivier Goffart2014-10-303-0/+183
* Be able to read and write properties to Q_GADGETOlivier Goffart2014-10-303-0/+77
* Add conversion between QVariantHash and QJsonObjectAllan Sandfeld Jensen2014-10-304-1/+91
* Clean up ShortcutOverride handlingFrederik Gladhorn2014-10-309-51/+91
* QGenericUnixTheme::xdgIconThemePaths: add /usr/share/pixmapsAntti Kaijanmäki2014-10-291-0/+5
* Add accessible actions for scrolling and page changesFrederik Gladhorn2014-10-283-1/+117
* moc: Move the property access code to the qt_static_metacallOlivier Goffart2014-10-283-140/+188
* moc: Have a staticMetaCall in the Q_GADGET metaobjectOlivier Goffart2014-10-282-5/+11
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2014-10-28163-1626/+2571
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-27163-1626/+2571
| |\
| | * Android: Fix android bearer implementation.Christian Strømme2014-10-271-27/+14
| | * Make networkmanager bearer backend work betterLorn Potter2014-10-276-221/+346
| | * Add OS X platform changes.Morten Johan Sørvig2014-10-261-0/+12
| | * Add searchEdit as accessible stateFrederik Gladhorn2014-10-256-3/+24
| | * Add extra declarations to make rcc output pass -Wmissing-declarationshjk2014-10-252-0/+14
| | * Android: Keyboard doesn't hide from done buttonSamuel Nevala2014-10-252-0/+9
| | * iOS: Make room for zero-terminator when building argv from NSProcessInfoTor Arne Vestbø2014-10-251-2/+8
| | * Add support for more font weights internallyPierre Rossi2014-10-245-9/+36
| | * Doc: Fix CustomStyle snippetAlexander Volkov2014-10-245-4/+5
| | * Fix doc about the list of supported codecsAlexander Volkov2014-10-242-11/+5
| | * Add support for "Apple Roman" encodingAlexander Volkov2014-10-242-0/+3
| | * QGraphicsScene: stabilize stacking order of toplevel itemsaavit2014-10-242-1/+38
| | * Fix rubberband selection in rotated GraphicsViewaavit2014-10-242-1/+44
| | * QPrinter - Fix DuplexMode on all platformsJohn Layt2014-10-2411-38/+172
| | * Indicate that QTestLib is runningMorten Johan Sørvig2014-10-241-0/+1
| | * QStyleSheetStyle: Don't interfere with QFontDialogPierre Rossi2014-10-2411-13/+51
| | * Fix QVariant associative container conversion from built-in types.Jędrzej Nowacki2014-10-243-3/+63
| | * 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