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 | |
Jan 24, 2007 | |
16 years 8 months | * trigger a warning if input is left, no assertion here (need to debug this |
16 years 8 months | * temporary files are no longer saved directly in the temp dir, but |
16 years 8 months | final fixes to the stdio parser, now everything should work smooth, even |
16 years 8 months | * StdioParser: fixed a few typos, also fixed two bugs (forgot to check for |
Jan 23, 2007 | |
16 years 8 months | temporarily added the current state of the rewritten stdio parser, more |
16 years 8 months | * fixed small glitch in Manifest model which yielded to an app crash |
Jan 22, 2007 | |
16 years 8 months | added model for get_manifest_of (compiles, not tested at all however) |
16 years 8 months | * whitespaces are now also stripped in stripMtnPrefix() |
Jan 18, 2007 | |
16 years 8 months | added note in README that if guitone is compiled with Qt 4.2 prior 4.2.2 |
16 years 8 months | fixed a bug in the diff parser (incorrect handling of binary files) |
Jan 17, 2007 | |
16 years 8 months | It is now possible to show the differences between two selected revisions |
16 years 8 months | "View > Show" items are now checkable |
16 years 8 months | * generalized the approach that an icon overlay is scaled based on the size |
16 years 8 months | * apparently the crash was really a result of a qdesigner / qtgui bug, |
Jan 16, 2007 | |
16 years 8 months | propagate from branch 'net.venge.monotone.guitone' (head a4b869e48d61d5a4d7adc6f7a26a2bb28e6216e8) |
16 years 8 months | merge of '617145532aa5499205d7a35a386e2417d512ca03' |
16 years 8 months | Fixed toposort problem - this was actually not a problem of mtn, but of |
Jan 15, 2007 | |
16 years 8 months | started work on a logging mechanism, which crashes for unknown reasons if |
Jan 11, 2007 | |
16 years 8 months | * I SHOULD actually build the code before I check it in blindly |
16 years 8 months | * DiffParser.cpp: separate the filename from the hash by a tab, just like |