Add missing qPrintable calls
qceplib v0.1.39 for qavrg 0.5.9.1
Fix QcepDataColumnScan to properly output header lines in qavrg scans
update szip/src/rice.c to more modern C
Fixes to header lines type to work with qt5
Add extra header lines to spec data scans
Start adding header lines option to spec output files
Regularize source indentation
Standardize indentation for qceplib
More work on dll build of qxrd on win32
Working on lib based qxrd build
Working towards building separate qceplib and qxrdlib
Move QcepLogging closer to that in main branch
Modify QcepLogging to be closer to QcepLogging in v0.11.11.x branch
Add support for QcepImageData rotation/reflection properties
Work on logging output and global log file
Reworked logging code to eliminate crash when displaying an error dialog
QcepImageDataBase Width, Height and DateString properties made non-stored
Change logging so that it buffers thread names rather than thread pointers (which might get deleted)
Implement qceplib image rotation and reflection options
Fix to qceplib-cbf to build on recent linux
QcepDataScanList::appendOutputScan return pointer to new scan
Slight mods to QcepDataScanGraphPanel initialization
Rework logging initialization to make warning dialogs work again
Add include <cmath> to qcepapplication.cpp
More work on resource logging
Minor tweaks to resource logging
Added daily global log file and started to add daily resource usage file
Added QcepLogFileBase base class for log files
Added QcepGlobalLogFileWriter
Merge branch 'integrate' of ssh://git.code.sf.net/p/qceplib/code into integrate
Error message if plugin load fails
Use thread colors in logging widgets, move thread color object to QcepApplication
Use thread colors in logging widgets, move thread color object to QcepApplication
Move message window lines parameter into experiment. Start a resource monitor thread
qceplib v0.1.28 for qavrg 0.5.8.0
Implement QcepSpecOutputFileWriter::writeScanDataLine etc.
Tweaks to QcepSpecOutputFileWriter log messages
Work on background saves for qavrg
Fix problems with QcepDataScanList::_lastScan. Add instrumentation to QcepAcquisitionExecution::acquireStatus
Fix to compile with qt 5.9.7 in centos 7
qceplib v0.1.27, for qavrg 0.5.7.0
Working on spec client code
Implement QcepPty - based on Pty from LxTerminal
v0.1.36, for qavrg v0.5.6.3
Implement display and zooming for y2 axis
Minor Fixes for use with qavrg 0.5.6.2
More work on marker click classification
Working on ROI marker click classification
Implement basic framework for plot overlay click classification
More work on graph pickers
Largely implement QcepPlotMover
Rename QcepImagePlotPicker etc to QcepPlotPicker
Starting work on new plot pickers
Remove parent argument in QcepProcessorStep and related constructors
QcepROIMarker::pointInHandle should return value
Remove more QcepROIModelPtr uses
Remove shared pointer refs to QcepROIModel etc
Rename QcepPlotMeasurer to QcepPlotPicker
Automatically add plot command spacers
More rework of plot overlays
Working on ROIs - move, rotate, resize on multiple selected ROIs
More Reformat tabs
Reformat tabs
More instrumentation for plot measurers
Added DEBUG_PICKERS debug flag
Extra includes for qcepjsengine.h to work with qt5x
Tweaks to properly close qcep processor steps
Remove QcepDocumentationDictionary
Remove QcepHelpEngine - move code to QcepJSEngine
Pass experiment to help widgets
Remove QcepScriptingInterface
QcepScriptingInterface inherits from QJSEngine
Slight tweak to QcepApplication::doAboutApplication
Added double deletion check to QcepObject, fix crashing problems closing qavrg experiments
v0.1.33 for qavrg v0.5.6
Add separate QcepWindow::doProgressUpdate
Reworking new experiment code for qceplib
Fixes to qit version displays
git is always buildrequires for rpm builds
Fix to compile on fc40
Fix problems with deleting scans
Remove refs to QScriptEngine
Fix debug and rpm builds
Fix debug and rpm builds
Update qwt to 6.3.0
Remove older qwt versions
Add rpm and srpm targets to config-leaf on linux
Rework build scripts to build -qt5 and -qt6 and release and -debug rpm packages
Avoid double parsing last scan
Use concurrent map to parse qavrg input data
Finish rework of qavrg scan plot styles
Rework QcepDataScanGraphPanel curve styling
Improve logging at startup
Improve logging at startup
Start to implement scan deletion operations
Work on qavrg scan fiel saving options, abbreviate log output
Reduce amount of output during scanning, show files where scans are saved
{start,halt}ExecutionSlot -> {x}Execution
Working on qceplib input file reading