Commit Graph

15 Commits

Author SHA1 Message Date
Gunnar Beutner d8cab2f0e8 Add 'override' keyword to methods
refs #9929
2015-08-18 12:45:30 +02:00
Michael Friedrich 78bfd0204c Update copyright year 2015-01-22 12:00:23 +01:00
Gunnar Beutner 11710ef683 Fix static initializers
refs #7634
2014-11-11 13:24:44 +01:00
Gunnar Beutner 266b1754c7 Speed up type lookups
refs #7561
2014-11-07 12:39:32 +01:00
Gunnar Beutner 170c5a59e4 Implement typeof() function 2014-11-03 00:45:14 +01:00
Michael Friedrich d92dc8539d Cli: Make sure that ChangeLog directory exists on 'repository commit'
refs #7255
2014-10-28 19:28:38 +01:00
Gunnar Beutner 3979bd87b3 Validate number of arguments
fixes #7442
2014-10-24 13:19:00 +02:00
Gunnar Beutner 7f0ced592c Build fix for Windows and RHEL 5
fixes #7433
2014-10-23 19:07:14 +02:00
Michael Friedrich 70ae037324 Fix unity build
fixes #7433
2014-10-23 18:20:39 +02:00
Michael Friedrich 79be125f03 CLI: Add basic repository <type> <command> & commit functionality
Still work in progress

refs #7255
2014-10-23 14:57:19 +02:00
Gunnar Beutner 4d7caeabab Build fix for Windows 2014-10-20 20:13:55 +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 4632b93b89 Add "repository <type> <add/remove/list>" commands
refs #7255
2014-10-17 14:21:35 +02:00