1. 11 Mar, 2015 2 commits
    • Luca Venturini's avatar
      Fix - bitcoin-qt usage message · ac6b64dc
      Luca Venturini authored
      . Closes the bug from commit e179eb3d
      ("bitcoin-qt -help" did not show any message)
      . Move all the options in init.cpp (there were already some
      options related to bitcoin-qt)
      ac6b64dc
    • Luca Venturini's avatar
      Help messages correctly formatted (79 chars) · 6596093c
      Luca Venturini authored
      Help messages are formatted programmatically with FormatParagraph
      in order not to break existing strings in Transifex.
      
      The new format works even if the translation of the strings
      modifies the lenght of the message.
      
      Sqashed 6 commits in a single one.
      Help messages correctly formatted for SVGA text mode (132 chars)
      
      Help messages are formatted programmatically with FormatParagraph
      in order not to break existing strings in Transifex.
      
      The new format should work even if the translation of the strings
      modifies the lenght of the message.
      
      Fix - syntax error
      
      Correct formatting for 79 chars
      
      Correctly based on C++ functions
      
      Removed spare spaces from option strings
      
      Fix - syntax error
      6596093c
  2. 09 Mar, 2015 8 commits
  3. 07 Mar, 2015 1 commit
  4. 06 Mar, 2015 19 commits
  5. 05 Mar, 2015 2 commits
  6. 03 Mar, 2015 4 commits
  7. 02 Mar, 2015 1 commit
  8. 01 Mar, 2015 1 commit
  9. 26 Feb, 2015 2 commits