summaryrefslogtreecommitdiffstats
path: root/clients/tde/src/widgets/tracewidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix client FTBFS on newer TDE versionHEADmasterTimothy Pearson2025-05-251-23/+23
|
* Add postprocessing support to channelsTimothy Pearson2019-05-131-5/+27
| | | | | Minor fixes to math trace handling Postprocessing settings are not yet saved
* Enhance horizontal cursor labels in scope zoom widgetTimothy Pearson2019-04-061-1/+14
|
* Use std::abs() instead of abs()Timothy Pearson2019-02-011-5/+5
| | | | This fixes a FTBFS on newer versions of GCC
* Update copyright datesTimothy Pearson2019-01-241-1/+1
|
* Add inital component analyzer partTimothy Pearson2015-09-121-0/+9
| | | | | | Fix a couple of Kerberos socket class threading problems Stop drawing garbage in trace viewer when trace data partially intialized Add FloatSpinBox explicit data accessor
* Move seven segment display widget to common widget directoryTimothy Pearson2015-09-111-0/+2
|
* Fix a number of memory initialization glitchesTimothy Pearson2014-09-141-1/+9
| | | | | Fix math waveform offset saving Fix insane memory usage during SASL negotiation
* Minor update to trace widgetTimothy Pearson2014-09-041-4/+6
|
* Fix scope part crashesTimothy Pearson2014-04-281-1/+25
| | | | | Add server-provided caption support Properly brand client application
* Add trigger channel set to scope partTimothy Pearson2014-04-251-0/+8
|
* Add timebase controls to scope partTimothy Pearson2014-04-241-21/+35
| | | | Build debug symbols package
* Fix a number of out of range warningsTimothy Pearson2014-03-081-4/+23
|
* Add ability to set digital trace viewer cursors with the mouseTimothy Pearson2014-03-041-37/+177
| | | | Fix oversized cursor control buttons
* Add ability to display values of traces at selected cursor positionTimothy Pearson2014-03-041-27/+294
|
* Fill area under logical 1s in TraceWidget digital modeTimothy Pearson2014-03-041-5/+51
|
* Fix slow TraceWidget redrawTimothy Pearson2014-03-031-56/+154
| | | | Add proper horizontal scrolling to TraceWidget
* First pass of logic analyzer functionality (client and FPGA core)Timothy Pearson2014-02-271-33/+134
|
* Add left trace sidebar option to trace viewer widgetTimothy Pearson2014-01-291-6/+229
| | | | Add scrollbar option to trace viewer widget
* Fix FTBFSTimothy Pearson2013-02-231-1/+1
|
* Add trace zero indicatorsTimothy Pearson2013-01-141-1/+68
| | | | Save and restore offsets
* Fix FTBFS on newer TQt3 versionsTimothy Pearson2013-01-131-2/+6
| | | | Fix cursor and graticule tooltip glitches when waveforms are offset from zero
* Fix a number of problems and streamline instrument partsTimothy Pearson2012-07-221-5/+6
|
* Fix sensor client serverTimothy Pearson2012-07-221-13/+26
|
* Add channel controls to scopeTimothy Pearson2012-07-181-1/+22
|
* More trace viewer updatesTimothy Pearson2012-07-171-13/+31
|
* Add trigger displayTimothy Pearson2012-07-161-21/+88
|
* Fix trace widgetTimothy Pearson2012-07-161-12/+66
|
* Fix flickeringTimothy Pearson2012-07-161-23/+27
|
* Enhance cursor highlightingTimothy Pearson2012-07-161-4/+25
|
* Add cursor delta featureTimothy Pearson2012-07-161-2/+22
|
* Enhance cursor handlingTimothy Pearson2012-07-151-29/+158
|
* Fix trace viewerTimothy Pearson2012-07-151-0/+1
|
* Fix scopeTimothy Pearson2012-07-141-18/+37
|
* Fix scopeTimothy Pearson2012-07-141-0/+6
|
* Add profiling to scope trace grabberTimothy Pearson2012-07-141-2/+3
|
* Add ability to change trace widget colorsTimothy Pearson2012-07-131-0/+25
|
* Add zoom box pan abilityTimothy Pearson2012-07-131-6/+193
|
* Add trace offset supportTimothy Pearson2012-07-131-37/+169
|
* Significant enhancements to trace widgetTimothy Pearson2012-07-131-36/+613
|
* Enhance trace viewerTimothy Pearson2012-07-121-72/+218
|
* Make trace viewer able to handle multiple tracesTimothy Pearson2012-07-111-30/+96
|
* Fix commanalyzer functionalityTimothy Pearson2012-07-111-6/+7
|
* Fixups for ca serverTimothy Pearson2012-04-301-0/+124
Add very preliminary client for ca and TDE