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
14 years 1 month * new method to query the corresponding path of a file in two revisions
14 years 1 month 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
14 years 1 month * Dialog.h/cpp: dialogClosed() is emitted too late in some cases, its better to react on the hideEvent and emit a dialogHidden() signal instead
14 years 1 month * AutomateCommand.cpp: fix an unhandled exception if the thread in question does no longer exist
14 years 1 month * remove no longer existant path to qt resource file
14 years 1 month * 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
14 years 1 month * vocab.h: remove the overlarge left margin from unordered lists
14 years 1 month * 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
14 years 1 month merge of '16782ec0f5bfa6cc8cf199f3ef346d2f303cc457'
14 years 1 month * removed a spurious > after an include statement
14 years 1 month [b] quote '<' chars in changelog entries for HTML rendering
Mar 23, 2010
14 years 1 month * 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
14 years 1 month merge of '5a0f0f2891c84096c984f7f05eff6e8c99fe79a7'
14 years 1 month * Annotate.h: remove spurious > from include line
Mar 25, 2010
14 years 1 month * 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
14 years 1 month * introduce a new CertListBrowser widget which basically renders the contents of a CertList to HTML displayable in a QTextBrowser
14 years 1 month merge of '2f08ce91e7e7caa6d97a69b8af896c9f48211213'
14 years 1 month * missing include (after merge)
14 years 1 month * add a menu to the revision view and add an option to annotate patched files
14 years 1 month * 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