AgeSort asc/desc | Change |
---|---|
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 68 Next | |
Mar 26, 2010 | |
14 years 10 months | merge of '2f08ce91e7e7caa6d97a69b8af896c9f48211213' |
14 years 10 months | * introduce a new CertListBrowser widget which basically renders the contents of a CertList to HTML displayable in a QTextBrowser |
Mar 25, 2010 | |
14 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 23, 2010 | |
14 years 10 months | * Annotate.h: remove spurious > from include line |
14 years 10 months | merge of '5a0f0f2891c84096c984f7f05eff6e8c99fe79a7' |
14 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 |
Mar 22, 2010 | |
14 years 10 months | [b] quote '<' chars in changelog entries for HTML rendering |
14 years 10 months | * removed a spurious > after an include statement |
14 years 10 months | merge of '16782ec0f5bfa6cc8cf199f3ef346d2f303cc457' |
14 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 |
14 years 10 months | * vocab.h: remove the overlarge left margin from unordered lists |
Mar 21, 2010 | |
14 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 |
14 years 10 months | * remove no longer existant path to qt resource file |
14 years 10 months | * AutomateCommand.cpp: fix an unhandled exception if the thread in question does no longer exist |
14 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 |
Mar 19, 2010 | |
14 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 |
14 years 10 months | * new method to query the corresponding path of a file in two revisions |
14 years 10 months | * preferences: color pickers for annotation dialog added; ui visually improved |
14 years 10 months | * clear the buffer if the process is (re)started |
Mar 9, 2010 | |
14 years 10 months | disapproval of revision '7107250053c077871563f6c586343eeb8f137e8b' |