Kamil Bar
|
e1314d6211
|
Implement OpenCS reference validation (Feature #831)
|
2015-02-13 04:45:18 +01:00 |
|
Marc Zinnschlag
|
a64b741af2
|
store hints from operations in report model
|
2014-12-07 20:53:09 +01:00 |
|
Marc Zinnschlag
|
d1d861e1be
|
Merge branch 'run'
Conflicts:
apps/opencs/model/world/columns.cpp
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/data.cpp
components/CMakeLists.txt
|
2014-09-14 11:59:54 +02:00 |
|
Marc Zinnschlag
|
a06133a50e
|
added failed flag to operation done signal
|
2014-09-03 19:14:27 +02:00 |
|
Stanislav
|
bdfb0c8351
|
Feature #1616: Body part record verifier
|
2014-08-26 21:55:31 +06:00 |
|
Marc Zinnschlag
|
a9f9dec923
|
consider script blacklist in OpenCS verifier
|
2014-07-21 12:15:21 +02:00 |
|
Marc Zinnschlag
|
aadaf7827d
|
added load error log
|
2014-05-10 12:04:36 +02:00 |
|
Marc Zinnschlag
|
6eff5ecaad
|
Merge branch 'operations' into load
Conflicts:
apps/opencs/main.cpp
apps/opencs/model/doc/document.cpp
|
2014-05-08 13:17:24 +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
|
a30d816982
|
fixed a mixup in CSMTools::Tools constructor/destructor
|
2014-05-06 11:44:20 +02:00 |
|
Marc Zinnschlag
|
fc8ae2b9b5
|
fixed encoding problems
|
2014-03-21 11:56:48 +01:00 |
|
Marc Zinnschlag
|
e17af4231a
|
added script verifier
|
2014-02-14 13:38:30 +01:00 |
|
Marek Kochanowicz
|
4a1987ddec
|
correcting
|
2013-12-30 18:41:16 +01:00 |
|
Marek Kochanowicz
|
3758fe3834
|
reformatted
|
2013-12-30 13:23:16 +01:00 |
|
Marek Kochanowicz
|
e321d571e1
|
Added faction check.
|
2013-12-29 21:06:08 +01:00 |
|
Marek Kochanowicz
|
bf0383fe05
|
Last fixes.
|
2013-12-28 18:07:01 +01:00 |
|
Marek Kochanowicz
|
147ee0ace3
|
small oops + added new variables to the constructor
|
2013-12-28 17:35:04 +01: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 |
|
Marek Kochanowicz
|
8085fcc792
|
Added Referencable checks class, added method to get refidcontainer, added method to get mBooks.
Currently only books are checked, and only if name is present.
|
2013-12-20 20:02:42 +01: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
|
40bb772e34
|
added verifier for spell record
|
2013-04-09 12:44:49 +02:00 |
|
Marc Zinnschlag
|
43a5013690
|
added verifier for birthsign record
|
2013-04-07 23:25:35 +02:00 |
|
Marc Zinnschlag
|
593646436e
|
added verifier for region record
|
2013-04-07 19:39:13 +02:00 |
|
Marc Zinnschlag
|
e2c6458adb
|
added verifier for sound records
|
2013-04-06 21:48:52 +02:00 |
|
Marc Zinnschlag
|
0fb583e065
|
added verifier for race record
|
2013-04-06 17:35:36 +02:00 |
|
Marc Zinnschlag
|
b5eaa464ad
|
added faction record verifier
|
2013-04-04 10:39:43 +02:00 |
|
Marc Zinnschlag
|
fea44c05d4
|
added class record verifier
|
2013-04-04 10:10:58 +02:00 |
|
Marc Zinnschlag
|
dc67ddf39b
|
added verifier stage for skill records
|
2013-03-25 11:07:04 +01: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
|
a2b4f43176
|
moved document state enum to a separate file
|
2012-12-08 14:44:03 +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 |
|