Marc Zinnschlag
|
47dd9505a9
|
copy meta data from game file when merging
|
2015-08-16 18:27:17 +02:00 |
|
Marc Zinnschlag
|
1b663f01af
|
create merged document and open a view for it (document is still empty at this point)
|
2015-08-16 15:24:48 +02:00 |
|
Marc Zinnschlag
|
904ad94952
|
added merge operation (doesn't do anything yet)
|
2015-08-13 12:03:20 +02:00 |
|
Marc Zinnschlag
|
6fbdbb11d5
|
added refrash menu item to report table (Fixes #2620)
|
2015-06-25 12:03:40 +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
|
23cf859fee
|
added search stages (cell table only for now)
|
2015-03-27 16:33:54 +01:00 |
|
Marc Zinnschlag
|
d053c62032
|
setting up global search operation and subview
|
2015-03-17 12:30:47 +01:00 |
|
Marc Zinnschlag
|
c0dfad23b3
|
Fixed editor operation multi-threading (Fixes #923)
|
2015-03-14 12:00:24 +01:00 |
|
Marc Zinnschlag
|
a64b741af2
|
store hints from operations in report model
|
2014-12-07 20:53:09 +01:00 |
|
Marc Zinnschlag
|
a06133a50e
|
added failed flag to operation done signal
|
2014-09-03 19:14:27 +02:00 |
|
Marc Zinnschlag
|
a9f9dec923
|
consider script blacklist in OpenCS verifier
|
2014-07-21 12:15:21 +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
|
414e6abb95
|
more signal cleanup
|
2013-09-15 11:35:12 +02:00 |
|
Marc Zinnschlag
|
b7bffc8a79
|
removed Verifier class (using Operation class without subclassing now)
|
2013-09-14 15:16:31 +02:00 |
|
Marc Zinnschlag
|
077a157841
|
moved Operation and Stage from model/tools to model/doc
|
2013-09-14 14:56:23 +02:00 |
|
Marc Zinnschlag
|
c75563c184
|
report model and view
|
2012-12-11 15:35:47 +01:00 |
|
Marc Zinnschlag
|
9fe7ff9690
|
added mandatory ID check stage
|
2012-12-08 23:27:59 +01:00 |
|
Marc Zinnschlag
|
72623652e4
|
addded messages interface for operations/stages
|
2012-12-08 18:38:36 +01:00 |
|
Marc Zinnschlag
|
8b7f342641
|
removed last remains of old verify implementation
|
2012-12-08 17:00:58 +01:00 |
|
Marc Zinnschlag
|
fdc7e93835
|
preliminary multi-threaded verify implementation (does not actually perfom any document verification yet)
|
2012-12-08 11:59:13 +01:00 |
|