update copyright
Formats source code
Fixes: Deleting a result node doesn't close its result children editors (refs #2679)Progresses on: TXMEditor parameter toolbar is broken when CQP corpus is not ready (refs #2742)Progresses on: Commands executed on not loaded Partition may lead to wrong results (refs #2682)
Fixes: when enabling results auto-save, some already existing non-persistable results are displayed in bold in corpora view instead of italic
Adds/removes comments
add open/close corpus commandcreate ITXMResultEditorprepare UpdateCorpus command to accelerate compiler&pager steps
add TXMResultlock to INTERNAL parametersadd lock result command -> result cannot be recomputed, editor parameters area is frozen, show a lock next too the result name in corpora view
rename Lexicon -> CQPLexiconrename ___Lexicon3 -> Lexicon
fix TXMResult.isDirtyFromHistory: inherited field were not tested
fix compilers step cqpfile s were not reset
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
remove some messages
TXMResult : userName directly read from preferences and saved as soon as edited