scrawl
|
f8f66bffb0
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
2015-09-08 06:40:06 +10:00 |
|
Rohit Nirmal
|
d037844d6e
|
Fix building OpenCS with Qt 5.
|
2015-07-27 15:23:14 +10:00 |
|
Marc Zinnschlag
|
833844f5a4
|
do not allow editing of deleted scripts
|
2015-07-27 15:20:39 +10:00 |
|
Marc Zinnschlag
|
9abc57d988
|
do not try to jump to source location for errors that do not have a source location
|
2015-07-27 15:20:34 +10:00 |
|
Marc Zinnschlag
|
527ab1aff7
|
consider column when jumping to error in source text
|
2015-07-27 15:20:32 +10:00 |
|
Marc Zinnschlag
|
757f7d895a
|
jump to line in source text when clicking on an error in error table
|
2015-07-27 15:20:30 +10:00 |
|
Marc Zinnschlag
|
6576ac34f6
|
made error table read only
|
2015-07-27 15:20:28 +10:00 |
|
Marc Zinnschlag
|
e86b8c96f5
|
improved error table layout
|
2015-07-27 15:20:27 +10:00 |
|
Marc Zinnschlag
|
446ac998d8
|
consider script warning settings for script subview
|
2015-07-27 15:20:26 +10:00 |
|
Marc Zinnschlag
|
092204bd82
|
refactored mapping from message severity enum to string
|
2015-07-27 15:20:24 +10:00 |
|
Marc Zinnschlag
|
3ea445cc67
|
improved error reporting
|
2015-07-27 15:20:22 +10:00 |
|
Marc Zinnschlag
|
c5eec822ae
|
display script errors in script subview
|
2015-07-27 15:20:21 +10:00 |
|