# # # patch "notes/IDEAS" # from [ff93a0d4dad35345595ca0827be203d3ae99f20b] # to [66fd9a391c4902c01e0358a3366f5bf4b2568d85] # ============================================================ --- notes/IDEAS ff93a0d4dad35345595ca0827be203d3ae99f20b +++ notes/IDEAS 66fd9a391c4902c01e0358a3366f5bf4b2568d85 @@ -7,9 +7,6 @@ the TODO file: * AppleScript interface for the driver mode * better version detection for RSS * markdown-alike functionality for diff view -* proper support for different text encodings (Qt already has everything, - we just need to present that to the user and store the view settings in - a custom attribute) * make the FileDiff and RevisionDiff dialogs more error-aware if they're given two revisions which have nothing in common or if the diff is restricted to a path which is invalid in either revision, or if we're @@ -37,6 +34,5 @@ the TODO file: abort / restart single threads * test and optionally download / install a known working version of monotone inside the windows installer - changelog messages * make the Settings class aware of global defaults, so these don't have to clutter all the code everywhere