]> git.cworth.org Git - apitrace/commit
Implement find next for the on-demand-loaded files.
authorZack Rusin <zack@kde.org>
Sun, 11 Sep 2011 22:21:29 +0000 (18:21 -0400)
committerZack Rusin <zack@kde.org>
Mon, 12 Sep 2011 05:50:45 +0000 (01:50 -0400)
commit8f98c3a529e7ef88e4111ef22cf8411916a9a065
tree63f1ee81c4fb2c472ad0ec9fcbce9fda3c04f1f0
parentec36d834b6cf8b71ef0ade0650be073f68103e17
Implement find next for the on-demand-loaded files.

Find next now works. Find previous hasn't been implemented yet
but the entire infrastructure is there.
gui/apitrace.cpp
gui/apitrace.h
gui/apitracecall.cpp
gui/apitracecall.h
gui/main.cpp
gui/mainwindow.cpp
gui/mainwindow.h
gui/traceloader.cpp
gui/traceloader.h