Skip to content
Snippets Groups Projects
  1. Jun 16, 2009
  2. Jun 10, 2009
  3. Jun 03, 2009
    • Oswald Buddenhagen's avatar
      ifdef Q_?S_* cleanup · d2a8449b
      Oswald Buddenhagen authored
      - clear up some Q_OS_LINUX vs. Q_OS_UNIX
      - clear up Q_WS_* vs. Q_OS_* (relatively theoretical exercise)
      - use proper #if-#else cascades instead of free-standing #ifs
      d2a8449b
  4. May 27, 2009
  5. 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
  6. Apr 20, 2009
  7. Mar 20, 2009
  8. Mar 19, 2009
  9. Mar 05, 2009
  10. Mar 04, 2009
  11. Feb 25, 2009
  12. Feb 16, 2009
  13. Jan 21, 2009
  14. Jan 20, 2009
  15. Jan 19, 2009
  16. Jan 14, 2009
  17. Jan 13, 2009
  18. Jan 12, 2009
  19. Dec 19, 2008
  20. Dec 16, 2008
  21. Dec 10, 2008
  22. Dec 09, 2008
  23. Dec 04, 2008
  24. Dec 03, 2008
  25. Dec 02, 2008
Loading