Reformat tabs
Extra includes for qcepjsengine.h to work with qt5x
Remove QcepScriptingInterface
Remove refs to QScriptEngine
Improve logging at startup
Start rewriting experiment preferences dialogs
Re-work scripting interface
qdobot: define window settings format versions
qdobot: remove include moc_
Remove some redundant include statements
Tweaks for git version for windows
Modify 'git' usage to avoid '-C'
revert to number only version numbers
Started qdobot v0.0.4
qdobot - v0.0.3
Make git version appear in rpm built
Remove executable bits on source files, add rpm dependency info
Tweaks to build system to allow cctwmpi/cctwthreaded/cctwutil to be built as well
Remove references to QScriptEngine
Work on win32 build system
Work on asynch initialization at startup
Remove QcepApplication::shutdown
Adding more include moc_xxx.cpp statements
Make use of QScriptEngine conditional
Changes to require QJSEngine, and use it as default
Make git version display work on windows
Add Git info to About... Dialog
More work on build system
Work on build system
Properly initialize app options, and script functions
Reworked documentation system
Reworking QcepDocumentationDirectory
Write more of scripting usage in terms of QcepScriptingInterface
Write more of scripting usage in terms of QcepScriptingInterface
Remove QcepJSWidget and QcepScriptWidget
replace QTimer by QcepTimer
Fix bug in QdobotExperiment::deviceCreated
Add scripting functions to QdobotJSEngine
Remove some QScriptValue references
Conditional inclusion of 'serialport' module in build system
Adjust logging initialization
Make QcepLogging child of QcepApplication object
Remove loads of stuff from QcepPlot and QcepImagePlot
Convert QcepObject::printMessage etc to macros
Remove parent argument from device settings objects
Work on qdobot help files
Merge branch 'integrate' of ssh://git.code.sf.net/p/qdobot/code into integrate
Work on embedded manuals
Work on including manuals in help system
Added QcepSavableObject class
Work on window setting initialization
Build system tweaks
Simpler implementation of QdobotDebug
Work on logging at app startup
Add object monitoring
Allocate logging module in main(), rather than via static init
Rename QcepMainWindow to QcepWindow
Fixup problems with script widget initialization
Mark scripting problem as FIXME
Reorganizing initialization order
Add warning messages to window settings constructors
Simplify experiment initialization
Tweaks to qdobot script window
Implement QdobotJSEngine
Modify startup code
Added gitignore
Started work on remote variable/motor/scaler interface
Added constructors so that properties are more reliably initialized
Added constructor for QcepIntPropertyPtr so that properties are more reliably initialized
Minor changes to 'parent' types, and message printing
Only shutdown threads in QcepThread::haltExecution
Add experiment arg to qcep script engine constructor
Started qdobot 0.0.2
Eliminate some compiler warnings
Work on experiment initialization order
Remove extraneous printMessage etc.
Work on log message displays
Replace various invokeMethod calls by signal connections
Fix library include for qdobot
Change /Users/jennings/development/qsrs-apps/qsrs-apps-code/submodules/qdobot-code to /Users/jennings/development/qsrs-apps/qsrs-apps-code/submodules/qdobot-code
Small changes
Change object ownership of script engine
Modify Qdobot to use QcepScriptingWidget
Still more work on spec to dobot motor interface
More work on spec to dobot motor interface
Fixed minor typo
More work on dobot scripting
Removed dobot script debug messages
Work on re-writing QdobotDevice command processing
Implement QdobotDevice::getQueueSlots
Starting to re-write scriptable device functions to be non-queued
Added QCEP_SLOT_REF macro
Re-added conditional QMetaObject::invokeMethod for Qt 5.9 compiles
More rationalization of metatype defs
Some rationalization of metatype defs
Work on dobot hanoi tower script
Added hanoi tower example script
Adjust object nesting for dobot motors
More work on dobot motors
Change prop_XXX() to return smart pointer