lp:~adamreichold/qpdfview/add-split-view

Created by Adam Reichold and last modified
Get this branch:
bzr branch lp:~adamreichold/qpdfview/add-split-view
Only Adam Reichold can upload to this branch. If you are Adam Reichold please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Adam Reichold
Project:
qpdfview
Status:
Merged

Recent revisions

2053. By Adam Reichold

Fix usage of QList in the bookmark and search models and various small performance issues reported by the clazy tool using the checks of "level0,level1,level2,no-missing-qobject-macro,no-qstring-allocations,no-copyable-polymorphic,no-ctor-missing-parent-argument,no-reserve-candidates".

2052. By Adam Reichold

Tighten up the tab interaction in a few more places.

2051. By Adam Reichold

Add an action to close only the current view and make sure to wire up a newly added tab's signals.

2050. By Adam Reichold

Instead of disconnecting and reconnecting slots to avoid redundant updates, block the signle relevant slot using a simple flag variable and an RAII helper.

2049. By Adam Reichold

Update tab action text even if the tab is not current.

2048. By Adam Reichold

Give each tab, even those in split views, their own tab action to avoid reparenting them and to make the available in the tabs menu.

2047. By Adam Reichold

Try to simplify tab handling in the main window by factoring out generic functionality and making sure to reparent tab actions to the current tab for each index.

2046. By Adam Reichold

Adjust the focus to the other view when closing one part of a split view.

2045. By Adam Reichold

Fix a typo in the split-view action identifiers.

2044. By Adam Reichold

Try to fix most inconsistencies in the main window when handling split views, i.e. several tabs per tab widget index.

Branch metadata

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

Subscribers