Andrei Kortunov
|
f9d42ed396
|
Fix MSVC's C4267 warnings
|
2021-05-12 10:34:39 +04:00 |
|
FedeWar
|
e9076088ca
|
Another tab fix
|
2017-02-21 11:51:11 +01:00 |
|
FedeWar
|
4e7f7cf84f
|
Fixed tabs
|
2017-02-21 11:49:04 +01:00 |
|
FedeWar
|
370c12e78a
|
Verification results are ordered by Type in alphabetical order.
|
2017-02-21 11:15:53 +01:00 |
|
scrawl
|
b0431833a1
|
Fix some defects reported by Coverity CI
|
2016-01-21 16:08:04 +01:00 |
|
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 |
|
Marc Zinnschlag
|
9b12b4f1e2
|
refactored mapping from message severity enum to string
|
2015-07-16 14:46:02 +02:00 |
|
Marc Zinnschlag
|
197b8ec731
|
added severity attribute for operation messages (Fixes #2717)
|
2015-06-20 19:08:31 +02:00 |
|
Marc Zinnschlag
|
8791832c86
|
standarised on the use of the Message struct when passing operations messages around
|
2015-06-20 17:56:42 +02:00 |
|
Marc Zinnschlag
|
0e21c61297
|
replaced redundant CSMTools::ReportModel::Line struct with CSMDoc::Message struct
|
2015-06-20 16:55:34 +02:00 |
|
Marc Zinnschlag
|
2ef8103cc7
|
fixed ReportModel::RemoveRows view updates
|
2015-04-26 12:36:05 +02:00 |
|
Marc Zinnschlag
|
4951fc477c
|
added replace function
|
2015-04-16 18:50:22 +02:00 |
|
Marc Zinnschlag
|
e8091c4e7e
|
added field column to report table
|
2015-03-29 15:28:31 +02:00 |
|
Marc Zinnschlag
|
a8cdd30124
|
added ID column to report table
|
2015-03-29 13:55:31 +02:00 |
|
Marc Zinnschlag
|
4042b12013
|
changed data structure for report model
|
2015-03-29 13:43:11 +02:00 |
|
Marc Zinnschlag
|
8e9365741f
|
make search sub-views re-usable (clear before starting a new search)
|
2015-03-28 12:53:01 +01:00 |
|
Scott Howard
|
e2ef8c4022
|
fix -Wnewline-eof warnings
|
2015-03-11 10:54:45 -04:00 |
|
Marc Zinnschlag
|
350b0cb93c
|
added hidden hint column to report model
|
2014-12-06 13:45:47 +01:00 |
|
Marc Zinnschlag
|
205306ee3d
|
changed message passing format from QString to a UniversalId/std::string pair
|
2014-05-08 12:42:29 +02:00 |
|
Marek Kochanowicz
|
1811f0a71b
|
Works, but it seems that I miss something in referencables. I will write post on the forum.
|
2013-12-21 15:40:39 +01:00 |
|
Marc Zinnschlag
|
cc18b30e17
|
open sub view on double click in report view
|
2012-12-12 22:36:20 +01:00 |
|
Marc Zinnschlag
|
c75563c184
|
report model and view
|
2012-12-11 15:35:47 +01:00 |
|