Added tag and branch list to workspace view

FossilOrigin-Name: 304f9bd6c61babe7abc522c1a1301fe3f1887505
This commit is contained in:
kostas
2015-05-02 12:44:09 +00:00
parent a48f81d1f5
commit 729caef32e
7 changed files with 107 additions and 18 deletions

View File

@@ -110,6 +110,9 @@ public:
void abortOperation() { operationAborted = true; }
bool tagList(QStringList& tags);
bool branchList(QStringList& branches, QStringList& activeBranches);
private:
void log(const QString &text, bool isHTML=false)
{