summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-1919-3401/+11242
| |\|
| | * QCocoaMenuBar: Keep smart reference to platform windowGabriel de Dietrich2017-05-182-12/+12
| | * Revert "Add qt_safe_ftok wrapper for ftok"Thiago Macieira2017-05-183-16/+2
| | * Enable "combined-angle-lib" for ANGLE buildsOliver Wolff2017-05-171-0/+1
| | * Revert "Merge the QDBusMetaType's custom information to QDBusConnectionManager"Lars Knoll2017-05-176-127/+93
| | * Restore behavior of using libEGL and libGLESv2 as default for angleOliver Wolff2017-05-117-608/+679
| | * Fix some QtDBus crashes during application destructionThiago Macieira2017-05-113-6/+21
| | * Merge the QDBusMetaType's custom information to QDBusConnectionManagerThiago Macieira2017-05-116-93/+127
| | * QMimeDatabase: update freedesktop.org.xml to shared-mime-info 1.8David Faure2017-05-081-2719/+10499
| | * Revert gamma-corrected handling of transparent destination bufferAllan Sandfeld Jensen2017-05-081-37/+29
| | * Eliminate ambiguous casts involving qfloat16Glen Mabey2017-05-071-12/+0
| | * OpenGL function lookup for QNXJames McDonnell2017-05-072-2/+7
| | * Merge 5.9 into 5.9.0v5.9.0-beta4Oswald Buddenhagen2017-05-0451-202/+1571
| | |\
| | * | QItemSelectionRange: don't compare pointers with op<Marc Mutz2017-04-301-1/+4
* | | | HiDPI: Scale mouse position on enter eventBłażej Szczygieł2017-05-191-1/+2
* | | | QGuiApplication: Initialize and clear static variablesFriedemann Kleint2017-05-191-0/+13
|/ / /
* | | Remove unnecessary FunctionPointer::ChangeClassThiago Macieira2017-05-181-2/+0
* | | Fix painterpath rect intersections with points on the rectAllan Sandfeld Jensen2017-05-171-0/+33
* | | macOS: Don't create NSWindow for embedded viewsTor Arne Vestbø2017-05-161-2/+10
* | | iOS: Fix the shortcuts bar not correctly hiddenFilipe Azevedo2017-05-161-5/+6
* | | QDirIterator docs: add a cool recursive file-finding snippetShawn Rutledge2017-05-162-0/+13
* | | QCocoaMenuBar: Keep smart reference to platform windowGabriel de Dietrich2017-05-162-12/+12
* | | Windows QPA: Do not raise/lower windows with Qt::WindowStaysOnTop/BottomHintFriedemann Kleint2017-05-151-2/+4
* | | fix random build error with -no-feature-commandlineparserOswald Buddenhagen2017-05-121-2/+5
* | | Doc: Remove platform support table for bearer managementKai Koehne2017-05-121-28/+1
* | | Add undeclared CoreFoundation and Foundation deps to coretext.priJake Petroules2017-05-111-5/+9
* | | Fix missing handling of columns when merging selection rangesFilippo Cucchetto2017-05-091-1/+2
* | | macOS: Add a few more platform window checks in QNSViewTor Arne Vestbø2017-05-081-27/+33
* | | Windows QPA: Call InvalidateRect() for GL windows when Aero is offFriedemann Kleint2017-05-081-8/+13
* | | Warn if files are not found because of features.filesystemiteratorStephan Binner2017-05-081-0/+2
* | | Use QNetworkReply::ProtocolFailure in HTTP/2 failuresThiago Macieira2017-05-081-4/+4
* | | Remove some more register keywordsMarc Mutz2017-05-061-2/+2
* | | Fix description starting with a fullstopFrederik Schwarzer2017-05-051-1/+1
* | | Prevent 2 unnecessary QString allocations for QString::number(0u)Erik Verbruggen2017-05-051-3/+6
* | | QHash/QMultiHash: fix operator==Giuseppe D'Angelo2017-05-051-10/+18
* | | QtCore: include mocsThiago Macieira2017-05-0544-1/+105
* | | QInternal::unregisterCallback: don't crash on unregistering during exitThiago Macieira2017-05-051-2/+4
* | | AreArgumentsCompatible: Replace a derived struct with template aliasThiago Macieira2017-05-051-1/+1
* | | QClipboard: make dataChanged() signal work on AndroidOleg Yadrov2017-05-044-7/+39
* | | Doc: Do not abbreviate directory in documentationKai Koehne2017-05-041-5/+5
| |/ |/|
* | Doc: Add information about styling QTableView::indicatorVenugopal Shivashankar2017-05-043-0/+12
* | QMenu: Ensure popup() gets the right screen geometryGabriel de Dietrich2017-05-041-9/+11
* | alloca: detect whether alloca.h existsOswald Buddenhagen2017-05-031-0/+7
* | QCFSocketNotifier: fix registering a source in the run loopAlex Trotsenko2017-05-031-2/+11
* | Fix different look when running the application second timeBogDan Vatra2017-05-031-2/+4
* | Doc: correct minor link issuesNico Vertriest2017-05-031-2/+4
* | [doc] QSet: fix return type of insert()Marc Mutz2017-05-031-1/+1
* | QIconLoaderEngine: Fix actualSize() for no-entryPalo Kisa2017-05-031-1/+4
* | Improve suppression of spurious socket notifications under WindowsAlex Trotsenko2017-05-032-17/+38
* | Fix warning for -no-feature-graphicsviewStephan Binner2017-05-031-0/+2