qcommit: Show non-versioned files checkbox should be remembered

Bug #258926 reported by Nicholas Allen
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
QBzr
Fix Released
Medium
Nick Sonneveld

Bug Description

If I check this option in one commit it is not checked the next time I do a commit. I think QBzr should remember this setting.

Tags: qcommit

Related branches

Changed in qbzr:
importance: Undecided → Wishlist
status: New → Confirmed
tags: added: qcommit
Changed in qbzr:
importance: Wishlist → Medium
summary: - Show non-versioned files checkbox should be remembered
+ qcommit: Show non-versioned files checkbox should be remembered
Revision history for this message
Nick Sonneveld (nick-sonneveld) wrote :

Here's a patch that will save the 'show non-versioned' checkbox value in the qbzr.conf file when closing the dialog. I'm not sure if its better to save on close or commit.

Revision history for this message
Alexander Belchenko (bialix) wrote :

@Nick: can you put your patch into the branch and file a merge proposal, please? Also, can you avoid Python-2.5+ syntax, like that:

QtCore.Qt.Checked if show_nonversioned else QtCore.Qt.Unchecked

Revision history for this message
Nick Sonneveld (nick-sonneveld) wrote :

@Alex: I think I have filed a merge proposal correctly.

Changed in qbzr:
assignee: nobody → Nick Sonneveld (nick-sonneveld)
milestone: none → 0.21dev
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.