implement labelsync toolbar buttons submit default changelist searching in views ALLOW SPECIFYING FULL PATH IN THE EDITOR/DIFF/MERGE EDIT BOXES ALLOW SPECIFYING SPECIFIC LOCATION OF P4? drag and drop change list re-ordering diff from pending change view investiage copy/paste from word textedit to change form 1. Support the "-i" option of "p4 filelog" so the "Revision History..." view can optionally follow branches. 2. Support the "Revert Unchanged Files" option for a changlist (p4 revert -a) that reverts all unchanged files in a (red) changelist. 3. Support the "Diff vs. Depot File" in the right-hand changelist view as well as the depot view. 4. It would be nice to have a "Refresh" command that doesn't collapse all the views, but rather leaves them all at their current expansion levels. 5. Double-clicking a file opens it in its associated editor (in both the depot view and the changelist view). I think it would be great to have multiple selections inside the pending changelist view. It would be very usefull to sort the changelist view on user and then on date, this can help a lot when browsing for a certain change. Is it possible to have the "Integrate command" as an entry inside the context menu of the depot view? copy and paste a depot path into the depot view expands that view to the path. I am requesting that you add the option to revert all unchanged files in a change list. p4 revert -a -c [change list] 1. Depot tree collapses on change-list submit 2. When submitting a change-list there is no simple user interface for de-selecting files to be included 3. When submitting a change-list there is no re-open option *read env vars from script *Sync to label from label view *Revert in pending changes view *configuration manager *P4HOST *Remove reliance on -o of p4 print *support passwords *implement view in editor for files not on client *add view file button in revisions dialog *add sync button in revisions dialog *SPECIAL CASE BBEDIT -W *edit box in preferences to set path
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#17 | 4225 | Jeff Argast |
Added resolve support, reveal in finder, drag and drop edit, show local files, and showing added files. |
||
#16 | 4223 | Jeff Argast | testing resolve | ||
#15 | 3190 | Jeff Argast | Added a couple more todo items | ||
#14 | 3189 | Jeff Argast | updated the todo list | ||
#13 | 3178 | Jeff Argast | Added another issue to todo | ||
#12 | 3177 | Jeff Argast | Added a bug to todo | ||
#11 | 3171 | Jeff Argast | Updated the TODO list with a couple more items | ||
#10 | 3137 | Jeff Argast | Updated credits, version number, and release notes | ||
#9 | 3134 | Jeff Argast |
Added copy/paste support in the depot view Added expand path to depot view Added bookmarks |
||
#8 | 3130 | Jeff Argast |
Added double click support to the depot view and pending changelist view. Added View File In Editor item on the pending changeist context menu. |
||
#7 | 3114 | Jeff Argast |
Fixed retaining the correct selection after a perforce action completed executing and updated the outline view. |
||
#6 | 3113 | Jeff Argast |
Reduced the times the depot view completely collapses. Now it won't collapse on refresh views or submit, but still collapses when the defaults change. |
||
#5 | 3111 | Jeff Argast |
Made multiple selection smarter by operating on the entire selection as an atomic operation with the server. Also partially fixed the read only window to not wrap at the window boundary. I did the same for the editable window, but now the problem appears to be that p4 change -o is breaking its output at some character location before the string gets into the editor (at least I think that is the problem). |
||
#4 | 2804 | Jeff Argast |
The text still wraps so moved the task back to TODO. Not sure why it still wraps. |
||
#3 | 2803 | Jeff Argast |
Added submit default changelist to the changelist menu Made the out window selectable Changed the tabs in a few places |
||
#2 | 2738 | Jeff Argast | Project, todo, and release notes | ||
#1 | 2732 | Jeff Argast | Initial submission of P4Cocoa |