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
Feb 12, 2010
13 years 11 months * Platform.h/cpp: rename mkpath to safeMakePath; throw exceptions in case of errors; return a QDir on success
Feb 11, 2010
13 years 11 months * add our own mkpath implementation since Qt's provided one cannot be used statically and requires the knowledge of a base path beforehand
Feb 10, 2010
13 years 11 months * relocate find unaccounted renames
13 years 11 months * bugfix: if we encounter a new path by looking at _MTN/revision, we try now hard to detect it as either file or directory and if its the latter we add a trailing slash, to ensure our path logic still finds the correct upper-most changed node in the
13 years 11 months * bugfix: creating versioned new nodes within old parent nodes is no longer possible
13 years 11 months * note recent changes
13 years 11 months * bugfix: slotRename was not committed previously
Feb 9, 2010
13 years 11 months * improved doc
13 years 11 months * we still need to remove current items from the view before re-adding them, obviously the other code should have catched that... need to investigate this further
13 years 11 months * iterate over the children of the _old_ node, not the new node when removing items on the fly before new are added. Otherwise we always only can remove those which are still known to monotone currently and never those which have been removed complet
13 years 11 months * give the user a hint which characters are disallowed
13 years 11 months * enable inline row editing, i.e. renaming of nodes. this already works quite well, despite the handling of consecutive renames which leaves old, no longer existing rename targets around
13 years 11 months * note the last bugfix
13 years 11 months * no longer crash if we try to query content marks on a renamed node
Feb 8, 2010
13 years 11 months * use a regexp to search and replace unignored file paths
13 years 11 months * reload the complete workspace if the .mtn-ignore file has been changed
13 years 11 months [b] we haven't compared the node path, but the full path here wrongly
13 years 11 months * update has been implemented and settings now use global default maps for strings and booleans
13 years 11 months * no longer used, use the tracker for bugs / feature requests
13 years 11 months * this should work, but apparently does not quite...

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