log mainwindow.cpp @ 311:4811eb34e819 new-branches-with-status-outside-tabs

age author description
Tue, 01 Mar 2011 14:22:29 +0000 Chris Cannam Add Start New Branch and Cancel New Branch to uncommitted item menu; add branch name to Commit dialog new-branches-with-status-outside-tabs
Mon, 28 Feb 2011 17:35:55 +0000 Chris Cannam Minor textual fix
Mon, 28 Feb 2011 14:31:57 +0000 Chris Cannam Make a further couple of dialogs use MoreInformationDialog
Mon, 28 Feb 2011 14:24:14 +0000 Chris Cannam With status outside tabs, no need to switch to Work tab when new branch is introduced new-branches-with-status-outside-tabs
Mon, 28 Feb 2011 13:09:37 +0000 Chris Cannam Merge branch status_outside_tabs into branch new-branches, and make a new branch new-branches-with-status-outside-tabs
Sat, 26 Feb 2011 23:04:18 +0000 Chris Cannam Merge from the default branch status_outside_tabs
Sat, 26 Feb 2011 23:04:05 +0000 Chris Cannam Avoid exception when incremental log is called for in a situation where the heads have not actually been determined yet -- we could end up adding all existing history as an incremental update and getting a duplicate changeset error
Tue, 22 Feb 2011 15:57:09 +0000 Chris Cannam Merge from the default branch status_outside_tabs
Tue, 22 Feb 2011 15:55:13 +0000 Chris Cannam And another tweak to pull-successful dialog.
Tue, 22 Feb 2011 15:53:49 +0000 Chris Cannam Another tweak to merge-successful dialog texts
Tue, 22 Feb 2011 15:52:22 +0000 Chris Cannam Merge from the default branch status_outside_tabs
Tue, 22 Feb 2011 15:51:47 +0000 Chris Cannam Minor layout & text changes
Tue, 22 Feb 2011 15:32:00 +0000 Chris Cannam Font adjustment for pull/push confirm dialogs. Better, though the extra text will still be too small on OS/X
Tue, 22 Feb 2011 15:12:56 +0000 Chris Cannam * Make "More Details" button non-auto-default in more-info dialog
Tue, 22 Feb 2011 13:03:03 +0000 Chris Cannam Merge from the default branch status_outside_tabs
Mon, 21 Feb 2011 19:22:29 +0000 Chris Cannam Small fix to clone successful dialog wording
Mon, 21 Feb 2011 18:20:29 +0000 Chris Cannam Fix some breakages from prior merge commit (oops); make merge result use more-information dialog
Mon, 21 Feb 2011 18:17:18 +0000 Chris Cannam Merge from branch "more_information_dialog"
Mon, 21 Feb 2011 15:55:39 +0000 Chris Cannam Make several operations use the new more-information dialog more_information_dialog
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:08:55 +0000 Chris Cannam Make MainWindow members private and m_prefixed mainwindow_member_tidy
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)
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
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
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