Mercurial > hg > easyhg
log src/filestatuswidget.cpp @ 532:06507a59f2b8 easyhg_v1.1
age | author | description |
---|---|---|
2011-08-17 | Chris Cannam | Make "Show all files" persistent (fixing #203), and rationalise some config group names (noting that "General" is actually the default group "" as it appears in the config file, not the name of a group called "General": that appears as "%General") |
2011-08-16 | Chris Cannam | Fix #229 |
2011-06-17 | Chris Cannam | Use regexes for anchored filenames (i.e. "this file only" and directory); report outcome of ignore to user ignore |
2011-06-13 | Chris Cannam | Reconnect the ignore-related right-button menu entries (still not implemented yet though) ignore |
2011-03-24 | Chris Cannam | Avoid compiler warning |
2011-03-24 | Chris Cannam | Move source files to src/ base filestatuswidget.cpp@efd2f39bcbac |