log src/mainwindow.cpp @ 492:88c29b718702

age author description
2011-08-18 Chris Cannam Add tester for newer version
2011-08-17 Chris Cannam Merge
2011-08-17 Chris Cannam Message has changed in hg 1.9
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-17 Chris Cannam Some textual updates; include final URL path element in default for local file on clone
2011-07-26 Chris Cannam Use built-in edit window for editing .hgignore file (fixes #215)
2011-07-22 Chris Cannam Text change -- "commit changes to the following files" instead of "commit the following files" (seems less weird if you're actually removing them)
2011-07-14 Chris Cannam Open the settings dialog at Paths tab when invoking it because of a failure to run hg
2011-06-28 Chris Cannam Minor tidy
2011-06-24 Chris Cannam Compile fix, plural fix
2011-06-23 Chris Cannam Add "Ignore Files" and "Edit Ignored List" to Work menu (latter is subsumed from Advanced menu formerly). Also subsume Serve via HTTP into File menu as Share Repository, and add a more helpful description of it. Remove Advanced menu
2011-06-22 Chris Cannam Ensure "this file only" ignore RE is anchored at end
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-16 Chris Cannam Add "Ignore this directory"; some fixes to ignore logic (though not yet enough) ignore
2011-06-16 Chris Cannam Minor adjustments to glob syntaxes ignore
2011-06-16 Chris Cannam Make ignore function largely work ignore
2011-06-16 Chris Cannam Return ignore type from ignore dialog ignore
2011-06-16 Chris Cannam Make HgIgnoreDialog _look_ plausible (still doesn't do anything though!) ignore
2011-06-15 Chris Cannam Start to introduce HgIgnoreDialog ignore
2011-06-13 Chris Cannam Reconnect the ignore-related right-button menu entries (still not implemented yet though) ignore
2011-05-19 Chris Cannam Use "Open" in heading for clone-successful dialog to ensure action is recognisable from open dialog (closes #103)
2011-05-19 Chris Cannam Avoid failing on startup if started with no cwd
2011-04-12 Chris Cannam Reset merge-commit comment when merge fails; add missing ampersand from Help menu label
2011-03-28 Chris Cannam Add warning dialog if version of Mercurial discovered is too old
2011-03-24 Chris Cannam Move source files to src/ base mainwindow.cpp@6b6ed04d5ddb