Automatically add plot command spacers
More Reformat tabs
Remove QcepDocumentationDictionary
Remove QcepScriptingInterface
Remove refs to QScriptEngine
Improve logging at startup
{start,halt}ExecutionSlot -> {x}Execution
Fix memory leaks
Finish table model smart pointer usage
Fix minor typo
qpidctrl: define window settings format versions
qpidctrl: remove include moc_
Remove some redundant include statements
qpidctrl: modify for backwards compatibility with qt 5.9.7 for centos 7
Tweaks for git version for windows
Modify 'git' usage to avoid '-C'
Eliminate some compiler warnings
Replace QcepMutexLocker by MUTEX_LOCK macro
Re-implemented various list classes using QcepObjectList
Mark vector types to be reimplemented with QcepObjectList
v0.9.5
Tweaks to qpidctrl scripting functions and device start/stop code
Minor fix
revert to number only version numbers
Started qpidctrl v0.9.4
qpidctrl - v0.9.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
More work on app shutdown
Remove QcepApplication::shutdown
Adding more include moc_xxx.cpp statements
Some changes to support compilation with qt6
Make use of QScriptEngine conditional
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
Reworked documentation system
Reworking QcepDocumentationDirectory
Write more of scripting usage in terms of QcepScriptingInterface
Write more of scripting usage in terms of QcepScriptingInterface
Remove redundant QpidScriptEngine::convertToString
Remove QcepJSWidget and QcepScriptWidget
Re-implement some QpidJSEngine functions
replace QTimer by QcepTimer
Added corresponding scripting commands to QpidJSEngine
Remove some QScriptValue references
Conditional inclusion of 'serialport' module in build system
Adjust logging initialization
Make QcepLogging child of QcepApplication object
Convert QcepObject::printMessage etc to macros
Remove parent argument from device settings objects
Remove qpidhelpengine
Merge branch 'integrate' of ssh://git.code.sf.net/p/qpidctrl/code into integrate
Move qpid instrument manuals
Work on including manuals in help system
Added DEBUG_HELP debug flag
Added qpidctrl release notes
Work on qpidctrl help files
Work on qpid help files
Fix to resource initialization, remove qpidhelpbrowser and qpidhelpwindow
Adding Qpid help engine
Some simplification of help browser widget
Some simplification of help browser widget
Added QcepSavableObject class
Work on window setting initialization
Tidy up project file comments
Simpler implementation of QpidDebug
Removed unused qpidserversession
Fix init problem with QpidSimDevice
Merge branch 'integrate' of ssh://git.code.sf.net/p/qpidctrl/code into integrate
Fix problems with sim device server startup
Work on logging at app startup
Add object monitoring
Allocate logging module in main(), rather than via static init
Rename QcepMainWindow to QcepWindow
Tweaks to window attributes
Fixed problems with script engine global functions
Fixup problems with script widget initialization
Add level counter to QcepObject::startExecution and friends
Mark scripting problem as FIXME
Reorganizing initialization order
Simplify experiment initialization
Tweaks to qpid script window
Implement QpidJSEngine
Refactor help documentation code
Modify startup code
Added gitignore
Modified QcepObject change notification signals
Replace <stdio.h> by <cstdio>
Added constructors so that properties are more reliably initialized
Added constructor for QcepIntPropertyPtr so that properties are more reliably initialized
Eliminate some warnings with qt5.14
Rework QpidSimPTC10 and QpidSimLakeshore
Separate QpidLoggerSettings class