lp://staging/~abreu-alexandre/webbrowser-app/webapp-download
Created by
Alexandre Abreu
and last modified
- Get this branch:
- bzr branch lp://staging/~abreu-alexandre/webbrowser-app/webapp-download
Only
Alexandre Abreu
can upload to this branch. If you are
Alexandre Abreu
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
On hold
for merging
into
lp://staging/webbrowser-app
- Ubuntu Phablet Team: Pending requested
-
Diff: 1486 lines (+460/-229)23 files modifiedpo/webbrowser-app.pot (+117/-123)
src/app/CMakeLists.txt (+1/-0)
src/app/DownloadDelegate.qml (+0/-1)
src/app/DownloadHandler.qml (+1/-1)
src/app/DownloadsPage.qml (+2/-3)
src/app/browserapplication.cpp (+6/-0)
src/app/single-instance-manager.cpp (+5/-0)
src/app/webbrowser/BookmarksView.qml (+1/-0)
src/app/webbrowser/BookmarksViewWide.qml (+1/-0)
src/app/webbrowser/Browser.qml (+3/-3)
src/app/webbrowser/CMakeLists.txt (+0/-1)
src/app/webbrowser/HistoryView.qml (+1/-0)
src/app/webbrowser/HistoryViewWide.qml (+1/-0)
src/app/webbrowser/SettingsPage.qml (+1/-0)
src/app/webbrowser/webbrowser-app.cpp (+2/-1)
src/app/webcontainer/ContentDownloadDialog.qml (+100/-10)
src/app/webcontainer/PopupWindowController.qml (+20/-15)
src/app/webcontainer/PopupWindowOverlay.qml (+7/-0)
src/app/webcontainer/WebApp.qml (+172/-0)
src/app/webcontainer/WebappContainerWebview.qml (+12/-5)
src/app/webcontainer/WebappWebview.qml (+4/-58)
src/app/webcontainer/webapp-container.cpp (+1/-6)
tests/unittests/downloads-model/CMakeLists.txt (+2/-2)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1459. By Olivier Tilloy
-
Keep the securityStatus property of the address bar always in sync with the current webview. Fixes: #1581025
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/webbrowser-app