lp:~jameinel/qbzr/bug_430232_early_qapp

Created by John A Meinel and last modified
Get this branch:
bzr branch lp:~jameinel/qbzr/bug_430232_early_qapp
Only John A Meinel can upload to this branch. If you are John A Meinel please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John A Meinel
Project:
QBzr
Status:
Merged

Recent revisions

951. By John A Meinel

Change when the QApplication is initialized.

Instead of creating it inside the _qbzr_run function of all commands, it
is now created as self._application = QApplication() as part of the
base QBzrCommand functionality.

This is done because we need an app before we install QUIFactory otherwise
if the ui_factory is actually *used* we could get a segfault trying to
create a dialog before the QApplication is actually initialized.

950. By Gary van der Merwe

qlog: Ensure that all branch lines that contain the tips of branches are visible.

949. By Gary van der Merwe

qlog: Fix missing labels for branches on mainline.

948. By Gary van der Merwe

Start 0.14.2

947. By Gary van der Merwe

Release 0.14.1

946. By Alexander Belchenko

minor update for 'make inno'

945. By Gary van der Merwe

Diff args: Lock tree when doing id2path. This is required for 2a branches.

944. By Gary van der Merwe

Update News for Bug 423201.

943. By Gary van der Merwe

Cherrypick from trunk: qlog: Use merged_by, rather then graph_children, to get the parent of the other_revids when finding the unique revisions for heads.

942. By Gary van der Merwe

qbrowse: Lock the tree when loading a dir from the inventory.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
Stacked on:
lp:~qbzr-dev/qbzr/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers