Name | Modified | Size |
---|---|---|
.. | ||
ClientKit | ||
ProcessMonitor | ||
StreamGraph |
Change | User | Description | Committed |
---|---|---|---|
8214 | David George |
Re-implemented gumdrop skin in stream graph. Made selection work in P4V. |
12 years ago |
8126 | David George | Added test for stream selection before adding a git repo. Updated StreamUtilities to use... refactored ClientKit.system commands. 'p4 set' now has a different output, updated getConfigFile to handle it. « |
13 years ago |
8125 | David George | Added handling for change trajectories that drive through the hedges and live in the same... row. « | 13 years ago |
8124 | David George | Updated some of the calls to ClientKit to sync up with it's refactoring. Commented out th...e diagnostic time-tracking stuff in TrajectoryModel. Refactored TrajectoryView so that it once again has a asynchronous progress bar. « |
13 years ago |
8123 | David George | More optimization. This time, I took out code that didn't actually do anything but... take up cycles, and removed calls to the server for changelist history if that call has previously been made. « |
13 years ago |
8122 | David George | Fixed call to startProcess, it was moved in the refactoring of ClientKit. | 13 years ago |
8121 | David George | Removed reference to accept.png, it isn't being used and it doesn't in fact exist. | 13 years ago |
8120 | David George | quick fix - was passing an unnecessary arg... | 13 years ago |
8119 | David George | fixing setInput for -i commands, and fixing connectionObject.run() to take a form as its s...econd argument. (if the second argument is a form, it will check the third argument for a callback function) « |
13 years ago |
8117 | David George | removing unnecessary timeout | 13 years ago |
8116 | David George | Interim checkin so Jaimen can test against ClientKit. | 13 years ago |
8115 | David George | a bunch of changes to the GuiApi - probably bound to change, though, so use at your own ri...sk! beginnings of migrating to an "all windows are created equal" model. (as opposed to a MainWindow) removing the unreliable Qt execution of the .js methods - please include in your HTML (<script type="text/javascript" src="qrc:/js/ClientKitMethods.js"></script>) « |
13 years ago |
8110 | David George | This is a fairly unstable checkin that is a first attempt at getting the StreamGraph to wo...rk with the refactored ClientKit. « | 13 years ago |
8109 | David George | same as last | 13 years ago |
8108 | David George | changing the way the window refreshing gets handled | 13 years ago |
8107 | David George | a little cleanup / bug squashing. Not much to see here. createP4 method now added dire...ctly to p4 object (rather than through proto) removing some methods that were only used for development debugging/testing « |
13 years ago |
8106 | David George | restructure callback payload | 13 years ago |
8105 | David George | changing callback response sturcture | 13 years ago |
8104 | David George | merged .runAsync and .run into one method that runs sync/async depending on the presence o...f a callback function argument. restored some storage-related QWebSettings « |
13 years ago |
8103 | David George | clean up pt 2! | 13 years ago |
8102 | David George | clean up | 13 years ago |
8101 | David George | beginning of _massive_ re-factoring your current build settings will fail create a n...ew project from newly added .pro file (but change its p4api paths to match your old one) look for updated README as soon as Dave agrees that changes are _indeed_ for the best (Changes by Jaimen) « |
13 years ago |
8100 | David George | Added deleteP4, so that mainwindow's deleteClientKitApi is invocable with JavaScript. | 13 years ago |
8099 | David George | Added deleteClientKitApi method. | 13 years ago |
8095 | David George | Updated jquery. | 13 years ago |
8092 | David George | Added stuff so the reload button works on the trajectory dialog. | 13 years ago |
8091 | David George | Added handling on the changelist flexigrid for changing the number of rows per page. | 13 years ago |
8090 | David George | More optimization of the changelist trajectory dialog. Updated the third-party flexigrid.... Updated jquery. Added timeTracker, a temporary object that'll assist me in tracking time for optimization purposes. « |
13 years ago |
8089 | David George | More optimization of the changelist trajectory dialog. Updated the third-party flexigrid.... Updated jquery. Added timeTracker, a temporary object that'll assist me in tracking time for optimization purposes. « |
13 years ago |
8086 | David George | A slew of changes initially done on the internal Perforce server, including async and nati...ve file/folder launching. « | 13 years ago |
8084 | David George | Began work on optimizing the changelist trajectory algorithm. By using lazy loadin...g, it's now about 4x faster. Refactored TrajectoryView and TrajectoryModel so that the model doesn't know about the view (I know, should never have known about it in the first place. I figured out how to create a Listener pattern in JavaScript so that I could do this a little more elegantly). « |
13 years ago |
8083 | David George | Merging //guest/james_creasy/ClientKit/... to //guest/david_george/ClientKit/... Th...is merge also includes changes grabbed from the internal Perforce depot. « |
13 years ago |
8081 | David George | Initial submit of JavaScript StreamGraph. Main functionality is: Change Trajectory... (Change Flow), Timeline, and GitStreams. « |
13 years ago |
7838 | David George | Changed "argument" to "args" | 14 years ago |
7796 | David George | Initial add for a visual process monitor | 14 years ago |