- Apr 24, 2012
-
-
Tobias Hunger authored
Change-Id: I8640b0852e96b21518fde36d0e0eb24ae473b6f9 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Apr 20, 2012
-
-
Tobias Hunger authored
Change-Id: I4db30800eb0c15f4b7a10ff93a3baf27f6a2110d Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Apr 17, 2012
-
-
Tobias Hunger authored
Fix some false positives while at it. Change-Id: I253a2931f866ba192cbc398b784ef851f35ccfb1 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Apr 16, 2012
-
-
Tobias Hunger authored
Change-Id: I86ddcff32e697d7bf02217a05e9f5a4e13cc1015 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Oct 15, 2010
-
-
Tobias Hunger authored
* Make it handle branches other than master * Make it warn about whitespace related issues.
-
- Aug 27, 2010
-
-
Tobias Hunger authored
* Add a small script that will generate a tasklist by running "git diff origin/master" and doing some simple checks on the newly added line. I run this script like that in the top level Qt creator source directory: while true; do scripts/mytasks.pl > qtcreator.tasks ; sleep 600 ; done This updates the tasklist every 10min. Qt Creator will detect the change and reload the list.
-