scrawl
|
67bd6cd708
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
2015-08-18 23:06:12 +02:00 |
|
Scott Howard
|
e2ef8c4022
|
fix -Wnewline-eof warnings
|
2015-03-11 10:54:45 -04:00 |
|
Marc Zinnschlag
|
3a847732b4
|
abstracted message collection into a class
|
2014-12-07 18:57:47 +01:00 |
|
Marc Zinnschlag
|
cf90da6cd8
|
minor fix
|
2014-05-08 15:23:29 +02:00 |
|
Marc Zinnschlag
|
205306ee3d
|
changed message passing format from QString to a UniversalId/std::string pair
|
2014-05-08 12:42:29 +02:00 |
|
Marc Zinnschlag
|
f4e7916ec4
|
moved IdCollection base into its own source file pair and renamed it to Collection
|
2013-06-17 11:42:02 +02:00 |
|
Marc Zinnschlag
|
832fc56d34
|
changed UniversalId to string conversion
|
2012-12-09 11:10:35 +01:00 |
|
Marc Zinnschlag
|
9fe7ff9690
|
added mandatory ID check stage
|
2012-12-08 23:27:59 +01:00 |
|