Skip to content
Snippets Groups Projects
  1. May 05, 2016
  2. May 04, 2016
  3. Apr 29, 2016
  4. Apr 27, 2016
  5. Apr 26, 2016
  6. Apr 25, 2016
  7. Apr 22, 2016
  8. Apr 18, 2016
  9. Apr 01, 2016
  10. Mar 23, 2016
  11. Mar 22, 2016
  12. Mar 21, 2016
  13. Mar 15, 2016
  14. Mar 10, 2016
    • Prasad's avatar
      Merge branch 'use_eq_zero' into 'master' · c498d970
      Prasad authored
      Use LBL_EQ_ZERO instead of LBL_NO for "No matches" message
      
      There's still one place left where LBL_NO wasn't replaced with LBL_EQ_ZERO.
      
      See merge request !45
      c498d970
  15. Mar 09, 2016
  16. Mar 08, 2016
    • Prasad's avatar
      Merge branch 'support_more_charsets' into 'master' · 79c21247
      Prasad authored
      Added support for Windows-125* character sets in CSV import.
      
      Excel still does not export CSV as UTF-8, using the 8-bit system character set instead, so support for these charsets comes in handy.
      This also updates the `convertCharacterEncoding()` function to be a bit smarter when choosing its backend.
      
      See merge request !46
      79c21247
Loading