Select the root node in the Tree view when opening a project

Commit Dialog now displays the first line previous commit messages only


FossilOrigin-Name: 6f0dadf863a147669f09e5661541e2ae6043e2a5
This commit is contained in:
kostas
2011-10-21 15:46:38 +00:00
parent 6e11c6921e
commit 92935b056a
6 changed files with 49 additions and 19 deletions

View File

@ -161,6 +161,7 @@ private:
bool scanDirectory(QFileInfoList &entries, const QString& dirPath, const QString &baseDir, const QString ignoreSpec);
void updateDirView();
void updateFileView();
void selectRootDir();
enum RepoStatus
{