Skip to content
Snippets Groups Projects
  1. Nov 03, 2010
  2. Nov 02, 2010
  3. Oct 25, 2010
  4. Oct 08, 2010
  5. Oct 07, 2010
  6. Sep 30, 2010
    • hjk's avatar
      version bump 2.0.91 -> 2.1.81 · e6dd3ff5
      hjk authored
      Should have been done earlier. 2.1.80 was burned in the pre-2.1.0->2.0.1
      days, and we'd like to have odd subminor for 'working' and even subminor
      numbers for pure cherry-picking release branches anyway.
      e6dd3ff5
  7. Sep 27, 2010
  8. Sep 13, 2010
  9. Sep 10, 2010
    • Friedemann Kleint's avatar
      I10N: First translation fixes for 2.1 · 24cadd34
      Friedemann Kleint authored
      Fix README, some spelling errors, remove contractions,
      exclamation marks, correct some plural forms, join split messages.
      Add QCoreApplication::translate to non-Q_OBJECT-classes.
      Fix some lupdate warnings about discarding meta-data (//:).
      24cadd34
  10. Aug 30, 2010
  11. Aug 27, 2010
    • Tobias Hunger's avatar
      Improve TaskList plugin · 1320da67
      Tobias Hunger authored
       * Automatically reload task lists.
       * Add task handler to stop the reloading
       * Add some really simple API for other plugins to use.
      1320da67
  12. Aug 26, 2010
    • Tobias Hunger's avatar
      Auto relase TaskFileFactory. · 9b6ac72e
      Tobias Hunger authored
      9b6ac72e
    • Tobias Hunger's avatar
      Add TaskList plugin · 701d5407
      Tobias Hunger authored
      This plugin enables loading of .tasks files into the Build Isssue list. This
      is really nice if you need to e.g. browse results from static codecheckers
      in creator.
      
      Tasks files are simple tab-separated lists of one of the following forms:
      description
      type\tdesciption
      file\ttype\description
      file\tline\ttype\tdescription
      
      The strings may contain escape codes:
      \n for newline,
      \t for tab
      and \\ for a backslash
      701d5407
Loading