summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Add dialog requests to qml apiMichal Klocek2016-08-313-3/+5
* Restore ability to build with Qt 5.7v5.8.0-alpha1Allan Sandfeld Jensen2016-08-281-3/+1
* Add setting to enable printing of CSS backgroundsMichael Bruning2016-08-283-2/+9
* Autocomplete view-source URLPeter Varga2016-08-241-1/+13
* Enable PDF for desktop platforms and add chromium dependenciesMichael Bruning2016-08-246-3/+15
* Add core code for printing PDF data using PDFiumMichael Bruning2016-08-244-0/+303
* Add widgets API for printing on a QPrinterMichael Bruning2016-08-245-42/+104
* Work-around moc issueAllan Sandfeld Jensen2016-08-232-1/+5
* Adjust webengine to the qtConfig() changes in qtbaseLars Knoll2016-08-236-20/+19
* Merge dev into 5.8Oswald Buddenhagen2016-08-221-1/+1
|\
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+1
| |\
| | * Check if gpu fence is supported in pullTextureMichal Klocek2016-08-091-1/+1
* | | Fix crash on changing persistent storage pathAllan Sandfeld Jensen2016-08-211-0/+1
|/ /
* | Add focusOnNavigationEnabled settingAlexandru Croitor2016-08-094-8/+21
* | Make UserPrefs available without spell-checkingAllan Sandfeld Jensen2016-08-055-32/+16
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-0526-112/+226
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-0221-91/+120
| |\
| | * Do not use proxy when connecting to localhostErwin Kandler2016-07-281-0/+1
| | * Move core_generated.gyp to build directoryAllan Sandfeld Jensen2016-07-275-22/+12
| | * Add persistent backend to channel id serviceAllan Sandfeld Jensen2016-07-194-5/+28
| | * Fix regression in updating cookie store settingsAllan Sandfeld Jensen2016-07-171-2/+2
| | * Improve OpenGL implementation checkAkihiko Odaki2016-07-131-8/+38
| | * Fix regression in text selectionAllan Sandfeld Jensen2016-07-041-0/+13
| | * Fix regression with fine-grained wheel eventsAllan Sandfeld Jensen2016-07-041-2/+2
| | * Switch WebContentsAdapter to using shared pointersAllan Sandfeld Jensen2016-07-016-21/+13
| | * Clear internal selected text when searchingAlexandru Croitor2016-07-011-0/+3
| | * Remove handling of DIR_MEDIA_LIBSAllan Sandfeld Jensen2016-06-272-30/+0
| | * Stop linking both debug and release libraries at the same time.Alexandru Croitor2016-06-271-0/+7
| * | Reinstall the webChannelTransport on render process switchJocelyn Turcotte2016-07-282-0/+10
| * | Fix building on OS X 10.9 with 10.10 SDKAlexandru Croitor2016-07-011-0/+5
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-274-22/+90
| |\|
| | * Fix detection of MIPS architucture revisionAllan Sandfeld Jensen2016-06-241-3/+10
| | * Use angleDelta instead of deprecated Qt4 deltaAllan Sandfeld Jensen2016-06-231-7/+4
| | * Always show caret when editing an IME pre-edit string.Alexandru Croitor2016-06-171-2/+5
| | * Handle IME events which contain both preedit and commit strings.Alexandru Croitor2016-06-171-8/+30
| | * Fix backspace to work when removing last IME char.Alexandru Croitor2016-06-171-3/+23
| | * Commit the done-so-far IME composition on mouse click.Alexandru Croitor2016-06-171-0/+13
| | * Don't cancel an IME composition when a modifier key is pressed.Alexandru Croitor2016-06-172-1/+7
* | | Add View Source API and make the feature available from context menuPeter Varga2016-08-022-0/+15
* | | Add support for PPAPI shared memoryAllan Sandfeld Jensen2016-07-182-3/+7
* | | Add missing consts in file picker controllerMichal Klocek2016-07-142-7/+7
* | | Switch away from deprecated QSG*Node classesAllan Sandfeld Jensen2016-07-142-7/+23
* | | Switch to using upstream pepper flash clipboard implementationAllan Sandfeld Jensen2016-07-145-513/+8
* | | Move toolTip handling to WebContentsAdapterClientAdam Kallai2016-07-143-2/+2
* | | Fix changing locale of ResourceBundle on LinuxPeter Varga2016-07-137-3/+126
* | | Parse metadata block in user scriptsSzabolcs David2016-07-076-4/+163
* | | Add back spellchecking supportMichal Klocek2016-07-021-0/+10
* | | Fix usingQtQuick2DRendererAllan Sandfeld Jensen2016-06-291-2/+6
* | | Fix build with newer qtdeclarativeAllan Sandfeld Jensen2016-06-272-3/+10
* | | Output VLOG messages with process and thread IDsDongmei Wang2016-06-221-0/+6