summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-02-083-6/+28
|\|
| * Do not create directories for overridden pathsJoerg Bornemann2017-02-071-4/+18
| * Provisional Fix for Navigation-Breakage on right-click in Flash appletViktor Engelmann2017-02-021-1/+9
| * Avoid crash in desktop linux with --disable-gpuAllan Sandfeld Jensen2017-02-011-1/+1
* | Fix running qmake recursivelyMichal Klocek2017-02-071-1/+8
* | Refactor release and debug handlingMichal Klocek2017-02-063-23/+8
* | Fix escaping of double-quotesAllan Sandfeld Jensen2017-02-031-1/+1
* | Switch linux desktop builds to gnMichal Klocek2017-02-021-1/+2
* | Merge dev into 5.9Oswald Buddenhagen2017-02-0124-131/+684
|\ \
| * | Assert WindowOpenDisposition enum valuesAllan Sandfeld Jensen2017-02-011-0/+11
| * | Make WebRTC support configurableAllan Sandfeld Jensen2017-01-312-1/+9
| * | Fix build with 5.8 and make embedded configurableAllan Sandfeld Jensen2017-01-311-1/+1
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-305-37/+101
| |\|
| | * Forward mouse buttons and keyboard modifiers while draggingJoerg Bornemann2017-01-261-1/+27
| | * Fix canceling drag and drop actionsJoerg Bornemann2017-01-262-15/+26
| | * Fix confirming IME composition and newline insertionPeter Varga2017-01-253-21/+48
| * | macOS GN integrationAlexandru Croitor2017-01-278-76/+128
| * | GN configuration cleanup and preparationAllan Sandfeld Jensen2017-01-263-14/+49
| * | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-257-21/+32
| |\ \
| | * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-257-21/+32
| | |\|
| | | * Fix handling of empty input method eventsPeter Varga2017-01-221-1/+4
| | | * Make input method hints available via RWHV delegate widgetPeter Varga2017-01-202-1/+3
| | | * Disable Q_ASSERTs for a release buildKai Koehne2017-01-181-0/+5
| | | * Fix conversion from blink::WebDragOperation to Qt::DropActionJoerg Bornemann2017-01-184-19/+20
| * | | Add gn build of qtwebengine for linuxMichal Klocek2017-01-259-96/+468
| |/ /
* / / Add SUBDIRS in dependency orderSamuli Piippo2017-01-311-7/+8
|/ /
* | Merge remote-tracking branch 'origin/5.8' into devAllan Sandfeld Jensen2017-01-186-10/+30
|\|
| * QWebEngineDownloadItem::path() should not be percentage encodedAllan Sandfeld Jensen2017-01-181-1/+1
| * Avoid overriding new and deleteAllan Sandfeld Jensen2017-01-061-1/+3
| * Replace ASSERT in FaviconManager::setIcon by returnViktor Engelmann2017-01-051-3/+1
| * Check RWHV for NULL before dereferencing itViktor Engelmann2017-01-031-2/+5
| * Prevent accessing d when view closed during DnD operationViktor Engelmann2017-01-021-3/+15
| * Enable viewport-meta setting againAllan Sandfeld Jensen2016-12-291-0/+5
* | Add pepper-plugins feature to new configure systemMichal Klocek2017-01-166-17/+25
* | Add print and pdf feature to new configure systemMichal Klocek2017-01-168-31/+36
* | Add methods for textual description of DownloadInterruptReasonViktor Engelmann2017-01-124-38/+180
* | Add methods to issue various types of HTTP requestsViktor Engelmann2017-01-115-6/+575
* | Optimize scene graph rendering by reusing old nodes if possibleMichael BrĂ¼ning2017-01-113-98/+438
* | Emit a new signal when printing to a PDF file finishesMichael BrĂ¼ning2017-01-104-29/+78
* | Merge branch '5.8' into devAllan Sandfeld Jensen2016-12-216-13/+49
|\|
| * Warn on wayland if compiled with x11 support, however no xwaylandMichal Klocek2016-12-201-0/+7
| * Fix compilation, add getApplicationLocale() method implementationMichal Klocek2016-12-201-1/+9
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-154-12/+33
| |\
| | * Fix Linux audio library detectionAllan Sandfeld Jensen2016-12-151-3/+4
| | * Use surfaceless context if necessaryAkihiko Odaki2016-12-081-8/+13
| | * Avoiding accessing null QMimeData from missing clipboardsAllan Sandfeld Jensen2016-12-071-3/+17
| | * Merge remote-tracking branch 'origin/5.7.1' into 5.8.0Liang Qi2016-12-071-2/+3
| | |\
| | | * Disable surfaceless context supportv5.7.1Michal Klocek2016-12-011-2/+3
| | * | Do not disable thumb instructions on ARMv7+Allan Sandfeld Jensen2016-12-061-1/+1
* | | | Add gn generator for pro filesMichal Klocek2016-12-164-16/+32