summaryrefslogtreecommitdiffstats
path: root/clients/tde/src/widgets
Commit message (Collapse)AuthorAgeFilesLines
* Fix client FTBFS on newer TDE versionHEADmasterTimothy Pearson2025-05-255-39/+39
|
* Add postprocessing support to channelsTimothy Pearson2019-05-132-8/+35
| | | | | Minor fixes to math trace handling Postprocessing settings are not yet saved
* Enhance horizontal cursor labels in scope zoom widgetTimothy Pearson2019-04-062-1/+17
|
* Use std::abs() instead of abs()Timothy Pearson2019-02-011-5/+5
| | | | This fixes a FTBFS on newer versions of GCC
* Update more copyright datesTimothy Pearson2019-01-243-3/+3
|
* Fix FTBFS from TQT conversion commitTimothy Pearson2019-01-243-10/+10
|
* Update copyright datesTimothy Pearson2019-01-241-1/+1
|
* Finish QT-->TQT conversionTimothy Pearson2019-01-243-10/+10
|
* Add inital component analyzer partTimothy Pearson2015-09-124-25/+75
| | | | | | 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
* Add seven segment display array widgetTimothy Pearson2015-09-112-0/+196
|
* Move seven segment display widget to common widget directoryTimothy Pearson2015-09-116-5/+539
|
* 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-042-4/+7
|
* Fix scope part crashesTimothy Pearson2014-04-282-1/+30
| | | | | Add server-provided caption support Properly brand client application
* Add trigger channel set to scope partTimothy Pearson2014-04-252-4/+15
|
* 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-084-20/+94
|
* Add ability to set digital trace viewer cursors with the mouseTimothy Pearson2014-03-042-42/+201
| | | | Fix oversized cursor control buttons
* Add ability to display values of traces at selected cursor positionTimothy Pearson2014-03-042-27/+308
|
* Fill area under logical 1s in TraceWidget digital modeTimothy Pearson2014-03-042-5/+53
|
* Fix slow TraceWidget redrawTimothy Pearson2014-03-032-61/+192
| | | | Add proper horizontal scrolling to TraceWidget
* First pass of logic analyzer functionality (client and FPGA core)Timothy Pearson2014-02-272-41/+163
|
* Add left trace sidebar option to trace viewer widgetTimothy Pearson2014-01-292-7/+257
| | | | Add scrollbar option to trace viewer widget
* Fix FTBFSTimothy Pearson2013-02-231-1/+1
|
* Add trace zero indicatorsTimothy Pearson2013-01-142-1/+72
| | | | Save and restore offsets
* Fix FTBFS on newer TQt3 versionsTimothy Pearson2013-01-132-2/+9
| | | | Fix cursor and graticule tooltip glitches when waveforms are offset from zero
* Fix a number of problems and streamline instrument partsTimothy Pearson2012-07-223-11/+22
|
* Fix sensor client serverTimothy Pearson2012-07-222-13/+27
|
* Add channel controls to scopeTimothy Pearson2012-07-182-1/+27
|
* More trace viewer updatesTimothy Pearson2012-07-172-13/+36
|
* Add trigger displayTimothy Pearson2012-07-162-21/+99
|
* Fix trace widgetTimothy Pearson2012-07-162-12/+68
|
* Fix flickeringTimothy Pearson2012-07-161-23/+27
|
* Enhance cursor highlightingTimothy Pearson2012-07-162-4/+28
|
* Add cursor delta featureTimothy Pearson2012-07-161-2/+22
|
* Enhance cursor handlingTimothy Pearson2012-07-152-31/+167
|
* Fix trace viewerTimothy Pearson2012-07-151-0/+1
|
* Fix scopeTimothy Pearson2012-07-142-20/+39
|
* Fix scopeTimothy Pearson2012-07-141-0/+6
|
* Add profiling to scope trace grabberTimothy Pearson2012-07-142-4/+5
|
* Add ability to change trace widget colorsTimothy Pearson2012-07-132-0/+28
|
* Add zoom box pan abilityTimothy Pearson2012-07-132-6/+199
|
* Add trace offset supportTimothy Pearson2012-07-132-38/+193
|
* Significant enhancements to trace widgetTimothy Pearson2012-07-132-42/+727
|
* Enhance trace viewerTimothy Pearson2012-07-122-84/+270
|
* Make trace viewer able to handle multiple tracesTimothy Pearson2012-07-112-40/+127
|
* Fix commanalyzer functionalityTimothy Pearson2012-07-114-22/+24
|
* Fixups for ca serverTimothy Pearson2012-04-305-0/+304
Add very preliminary client for ca and TDE