# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#15 | 5070 | Sam Stafford | New P4QTree build. | ||
#14 | 4428 | Sam Stafford |
Suppress error dialogs if "-o" option specified - dump to stderr instead. (This was a quick hack - hopefully it works.) |
||
#13 | 4422 | Sam Stafford |
Finished implementing alphabetical sort. Along the way, I gained new appreciation for the OpenGL canvas system I implemented for Revision Graph, for it is vastly superior to this QCanvas crud in many ways. Might go ahead and implement this in Revision Graph just to marvel at how many fewer lines of new code it takes. Turn on alphabetical sort by adding the "-n" option to the command line ("-n" for "name sort"). This feature is not accessible from the settings dialog, nor does it persist after a refresh, but it DOES stack with "-o outputfile", which as far as I know is all that anyone needs. |
||
#12 | 4410 | Sam Stafford |
New feature for Laura: "-o OUTPUT" option. When P4QTree is invoked with this option, it'll attempt to dump a PNG file of the graph and then exit. Along the way I removed the silly SVG format thing and switched it back to PNG - nobody can read SVG anyway. Caveat: to write to PNG format, it needs to load the entire image into memory as an uncompressed pixmap, so a large graph very well might not fit in memory. If that happens, you should get a friendly error message and the operation will fail. I can't imagine anybody outside these walls having a use for this option, so I won't bother documenting it. |
||
#11 | 2950 | Sam Stafford | New P4QTree build that doesn't draw empty filestripes. | ||
#10 | 2948 | Sam Stafford | Latest build of P4QTree with new cached-filelog feature. | ||
#9 | 2585 | Sam Stafford | Latest P4QTree build. | ||
#8 | 2516 | Sam Stafford | P4QTree build (latest change: fix "Save" feature) | ||
#7 | 2458 | Sam Stafford | Latest P4QTree with Print and Save features. | ||
#6 | 2406 | Sam Stafford | Latest build with extra diff support. | ||
#5 | 2400 | Sam Stafford |
P4QTree/bin.ntx86/2399 New feature: "show all integs" |
||
#4 | 2391 | Sam Stafford | P4QTree - bin.ntx86/2390 | ||
#3 | 2387 | Sam Stafford | New build, and the MSVCR70 DLL. | ||
#2 | 2383 | Sam Stafford | P4QTree build 2382. | ||
#1 | 2377 | Sam Stafford | P4QTree. |