lp:~ahayzen/webbrowser-app/dnd-tabs-001

Created by Andrew Hayzen and last modified
Get this branch:
bzr branch lp:~ahayzen/webbrowser-app/dnd-tabs-001
Only Andrew Hayzen can upload to this branch. If you are Andrew Hayzen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andrew Hayzen
Project:
webbrowser-app
Status:
Merged

Recent revisions

1552. By Andrew Hayzen

* Use deleteLater rather than delete item; otherwise on slower devices such as phones it crashes
* Don't delete the context if it was not removed from the reparenter context store
* Change qml test for reparenter to respect that the delete may take time to happen

1551. By Andrew Hayzen

* Before tab is closed, check if a new tab needs to be generated as the context will disappear

1550. By Andrew Hayzen

* Use enabled rather than visible on the tabContainer to prevent events being stolen, otherwise chrome disappears when opening new tabs as the locationBarController.offset doesn't get set

1549. By Andrew Hayzen

* Change keyboard shortcuts to use contentsContainer visibility instead of tabsContainer

1548. By Andrew Hayzen

* Ensure webviews are not shown when newTabView is active

1547. By Andrew Hayzen

* Fix for missed case of createTabHelper -> createTab

1546. By Andrew Hayzen

* Use forward declaration of QQuickItem

1545. By Andrew Hayzen

* Changed DragHelper to be a QObject and use member initialisation
* Changed Reparenter::createObject to use beginCreate and completeCreate
* Various fixes to reduce warnings under QML tests

1544. By Andrew Hayzen

* Add .dragging property to DragHelper so that drop area shade knows when a drag event is occuring
* Change DragHelper to a singleton

1543. By Andrew Hayzen

* Fix for typo

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:webbrowser-app
This branch contains Public information 
Everyone can see this information.

Subscribers