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 19, 2010
13 years 10 months * new method to query the corresponding path of a file in two revisions
13 years 10 months First version of an annotation view; still incomplete in that it misses the display of detailed revision information which will be loaded afterwards. I'll create something proprietary here for a couple of other places as well where we until now only
Mar 21, 2010
13 years 10 months * Dialog.h/cpp: dialogClosed() is emitted too late in some cases, its better to react on the hideEvent and emit a dialogHidden() signal instead
13 years 10 months * AutomateCommand.cpp: fix an unhandled exception if the thread in question does no longer exist
13 years 10 months * remove no longer existant path to qt resource file
13 years 10 months * MonotoneManager.h/cpp: sanitize the abortion of threads by remembering the scheduled one which should be stopped and prevent that these threads are picked in the meantime for other tasks
Mar 22, 2010
13 years 10 months * vocab.h: remove the overlarge left margin from unordered lists
13 years 10 months * vocab.h: inline <style> tags break the rendering in Qt's text browser if they happen after some of the content has already been rendered, so make the ul style inline
13 years 10 months merge of '16782ec0f5bfa6cc8cf199f3ef346d2f303cc457'
13 years 10 months * removed a spurious > after an include statement
13 years 10 months [b] quote '<' chars in changelog entries for HTML rendering
Mar 23, 2010
13 years 10 months * GetBranchLog.h/cpp: color merge revs and revs which are not on the current branch differently; display a tool tip for each row containing the complete cert info
13 years 10 months merge of '5a0f0f2891c84096c984f7f05eff6e8c99fe79a7'
13 years 10 months * Annotate.h: remove spurious > from include line
Mar 25, 2010
13 years 10 months * 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 26, 2010
13 years 10 months * introduce a new CertListBrowser widget which basically renders the contents of a CertList to HTML displayable in a QTextBrowser
13 years 10 months merge of '2f08ce91e7e7caa6d97a69b8af896c9f48211213'
13 years 10 months * missing include (after merge)
13 years 10 months * add a menu to the revision view and add an option to annotate patched files
13 years 10 months * add a menu option to annotate a file from the revision manifest as well

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