-----------------------------------------------------------------
Revision: d023e83c957cbed4b01ba4b3ae8c26bf9013673b
Ancestor: 0bd7d7da4ffeb97338def27872daacdc5cf35ece
Author: [email protected]
Date: 04/06/10 00:25:44
Branch: net.venge.monotone.guitone
Modified files:
src/model/Inventory.cpp src/model/InventoryItem.cpp
src/model/InventoryItem.h src/model/InventoryModel.cpp
src/model/InventoryModel.h
ChangeLog:
* InventoryItem.h/cpp: remove the "expanded" flag and the setExpanded() method
- if a node is expanded or not can be solely determined by the fact whether its
a directory and whether it already has child nodes (due to the fact that we
always insert a dummy "cd up" item)
* Inventory.cpp: no longer call InventoryItem::setExpanded(); do not add the
"cd up" item below the last level of nodes; set a proper label for the root
workspace item early
* InventoryModel.h/cpp: apparently the only thing which makes Qt's item views
behave properly are hard layoutChanged() signals, so we do that after every
inventory change - this and the last entry close FS#39)
monotone --db={your.database} diff
--revision=0bd7d7da4ffeb97338def27872daacdc5cf35ece
--revision=d023e83c957cbed4b01ba4b3ae8c26bf9013673b
----------------------------------------------------------------------
_______________________________________________
Monotone-commits-nodiffs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-commits-nodiffs