Commit Graph

9 Commits

Author SHA1 Message Date
Gunnar Beutner 5e7e49708c Clean up code a bit 2014-10-22 08:08:39 +02:00
Gunnar Beutner 26b9c5a81b Move clicommand.{cpp,hpp} to lib/cli
refs #7246
2014-10-20 14:06:21 +02:00
Gunnar Beutner 739cb43289 Rename qstring.{cpp,hpp} to string.{cpp,hpp} 2014-10-19 14:52:07 +02:00
Gunnar Beutner 7db8588980 Implement auto-completion for positional arguments
refs #7255
2014-10-17 15:54:46 +02:00
Gunnar Beutner 36233cdc77 Improve "object list" output some more
refs #7251
2014-10-16 15:24:41 +02:00
Gunnar Beutner ea685b5e55 Clean up "object list" a bit
refs #7251
2014-10-16 15:12:32 +02:00
Michael Friedrich 5c4f099c82 Fix missing const references
refs #7251
2014-10-15 17:10:25 +02:00
Michael Friedrich 153693d284 CLI: Add filter by name or type to 'object list'
fixes #7199
2014-10-15 14:33:55 +02:00
Michael Friedrich f94abac18f CLI: Add object command (list)
fixes #7251
2014-10-15 14:33:55 +02:00