Skip to content
Snippets Groups Projects
  1. May 06, 2011
  2. Apr 13, 2011
  3. Mar 28, 2011
  4. Mar 02, 2011
  5. Jan 12, 2011
  6. Dec 17, 2010
  7. Aug 11, 2010
    • dt's avatar
      Potential crash fix · 376369d4
      dt authored
      The special event filter probably shouldn't eat the enter key if we are
      in the editing state.
      376369d4
  8. Jul 16, 2010
  9. Mar 26, 2010
  10. Mar 05, 2010
  11. Jan 07, 2010
    • Tobias Hunger's avatar
      Add copyright headers. · f5a893bc
      Tobias Hunger authored
       * Make sure all non-empty source files found below ./src have
         a copyright header.
      
      Reviewed-by: con
      f5a893bc
  12. Jan 04, 2010
  13. Oct 05, 2009
  14. May 15, 2009
    • Friedemann Kleint's avatar
      Added ParameterAction class for QActions acting on files. · 81d69641
      Friedemann Kleint authored
      Reduce inconsistencies in tr()-Strings provided for
      QActions that act on a current <something> (mostly files) by
      introducing a ParameterAction class that takes the tr()-Strings
      at construction time and provides a setParameter(QString) slot,
      allows for setting that parameter or an empty string, which
      will cause the displayed text to be updated.
      81d69641
Loading