#include <FileHistoryWindow.h>
◆ FileHistoryWindow()
FileHistoryWindow::FileHistoryWindow |
( |
MainWindow * |
parent | ) |
|
|
explicit |
◆ ~FileHistoryWindow()
FileHistoryWindow::~FileHistoryWindow |
( |
| ) |
|
|
override |
◆ collectFileHistory()
void FileHistoryWindow::collectFileHistory |
( |
| ) |
|
|
private |
◆ diffdata() [1/2]
◆ diffdata() [2/2]
◆ mainwindow()
◆ on_tableWidget_log_currentItemChanged
void FileHistoryWindow::on_tableWidget_log_currentItemChanged |
( |
QTableWidgetItem * |
current, |
|
|
QTableWidgetItem * |
previous |
|
) |
| |
|
privateslot |
◆ on_tableWidget_log_customContextMenuRequested
void FileHistoryWindow::on_tableWidget_log_customContextMenuRequested |
( |
const QPoint & |
pos | ) |
|
|
privateslot |
◆ prepare()
void FileHistoryWindow::prepare |
( |
GitRunner |
g, |
|
|
QString const & |
path |
|
) |
| |
◆ totalTextLines()
int FileHistoryWindow::totalTextLines |
( |
| ) |
const |
|
private |
◆ updateDiffView()
void FileHistoryWindow::updateDiffView |
( |
| ) |
|
|
private |
◆ ui
Ui::FileHistoryWindow* FileHistoryWindow::ui |
|
private |
The documentation for this class was generated from the following files: