summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix Q_ASSERT when dragging an item over WebEngineViewJoerg Bornemann2017-02-213-62/+26
| | * Fix empty dialogs on window.onbeforeunloadSzabolcs David2017-02-211-1/+1
| | * Initialize RenderWidgetHostViewQt::m_currentInputTypeJoerg Bornemann2017-02-131-0/+1
| | * Doc: Fix \sa links in the docsLeena Miettinen2017-02-091-4/+4
* | | Use GN spellcheck targets instead of listing the filesAllan Sandfeld Jensen2017-03-031-39/+2
* | | Remove -v from base ninja command lineAllan Sandfeld Jensen2017-03-031-1/+1
* | | Use .NOTPARALLEL on Windows tooAllan Sandfeld Jensen2017-03-032-2/+4
* | | Re-enable v8 snapshots for cross buildsAllan Sandfeld Jensen2017-03-031-2/+0
* | | Fix browser process crash when IBus is enabledPeter Varga2017-03-031-0/+8
* | | Ensure the existence of the browser context's storage directoryJoerg Bornemann2017-03-021-0/+18
* | | Fix cross-compiled desktop linux buildsAllan Sandfeld Jensen2017-03-022-5/+5
* | | Fix linux-clang buildsAllan Sandfeld Jensen2017-03-023-2/+13
* | | Make xscrnsaver optionalAllan Sandfeld Jensen2017-03-021-0/+1
|/ /
* | Don't use_external_popup_menu on macOS so that popups actually appearAlexandru Croitor2017-03-011-1/+2
* | Fix build when Qt Location is not presentAlexandru Croitor2017-03-011-0/+2
* | Support cross-builds and alternative compilers with GNAllan Sandfeld Jensen2017-03-013-29/+57
* | GeoLocation adaptations for Chromium 55Allan Sandfeld Jensen2017-03-014-67/+53
* | Add beginFrameProviderAllan Sandfeld Jensen2017-03-012-5/+59
* | Adapt to changes in selection API in Chromium 55Allan Sandfeld Jensen2017-03-013-37/+16
* | Adapt devtools to Chromium 55Allan Sandfeld Jensen2017-03-015-155/+84
* | Simple adaptations to Chromium 55Allan Sandfeld Jensen2017-03-0152-228/+347
* | Fix crashes in removeFromCanvasMichael BrĂ¼ning2017-02-151-7/+19
* | Fix release builds for debug and release buildsMichal Klocek2017-02-152-2/+4
* | Disable debug symbols in webcore and v8baseAllan Sandfeld Jensen2017-02-141-0/+2
* | Handle reduce_binary_size for GNv5.9.0-alpha1Allan Sandfeld Jensen2017-02-131-0/+3
* | Fix rsp linking on windowsMichal Klocek2017-02-101-9/+8
* | 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