forked from qt-creator/qt-creator
Git: Show date and time for newly created branches
Task-number: QTCREATORBUG-16484 Change-Id: I18b262d2d03f6a793123cc655f415a1d46d1a4e3 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
bd63402fb8
commit
3d63136836
@@ -68,6 +68,7 @@ public:
|
||||
QString fullName(const QModelIndex &idx, bool includePrefix = false) const;
|
||||
QStringList localBranchNames() const;
|
||||
QString sha(const QModelIndex &idx) const;
|
||||
QDateTime dateTime(const QModelIndex &idx) const;
|
||||
bool hasTags() const;
|
||||
bool isLocal(const QModelIndex &idx) const;
|
||||
bool isLeaf(const QModelIndex &idx) const;
|
||||
|
||||
Reference in New Issue
Block a user