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
14 years 1 month * Platform.h/cpp: rename mkpath to safeMakePath; throw exceptions in case of errors; return a QDir on success
Feb 11, 2010
14 years 1 month * 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
14 years 1 month * relocate find unaccounted renames
14 years 1 month * 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
14 years 1 month * bugfix: creating versioned new nodes within old parent nodes is no longer possible
14 years 1 month * note recent changes
14 years 1 month * bugfix: slotRename was not committed previously
Feb 9, 2010
14 years 1 month * improved doc
14 years 1 month * 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
14 years 1 month * 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
14 years 1 month * give the user a hint which characters are disallowed
14 years 1 month * 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
14 years 1 month * note the last bugfix
14 years 1 month * no longer crash if we try to query content marks on a renamed node
Feb 8, 2010
14 years 1 month * use a regexp to search and replace unignored file paths
14 years 1 month * reload the complete workspace if the .mtn-ignore file has been changed
14 years 1 month [b] we haven't compared the node path, but the full path here wrongly
14 years 1 month * update has been implemented and settings now use global default maps for strings and booleans
14 years 1 month * no longer used, use the tracker for bugs / feature requests
14 years 1 month * 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