monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 15289b6805ad7c71d61952a6ce802ac72d97f5


From: monotone
Subject: [Monotone-commits-diffs] Revision 15289b6805ad7c71d61952a6ce802ac72d97f56e
Date: Tue, 27 Feb 2007 15:05:16 +0100

-----------------------------------------------------------------
Revision: 15289b6805ad7c71d61952a6ce802ac72d97f56e
Ancestor: 0b35020d654152885f378c27d2defa8a583e0435
Author: address@hidden
Date: 2007-02-27T13:24:14
Branch: net.venge.monotone.guitone

Modified files:
        guitone/src/model/Inventory.cpp
        guitone/src/model/Inventory.h
        guitone/src/model/InventoryItem.cpp
        guitone/src/model/InventoryItem.h

ChangeLog: 

* InventoryItem: getLabel now really returns the label, while getItemName
does what getLabel did before (this fixes a problem with the copy ctor)
* started on overhauling item renaming, it seems as we need to properly
implement insertRows() and the like of the original model in order to
avoid crashes if we heavily add and remove rows from the model, still
loads of stuff todo: 
 - renaming directories should move the contents to the target
 - circular renames need to be supported in order to avoid the creation
   of double entries (foo -> bar,baz -> foo ends up with two entries "foo")
* added third column to Inventory model which contains additional info to
an item, such as the original name or target name of a renamed entry

Attachment: txtUAKA65zNw5.txt
Description: Diff [0b35020d654152885f378c27d2defa8a583e0435] -> [15289b6805ad7c71d61952a6ce802ac72d97f56e]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]