log filestatuswidget.h @ 283:bc39f2e28da8 status_outside_tabs

age author description
Mon, 21 Feb 2011 08:48:31 +0000 Chris Cannam Separate out work-status code from the file status widget status_outside_tabs
Mon, 10 Jan 2011 15:38:28 +0000 Chris Cannam * Update copyright dates
Thu, 06 Jan 2011 15:15:02 +0000 Chris Cannam * Add settings for text verboseness and toolbar labels
Mon, 03 Jan 2011 22:02:08 +0000 Chris Cannam * Add "Show All Files" toggle to show ignored and clean files
Mon, 20 Dec 2010 14:37:35 +0000 Chris Cannam * Open local folder in Finder/Explorer/whatever when its path is clicked on
Fri, 03 Dec 2010 19:35:04 +0000 Chris Cannam * First cut of work on merge/resolve logic
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 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 19:53:36 +0000 Chris Cannam * Helpful texts
Wed, 24 Nov 2010 16:29:05 +0000 Chris Cannam * Update actions appropriately when selections are changed
Wed, 24 Nov 2010 14:41:52 +0000 Chris Cannam * Clear selections when Esc pressed; some refactoring
Wed, 24 Nov 2010 13:50:33 +0000 Chris Cannam * Highlight untracked files that are newer than last repo interaction
Wed, 24 Nov 2010 13:23:30 +0000 Chris Cannam * Rename StatParser to FileStates; start thinking about selections
Tue, 23 Nov 2010 16:35:49 +0000 Chris Cannam * Add filesystem watcher; initial work on enable/disable logic for actions in new scheme
Tue, 23 Nov 2010 11:33:15 +0000 Chris Cannam * Start work on new file-status widget