log

age author description
Mon, 21 Feb 2011 14:23:02 +0000 Chris Cannam Make our own message box with a more useful "more information" section than the Qt one more_information_dialog
Mon, 21 Feb 2011 12:15:04 +0000 Chris Cannam We can provide a better interface for most common cases by essentially showing a formatted log for the summary rather than a diff only
Mon, 21 Feb 2011 11:37:58 +0000 Chris Cannam Add "Summarise changes" options to changeset item right-button menu (already existed for uncommitted item)
Mon, 21 Feb 2011 11:07:21 +0000 Chris Cannam Move work-folder state area outside tabs widget status_outside_tabs
Mon, 21 Feb 2011 09:13:33 +0000 Chris Cannam Merge from branch "mainwindow_member_tidy" status_outside_tabs
Mon, 21 Feb 2011 09:13:22 +0000 Chris Cannam Merge from branch "mainwindow_member_tidy"
Mon, 21 Feb 2011 09:08:55 +0000 Chris Cannam Make MainWindow members private and m_prefixed mainwindow_member_tidy
Mon, 21 Feb 2011 08:48:31 +0000 Chris Cannam Separate out work-status code from the file status widget status_outside_tabs
Fri, 18 Feb 2011 13:39:16 +0000 Chris Cannam Merge
Fri, 18 Feb 2011 13:38:31 +0000 Chris Cannam * Change "diff to parent <id>" menu entries in changeset item right-button menu to "diff to left parent" and "diff to right parent"
Thu, 17 Feb 2011 12:10:09 +0000 Chris Cannam * Avoid reporting failure when hg incoming shows a warning (as is the case when site cert could not be verified)
Thu, 10 Feb 2011 18:49:47 +0000 Chris Cannam Merge
Wed, 09 Feb 2011 12:03:15 +0000 Chris Cannam Add "Start new branch" function. I'm not quite satisfied with the location of this one new-branches
Wed, 09 Feb 2011 12:02:53 +0000 Chris Cannam Remove no-longer-used icon files
Tue, 01 Feb 2011 12:40:40 +0000 Chris Cannam Added tag easyhg_v0.3.2 for changeset cc95394e2392
Mon, 31 Jan 2011 17:23:10 +0000 Chris Cannam * Some work on separating out the "more information" component from dialog messages. Will need work on layouts more_information_dialog
Thu, 10 Feb 2011 18:49:01 +0000 Chris Cannam * Use kdiff3 from path if present; return sensible return code
Tue, 25 Jan 2011 16:41:40 +0000 Chris Cannam * Add warning dialog for "restore default settings"; add option for dates or ages in history list easyhg_v0.3.2
Tue, 25 Jan 2011 16:12:23 +0000 Chris Cannam * Add easyhg-merge.bat and use it. (This isn't necessary if hg has been properly configured, as the Tortoise distribution has)
Thu, 20 Jan 2011 13:56:01 +0000 Chris Cannam * Bump version to 0.3.2
Thu, 20 Jan 2011 13:55:33 +0000 Chris Cannam * Update deployment so as to adjust kdiff3 if bundled as well
Thu, 20 Jan 2011 13:37:00 +0000 Chris Cannam * Rename the -osx.sh files to plain .sh, since we could use them elsewhere too. Rely on bundled kdiff3 if it exists.
Mon, 17 Jan 2011 11:44:17 +0000 Chris Cannam * Revert the grapher change from revision ec2baee80833 on Dec 19th 2010. The change definitely performed worse than the original (now reinstated) logic in the real-world soundsoftware-site case, with far more connection overlaps and ambiguous placements.
Wed, 12 Jan 2011 16:38:13 +0000 Chris Cannam * Correct version number
Wed, 12 Jan 2011 16:31:28 +0000 Chris Cannam Merge
Wed, 12 Jan 2011 16:30:46 +0000 Chris Cannam * Add InstallJammer definition file, update hgignore so as not to ignore it!
Wed, 12 Jan 2011 16:14:43 +0000 Chris Cannam * Fix typo. Uh
Wed, 12 Jan 2011 15:54:56 +0000 Chris Cannam Added tag easyhg_v0.3.1 for changeset a7843b03b4cf
Wed, 12 Jan 2011 15:54:08 +0000 Chris Cannam Merge easyhg_v0.3.1
Wed, 12 Jan 2011 15:53:46 +0000 Chris Cannam * Doh