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

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

[Monotone-commits-diffs] Revision 71fbf644cdc62bbaf8064887c22ec0fa34a210


From: monotone
Subject: [Monotone-commits-diffs] Revision 71fbf644cdc62bbaf8064887c22ec0fa34a21065
Date: Sat, 4 Oct 2008 02:30:28 +0200

-----------------------------------------------------------------
Revision: 71fbf644cdc62bbaf8064887c22ec0fa34a21065
Ancestor: 28385cdf47200075afa73fc66a1568a0721db8a6
Author: address@hidden
Date: 2008-05-22T22:49:07
Branch: net.venge.monotone.guitone.trials.fs_watcher

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

ChangeLog: 

* InventoryModel.h/cpp: rather than only monitoring the files in the
current viewport (and forget about items which are not visible but
just get changed anyways), we're monitor all existing files (except 
ignored ones); this still leads to problems on OSX where "too many
open files" are reported, so we need a MRU cache somewhere to handle
the roundabout maximum of 250 allowed open file handles
* InventoryWatcher.h/cpp: changed accordingly to accept raw paths
instead of model indexes
* InventoryView.h/cpp: remove code to determine visible indexes
* WorkspaceWindow.cpp: connect inventory watcher with the model instead
of the view

Attachment: txtZ6rlRss9JW.txt
Description: Diff [28385cdf47200075afa73fc66a1568a0721db8a6] -> [71fbf644cdc62bbaf8064887c22ec0fa34a21065]


reply via email to

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