guitone

guitone Commits

AgeSort asc/descChange
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 Next
Mar 29, 2010
13 years 11 months * one string not marked for translation
13 years 11 months * make the colors for merge revisions and out-of-branch revisions configurable
13 years 11 months * toposort the next revisions to query so that we match the history expectations better (a stack was a bad idea here)
13 years 11 months * skip revisions we already recorded and process each revision after another in a very simple loop
13 years 11 months * there was a small race condition which made the progress widget not hideable if no new revisions could be queried for a branch
13 years 11 months * clear the task map as well if all the threads are aborted, to ensure that no old "out-of-band" tasks are still delivered to the automate command even after the thread finished
Mar 27, 2010
14 years 1 day * explicitely give the top right layout a 0 margin (apparently there are different defaults when this is not given)
14 years 1 day * fix bogus layout padding which popped up during the 4.5 -> 4.6 migration
14 years 1 day * annotate.ui, AnnotateFile.h/cpp: replace the read-only text input by a dropdown which stores the "history" of queried revisions for an annotation, so users can easily go back to the previously selected one
14 years 1 day * add a couple of separators to group the items in the right click menu better
Mar 26, 2010
14 years 2 days * vocab.h (CertList): add a simple accessor to query distinct signers of a list of revision certs; add an optional second parameter "signer" to all find* methods and rename them slightly
14 years 2 days * re-use the new CertListBrowser widget for the FileHistory and SelectRevision dialogs
14 years 2 days * add a menu option to annotate a file from the revision manifest as well
14 years 2 days * add a menu to the revision view and add an option to annotate patched files
14 years 2 days * missing include (after merge)
14 years 2 days merge of '2f08ce91e7e7caa6d97a69b8af896c9f48211213'
14 years 2 days * introduce a new CertListBrowser widget which basically renders the contents of a CertList to HTML displayable in a QTextBrowser
Mar 25, 2010
14 years 3 days * new class "SizeableLabel" which is nothing more than a simple QLabel with a relativeSize property which sets the font size of the label based on the default point size
Mar 23, 2010
14 years 4 days * Annotate.h: remove spurious > from include line
14 years 4 days merge of '5a0f0f2891c84096c984f7f05eff6e8c99fe79a7'

All Updates

Filter by type
Commits
Issues and Comments

Subscribe to this timeline
RSS Atom feed

Quick Links:     www.monotone.ca    -     Downloads    -     Documentation    -     Wiki    -     Code Forge    -     Build Status