Mercurial > hg > easyhg
comparison mainwindow.cpp @ 29:fad897ed9894
Ver 0.4.6: Added TortoiseHg / InstallJammer to thanks/credits list.
author | Jari Korhonen <jtkorhonen@gmail.com> |
---|---|
date | Sat, 29 May 2010 18:45:46 +0300 |
parents | 90ffef5f0494 |
children | 45bfb8dc1faf |
comparison
equal
deleted
inserted
replaced
28:90ffef5f0494 | 29:fad897ed9894 |
---|---|
104 "-Hides command line in normal use<br>" | 104 "-Hides command line in normal use<br>" |
105 "-Makes common operations easier<br><br>" | 105 "-Makes common operations easier<br><br>" |
106 "(c) 2010 (lgpl), Jari Korhonen (jtkorhonen@gmail.com)<br><br>" | 106 "(c) 2010 (lgpl), Jari Korhonen (jtkorhonen@gmail.com)<br><br>" |
107 "-Needs Mercurial ;-) (thanks Matt Mackall, Bryan O'Sullivan and others !)<br>" | 107 "-Needs Mercurial ;-) (thanks Matt Mackall, Bryan O'Sullivan and others !)<br>" |
108 "-Uses excellent Nuvola icons (c) David Vignoni (Thanks, David !)<br>" | 108 "-Uses excellent Nuvola icons (c) David Vignoni (Thanks, David !)<br>" |
109 "-Needs Qt4, mingw (in windows), python, kdiff3 (Thanks to all of you !)<br>")); | 109 "-Needs Qt4, mingw (in windows), python, kdiff3 (Thanks to all of you !)<br>" |
110 "-Windows standalone install uses hg / python / kdiff3 from TortoiseHg (BIG Thanks !)<br>" | |
111 "-Windows standalone install uses InstallJammer setup tool (Thanks, great tool !)<br>")); | |
110 } | 112 } |
111 | 113 |
112 | 114 |
113 void MainWindow::hgStat() | 115 void MainWindow::hgStat() |
114 { | 116 { |