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

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

[Monotone-commits-diffs] Revision 2acf78bdabf39a39d32eb1398605838ff49ded


From: monotone
Subject: [Monotone-commits-diffs] Revision 2acf78bdabf39a39d32eb1398605838ff49ded74
Date: Sat, 12 Jan 2008 15:06:19 +0100

-----------------------------------------------------------------
Revision: 2acf78bdabf39a39d32eb1398605838ff49ded74
Ancestor: 43717275e29d3dc31f4ac7c3be8eba90946d414b
Author: address@hidden
Date: 2008-01-06T03:32:23
Branch: net.venge.monotone.guitone

Modified files:
        src/model/Inventory.cpp src/model/Inventory.h
        src/view/InventoryView.cpp src/view/InventoryView.h
        src/view/WorkspaceWindow.cpp src/view/WorkspaceWindow.h

ChangeLog: 

* WorkspaceWindow.h/cpp: loading is now done with Qt's standard fetchMore()
and canFetchMore() methods rather than wireing the view's signals together
with our self-written fetchMore() slot
* Inventory.h/cpp, InventoryView.h/cpp: a workaround to expand the just
loaded item in the view by misusing the dataChanged signal which wents
through QSortFilterProxyModel - we act upon that signal and re-expand
or re-open a just newly queried folder. Currently there is a recursion
bug existent I hope I can fix tomorrow.

Attachment: txtkmiMVWnNaN.txt
Description: Diff [43717275e29d3dc31f4ac7c3be8eba90946d414b] -> [2acf78bdabf39a39d32eb1398605838ff49ded74]


reply via email to

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