summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add private header warningKai Koehne2015-07-2430-0/+330
* Unify Copyright headersKai Koehne2015-07-2420-109/+109
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Oswald Buddenhagen2015-07-230-0/+0
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-200-0/+0
| |\
| | * 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
| | |/
* | | Use v8 backend for proxy resolutionKai Koehne2015-07-233-2/+32
* | | Remove misleading warning about WebEngineProcess fallback pathKai Koehne2015-07-221-18/+28
* | | Use QCoreApplication::libraryPaths for pluginsKai Koehne2015-07-221-10/+15
* | | Search for .pak files also in applicationDirPath()Kai Koehne2015-07-221-13/+3
|/ /
* | Doc: Added \qtvariable to enable QDoc include QT += info.Venugopal Shivashankar2015-07-206-5/+7
* | enable RTTI for MSVC buildJoerg Bornemann2015-07-141-0/+3
* | Cleaned up the module overview.Kavindra Palaraja2015-07-141-33/+12
* | Add tst_download QML test caseAdam Kallai2015-07-143-0/+141
* | fix ambiguous key sequence in browser exampleJoerg Bornemann2015-07-141-7/+2
* | Fix single-process modePeter Varga2015-07-143-1/+25
* | Add 200 percent image resourcesKai Koehne2015-07-146-20/+74
* | fix non-ANGLE buildJoerg Bornemann2015-07-081-0/+5
* | remove QWebEngineHistoryInterface usage from browser exampleJoerg Bornemann2015-07-082-25/+3
* | Remove obsolete settings from widget tests.priAndras Becsi2015-06-301-8/+0
* | Do not set meta modifier twiceAllan Sandfeld Jensen2015-06-291-2/+0
* | Fix warning and assertion on OS X and WindowsAllan Sandfeld Jensen2015-06-291-1/+1
* | Bump versionOswald Buddenhagen2015-06-291-1/+1
* | Polished the module overview.Kavindra Palaraja2015-06-271-8/+7
* | Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-2615-38/+595
|\ \
| * \ Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-2615-38/+595
| |\ \
| | * | Use system fontconfig on embedded linuxv5.5.0Andras Becsi2015-06-161-0/+1
| | * | Add changelog for Qt 5.5.0.v5.5.0-rc1Zeno Albisser2015-06-121-0/+84
| | * | Add documentation for QWebEngineScript and QWebEngineScriptCollectionPierre Rossi2015-06-122-3/+172
| | * | WebEngineView: add a doc entry for settings.Pierre Rossi2015-06-121-0/+9
| | * | Last minute API review cleanupPierre Rossi2015-06-127-31/+33
| | * | Add license file and mention in the docs for GPLv2+.Pierre Rossi2015-06-122-1/+293
| | * | Fix msvc linking issues caused by wrong export macroAndras Becsi2015-06-082-3/+3
* | | | Fix crash when navigating an adopted windowAllan Sandfeld Jensen2015-06-261-0/+1
|/ / /
* | | Fix cancellation of file dialogs.Joerg Bornemann2015-06-251-3/+10
* | | Update snapshot SHA1Peter Varga2015-06-162-0/+1
|/ /
* | Update chromium branchAllan Sandfeld Jensen2015-05-261-0/+0
* | Disambiguate name of QLocalServer used in Browser example.Friedemann Kleint2015-05-201-8/+2
* | Add redirect and error API for custom URLAllan Sandfeld Jensen2015-05-136-2/+126
* | Update embedded configurationAndras Becsi2015-05-121-5/+2
* | Fix Menu ui delegate after on__MenuClosed has been renamedAndras Becsi2015-05-127-11/+14
* | Remove unneeded ResourceContextQt::set_url_request_context_getterAndras Becsi2015-05-123-16/+3
* | Reintroduce private browsing mode for example browserAllan Sandfeld Jensen2015-05-1112-53/+90
* | Quick: Share profiles between application windowsSzabolcs David2015-05-078-63/+90
* | Improve thread safety and behavior of custom URL requestsAllan Sandfeld Jensen2015-05-063-8/+75
* | Add documentation of Custom URL requestsAllan Sandfeld Jensen2015-05-062-0/+67
* | Fix crash when updating a storage context with active requestsAllan Sandfeld Jensen2015-05-061-0/+12
* | Prevent conflicting declaration errors of GL typedefsv5.5.0-beta1Andras Becsi2015-04-303-7/+9
* | Remove Q_UNREACHABLE from DesktopScreenQt::GetDisplayNearestWindowSzabolcs David2015-04-301-1/+2