diff options
author | Zack Rusin <zack@kde.org> | 2011-04-12 23:21:52 -0400 |
---|---|---|
committer | Zack Rusin <zack@kde.org> | 2011-04-12 23:23:01 -0400 |
commit | f04cf8a9dd3150a0127a449e606ead585a31d6d2 (patch) | |
tree | c6fa2e98be96431044fe980bf1e2ad1f2302135a /gui/resources | |
parent | 7ba7ce89ffaef1b5e1f7a6111deeccbe30e89cd5 (diff) |
Add a search widget and fix go to.
go to wasn't indexing the call indexes but the row counts, which
don't always match. also adding a nice search widget to search for
specific calls within the view.
Diffstat (limited to 'gui/resources')
-rw-r--r-- | gui/resources/go-down-search.png | bin | 0 -> 1249 bytes |
-rw-r--r-- | gui/resources/go-up-search.png | bin | 0 -> 1231 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/gui/resources/go-down-search.png b/gui/resources/go-down-search.png Binary files differnew file mode 100644 index 00000000..a1b12554 --- /dev/null +++ b/gui/resources/go-down-search.png diff --git a/gui/resources/go-up-search.png b/gui/resources/go-up-search.png Binary files differnew file mode 100644 index 00000000..80c32a4e --- /dev/null +++ b/gui/resources/go-up-search.png |