summaryrefslogtreecommitdiff
path: root/src/plugins/vcsbase/vcsbaseeditor.h
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@theqtcompany.com>2015-01-16 16:06:16 +0100
committerEike Ziller <eike.ziller@theqtcompany.com>2015-01-19 10:45:35 +0100
commit4c63deae5cd42b72abe0422bab54a80888167bf1 (patch)
tree3e1dc06bffc86ea4efa792ace71cb86e0f2a91c7 /src/plugins/vcsbase/vcsbaseeditor.h
parent8c3e68832ef93f9a4cce894a195e1e4f797187ad (diff)
downloadqt-creator-4c63deae5cd42b72abe0422bab54a80888167bf1.tar.gz
Git/VCS: Use spinning progress indicator for log view
Show a spinning progress indicator instead of the "Waiting for data" text for e.g. the git log view and other commands that use VcsBaseEditor. Change-Id: Ie4c73f85397f8809bda6bb276140eb695d96174f Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Diffstat (limited to 'src/plugins/vcsbase/vcsbaseeditor.h')
-rw-r--r--src/plugins/vcsbase/vcsbaseeditor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/vcsbase/vcsbaseeditor.h b/src/plugins/vcsbase/vcsbaseeditor.h
index e71fcaf09c..ef29f012a5 100644
--- a/src/plugins/vcsbase/vcsbaseeditor.h
+++ b/src/plugins/vcsbase/vcsbaseeditor.h
@@ -242,6 +242,8 @@ private slots:
void slotAnnotateRevision();
void slotApplyDiffChunk();
void slotPaste();
+ void showProgressIndicator();
+ void hideProgressIndicator();
protected:
/* A helper that can be used to locate a file in a diff in case it