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

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

[Monotone-commits-diffs] Revision f9910c137c4a0e4b8f1c08844dc6c3032f05a3


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

-----------------------------------------------------------------
Revision: f9910c137c4a0e4b8f1c08844dc6c3032f05a321
Ancestor: aa5b7f5c792a774efc3ec9896cdcdb5fd845a03b
Author: address@hidden
Date: 2008-01-09T09:26:07
Branch: net.venge.monotone.guitone

Added files:
        res/images/no_matches.png
Added directories:
        res/images
Modified files:
        res/guitone.qrc src/model/InventoryProxyModel.cpp
        src/view/InventoryView.cpp src/view/InventoryView.h
Modified attrs:
        res/images/no_matches.png

ChangeLog: 

* display a "no matches" image in the background of the inventory views
if a filter action returns an empty set. For this to work we connect to
the rowsRemoved(), rowsInserted() and modelReset() signals of the proxy
model and ask for hasChildren() afterwards. To make the proxy model send
out these signals, call filterChanged() instead of clear() (which seems
to be what we want anyways)

Attachment: txtVDQ3s_NuEi.txt
Description: Diff [aa5b7f5c792a774efc3ec9896cdcdb5fd845a03b] -> [f9910c137c4a0e4b8f1c08844dc6c3032f05a321]


reply via email to

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