Finalize the start and done computing messages of results (refs #2573)Finalize lazy loading of TXMResult children (refs #2685)
fix SVN conflicts
fix subcorpus and partition creation
Applies Java formater to all source files
add utils methods to build positions arrays
Partition: replace query if structural unit is "text" CorpusManager: fix corpus deletePartition: add compute messages
rename Query interface to IQuery
fix log stacktrace preference
NORMALIZE -> CLEAN KEYS -> CLEAN MESSAGES -> MERGE KEYSsee report txt files in org.txm.tranlation.rcpsee report.txt to find messages to parametrize with bindings
remove shared chart preference initialization (since done in the parent class)
fix concordance ref
add INTERNAL TXMResult Parameter typevisible,userName and lazyName are now Parameters
hide * in corpora view for TXMREsult.isInternalPersistable = true
In TXMEditor.autoLoadParameters, skip widget initialization if value == null
add Script engines
some fixes
first draft of generic Selection, Match & Corpus
introduce ImportEngine (not pluged)
Index and IndexEditor can use others SearchEngine to select the words
fix org.txm.rcp empty messages properties filesrefactor Query -> CQLQuery
replace partition.getParts.size() with partition.getNPart()
fix link edition -> concordance
fix getRange()
fix corpora view reload
fix imports in Groovy scripts
fix KR annotation
plug target in Cooccurrence command
fix Query initializer if String is null
update javadoc
merge 0.7.9 code with 0.8.0
implement some load/save parametersfix referencer, internalview and wordcloud editors
update index and concordance
0.7.9 restructuration
remove CustomizableEditorfix command ids (eg ComputeIndex -> org.txm.index...ComputeIndex)prefix command parameters variable with "p" add TXMEditorPart.initializeFields() abstract method
EnginesManager : SEARCH, STAT, ...