Thu, 17 Mar 2011 17:34:23 +0000 |
Chris Cannam |
Add Rename and Copy to right-button menu on file status widget.
feature_91b
|
Fri, 11 Mar 2011 17:42:12 +0000 |
Chris Cannam |
Make Add/Remove active only when Work tab is selected (again!) -- because they are the only selection-modal toolbar buttons now
filelist_right_button_menu
|
Fri, 11 Mar 2011 15:33:16 +0000 |
Chris Cannam |
Implement right-button menu functions for file lists; convert the toolbar-button functions (apart from Add and Remove) to modal only on working copy state rather than selection state
filelist_right_button_menu
|
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 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
|
Tue, 22 Feb 2011 13:03:03 +0000 |
Chris Cannam |
Merge from the default branch
status_outside_tabs
|
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
|
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, 10 Jan 2011 15:38:28 +0000 |
Chris Cannam |
* Update copyright dates
|
Mon, 10 Jan 2011 12:44:03 +0000 |
Chris Cannam |
* Try to do the right thing when completely reverting a merge (forget that the merge took place)
|
Thu, 06 Jan 2011 15:15:02 +0000 |
Chris Cannam |
* Add settings for text verboseness and toolbar labels
|
Tue, 04 Jan 2011 15:22:07 +0000 |
Chris Cannam |
* Fix failure to enable Add button when a "Removed" file was selected
|
Mon, 03 Jan 2011 22:02:08 +0000 |
Chris Cannam |
* Add "Show All Files" toggle to show ignored and clean files
|
Wed, 15 Dec 2010 22:07:31 +0000 |
Chris Cannam |
* Fix failure to recognise local uncommitted changes when an untracked file was selected
|
Tue, 14 Dec 2010 17:20:10 +0000 |
Chris Cannam |
* Add "Show summary" feature
|
Fri, 03 Dec 2010 19:35:04 +0000 |
Chris Cannam |
* First cut of work on merge/resolve logic
|
Thu, 02 Dec 2010 18:04:21 +0000 |
Chris Cannam |
* Try to reduce unnecessary history updates; add --new-branch option on push
|
Thu, 02 Dec 2010 17:55:21 +0000 |
Chris Cannam |
* Show both parents of uncommitted merge; fixes to right-button menus
|
Thu, 02 Dec 2010 11:51:15 +0000 |
Chris Cannam |
* Set parents (setCurrent) on history widget when we know the new parents, not at each enable-disable actions call
|
Wed, 01 Dec 2010 21:02:53 +0000 |
Chris Cannam |
* Some implementation of right-button menu actions on changeset item
|
Wed, 01 Dec 2010 17:41:14 +0000 |
Chris Cannam |
* Include the uncommitted item in general graph layout (in case it is not at the head, when other items will need to avoid it)
|
Tue, 30 Nov 2010 17:56:11 +0000 |
Chris Cannam |
* Start hooking up right-button menus on changeset & uncommitted items
|
Tue, 30 Nov 2010 13:07:53 +0000 |
Chris Cannam |
* Have a go at switching to new items in history widget when something happens in repo
|
Mon, 29 Nov 2010 20:53:34 +0000 |
Chris Cannam |
* Initial work on showing uncommitted changes (as dashed box) in history graph
|
Mon, 29 Nov 2010 20:09:58 +0000 |
Chris Cannam |
* Show tags and current working copy parents in history graph
|
Mon, 29 Nov 2010 11:01:19 +0000 |
Chris Cannam |
* Add incremental log (though not incremental relayout)
|
Fri, 26 Nov 2010 22:46:29 +0000 |
Chris Cannam |
* Start to sketch thing that shows the details of a changeset in the history view
|
Fri, 26 Nov 2010 22:06:52 +0000 |
Chris Cannam |
* Pull history tab out into its own widget
|
Fri, 26 Nov 2010 21:48:25 +0000 |
Chris Cannam |
* Add useful state message to file status page.
|
Fri, 26 Nov 2010 12:48:29 +0000 |
Chris Cannam |
* Add a queueing mechanism for Hg actions, instead of refusing to start an action if something else is already happening. This is essential now that actions can be prompted by asynchronous events (e.g. filesystem watcher).
|
Thu, 25 Nov 2010 21:08:17 +0000 |
Chris Cannam |
* Enable/disable update and merge actions depending on whether default update and merge will actually do anything
|
Thu, 25 Nov 2010 17:54:35 +0000 |
Chris Cannam |
* Retrieve and store current branch and heads; some refactoring
|
Wed, 24 Nov 2010 22:44:40 +0000 |
Chris Cannam |
* Start to use the confirm-comment dialog for commits; much work still needed
|
Wed, 24 Nov 2010 16:40:57 +0000 |
Chris Cannam |
* Rename HgExpWidget to HgTabWidget
base
hgexpwidget.cpp@86087d95dee5
|