Commit Graph

5 Commits

Author SHA1 Message Date
Oswald Buddenhagen
9bd95ade08 add generic macro expansion classes & functions to Utils
AbstractMacroExpander (any macros), AbstractQtcMacroExpander (%{var}
style macros, which is a hybrid of printf format specifiers and unix
environment expansions) and expandMacros() for the actual string
manipulation.
2010-11-17 13:19:06 +01:00
Bill King
42c083cd5a tests: fixes compile 2010-11-04 10:06:06 +10:00
Bill King
2c84d4c9d6 tests: more autotest cleanup 2010-11-01 13:58:04 +10:00
Bill King
eb498ee428 Tests: some cleanup of pro files, marking of tested components. 2010-09-06 14:19:32 +10:00
con
352b491c87 On Linux/Mac, show home path as ~ in recent projects.
Reviewed-by: Daniel Molkentin
2010-07-14 14:45:18 +02:00