summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4.2' into 5.45.4Liang Qi2015-05-251-0/+0
|\
| * Update chromium branchv5.4.2Allan Sandfeld Jensen2015-05-211-0/+0
* | Bump versionOswald Buddenhagen2015-04-201-1/+1
|/
* Update submodule SHA1Michael Brüning2015-03-161-0/+0
* Update links from qt-project.org to qt.ioSergio Ahumada2015-03-061-3/+3
* Update chromium SHAAllan Sandfeld Jensen2015-03-061-0/+0
* Fix non-accessible build without -fpermissiveStephan Binner2015-03-051-2/+0
* Enable building Qt WebEngine without accessiblity enabled.Stephan Binner2015-03-0418-5/+73
* Fix compiler detection and let Qt decide if examples should be builtAndras Becsi2015-03-042-9/+2
* Replace old qt-project.org wiki with wiki.qt.ioSergio Ahumada2015-03-021-1/+1
* Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-103-10/+14
|\
| * eLinux: build ffmpegsumo as well.v5.4.1Zeno Albisser2015-02-021-1/+1
| * Also run the rejected signal handler when closing prompt dialogs.Michael Brüning2015-01-201-9/+12
| * Merge 5.4 into 5.4.1Oswald Buddenhagen2015-01-1613-38/+145
| |\
| * | Fixed build when doing arm cross compilation without --sysrootDominik Holland2015-01-111-0/+0
| * | Respect the pulseaudio configuration from Qt.Michael Brüning2015-01-081-0/+1
* | | Ensure QtWebEngineProcess is built in release modeAndy Shaw2015-02-031-1/+1
* | | Bump versionOswald Buddenhagen2015-01-161-1/+1
| |/ |/|
* | Add additional dependency checksPierre Rossi2015-01-161-1/+9
* | Refactor our build skipping logicPierre Rossi2015-01-167-29/+118
* | Fixup sync.profilePierre Rossi2015-01-151-4/+4
* | Print only major.minor.micro version of python.Zeno Albisser2015-01-151-1/+1
* | Use paths relative to QtWebEngineProcess on OS X.Michael Brüning2015-01-151-2/+12
* | Make TLS1 the default minimum SSL protocol in Qt WebEngine.Michael Brüning2015-01-131-0/+0
* | Revert "Mac: INCLUDEPATH fix"Simon Hausmann2015-01-091-2/+1
* | Tell the ContentMainRunner to not reset signal handlers in the browser process.Michael Brüning2015-01-082-0/+1
|/
* Only deploy ffmpegsumo once in debug_and_releaseJocelyn Turcotte2015-01-071-51/+53
* Remove possible quoting charactersStephan Binner2015-01-071-2/+3
* UIDelegatesManager: Remove creationContextForComponent.Robin Burchell2015-01-062-15/+6
* UIDelegatesManager: Communicate load failure back to the dialog controller.Robin Burchell2015-01-061-1/+5
* UIDelegatesManager: Always print errors if component loading fails.Robin Burchell2015-01-061-3/+3
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2015-01-022-0/+25
|\
| * OSX: Don't show QtWebEngineProcess in the dockv5.4.0Jocelyn Turcotte2014-12-022-0/+25
* | Use QDir::separator() where paths might be generated for WindowsAllan Sandfeld Jensen2014-12-151-2/+2
* | Enable cmake config files generationJocelyn Turcotte2014-12-125-6/+24
* | Bump versionOswald Buddenhagen2014-12-121-1/+1
* | Force active focus for touch beginAndras Becsi2014-12-081-0/+2
* | Check for EGL_KHR_fence_sync instead of EGL_KHR_reusable_syncAndras Becsi2014-12-082-2/+2
* | Add a stub QuotaPermissionContext implementationSzabolcs David2014-12-042-0/+17
* | Add class and enum documentation to QWebEngineCertificateErrorAllan Sandfeld Jensen2014-12-031-0/+33
* | Flush UI message loop before quittingAllan Sandfeld Jensen2014-12-021-0/+4
* | Fix deployment problems with developer buildsPeter Varga2014-11-284-2/+47
* | Merge remote-tracking branch 'origin/5.4.0' into 5.4Andras Becsi2014-11-2724-50/+383
|\|
| * Disable using the ICU data file on embedded linuxAndras Becsi2014-11-241-0/+1
| * Use a relative install_name for QtWebEngineProcess' dependenciesv5.4.0-rc1Jocelyn Turcotte2014-11-201-2/+20
| * Doc: Fix issues related to example docsTopi Reinio2014-11-175-2/+55
| * Add missing header guardsPierre Rossi2014-11-152-0/+8
| * Process touch events in sorted order.Zeno Albisser2014-11-121-0/+10
| * Add a stub AccessTokenStore implementation.Robin Burchell2014-11-125-0/+122
| * Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-121-2/+2
| |\ | |/ |/|