Mercurial > hg > easyhg
comparison src/mainwindow.h @ 555:a1d210c767ab find
Implement basic search function in both work and history tabs
author | Chris Cannam |
---|---|
date | Wed, 22 Feb 2012 14:54:30 +0000 |
parents | 930462068dcc |
children | d932ce55c364 |
comparison
equal
deleted
inserted
replaced
554:930462068dcc | 555:a1d210c767ab |
---|---|
67 void changeRemoteRepo(); | 67 void changeRemoteRepo(); |
68 void changeRemoteRepo(bool initial); | 68 void changeRemoteRepo(bool initial); |
69 void startupDialog(); | 69 void startupDialog(); |
70 void clearSelections(); | 70 void clearSelections(); |
71 void showAllChanged(); | 71 void showAllChanged(); |
72 void findTextChanged(QString); | |
72 | 73 |
73 void hgTest(); | 74 void hgTest(); |
74 void hgTestExtension(); | 75 void hgTestExtension(); |
75 void hgQueryPaths(); | 76 void hgQueryPaths(); |
76 void hgStat(); | 77 void hgStat(); |