[us-commits] [ehb54/ultrascan3] 13a98f: Add new table icon for csv export to US_Images

Borries Demeler noreply at github.com
Mon Sep 2 07:49:44 MDT 2024


  Branch: refs/heads/master
  Home:   https://github.com/ehb54/ultrascan3
  Commit: 13a98f86d98bee60673cf08f105a3f9980a4f4d7
      https://github.com/ehb54/ultrascan3/commit/13a98f86d98bee60673cf08f105a3f9980a4f4d7
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2024-08-20 (Tue, 20 Aug 2024)

  Changed paths:
    M gui/images.qrc
    M gui/us_images.cpp
    M gui/us_images.h

  Log Message:
  -----------
  Add new table icon for csv export to US_Images

Signed-off-by: doluk <69309597+doluk at users.noreply.github.com>


  Commit: 7903f54147a3423ef4e5f74d4db9fe81471e4332
      https://github.com/ehb54/ultrascan3/commit/7903f54147a3423ef4e5f74d4db9fe81471e4332
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2024-08-20 (Tue, 20 Aug 2024)

  Changed paths:
    M gui/us_gui_util.cpp
    M gui/us_gui_util.h

  Log Message:
  -----------
  Add US_GuiUtil::save_csv

Signed-off-by: doluk <69309597+doluk at users.noreply.github.com>


  Commit: 6faaa528e4dd023d57c6b3fa1289db1623e4d268
      https://github.com/ehb54/ultrascan3/commit/6faaa528e4dd023d57c6b3fa1289db1623e4d268
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2024-08-20 (Tue, 20 Aug 2024)

  Changed paths:
    M gui/us_plot.cpp
    M gui/us_plot.h

  Log Message:
  -----------
  Add csv export option with icon to US_Plot

Signed-off-by: doluk <69309597+doluk at users.noreply.github.com>


  Commit: b7024fa38e87b1593e7c15151cefb16d627f5c9b
      https://github.com/ehb54/ultrascan3/commit/b7024fa38e87b1593e7c15151cefb16d627f5c9b
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2024-08-20 (Tue, 20 Aug 2024)

  Changed paths:
    M gui/us_plot.cpp

  Log Message:
  -----------
  Fix QToolButton Size and alignment

Signed-off-by: doluk <69309597+doluk at users.noreply.github.com>


  Commit: 0233d851eae29bec29447b459623e598afa8c400
      https://github.com/ehb54/ultrascan3/commit/0233d851eae29bec29447b459623e598afa8c400
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2024-08-20 (Tue, 20 Aug 2024)

  Changed paths:
    M gui/us_plot3d.cpp

  Log Message:
  -----------
  Fix small bug in exporting 3D model plots to csv resulting in empty csv files

Signed-off-by: doluk <69309597+doluk at users.noreply.github.com>


  Commit: 6ccabe63e3f4b43f06ce3f1d48673a99b7db37b8
      https://github.com/ehb54/ultrascan3/commit/6ccabe63e3f4b43f06ce3f1d48673a99b7db37b8
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2024-08-20 (Tue, 20 Aug 2024)

  Changed paths:
    A gui/images/table.png

  Log Message:
  -----------
  Add Table icon to images

Signed-off-by: doluk <69309597+doluk at users.noreply.github.com>


  Commit: 3cb27cf418b268782420a897e52ef849dc1e3e0b
      https://github.com/ehb54/ultrascan3/commit/3cb27cf418b268782420a897e52ef849dc1e3e0b
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2024-08-22 (Thu, 22 Aug 2024)

  Changed paths:
    M gui/us_gui_util.cpp

  Log Message:
  -----------
  exclude empty curves from csv export

Signed-off-by: doluk <69309597+doluk at users.noreply.github.com>


  Commit: a5fbc1bea39535bce27a18c8bc158413134e9fbd
      https://github.com/ehb54/ultrascan3/commit/a5fbc1bea39535bce27a18c8bc158413134e9fbd
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2024-09-02 (Mon, 02 Sep 2024)

  Changed paths:
    M gui/us_spectrodata.cpp
    M gui/us_spectrodata.h

  Log Message:
  -----------
  Add direct read out for US_SpectrogramData

Signed-off-by: doluk <69309597+doluk at users.noreply.github.com>


  Commit: 8ed6165abbf335ee813296edf7c015a173b08f10
      https://github.com/ehb54/ultrascan3/commit/8ed6165abbf335ee813296edf7c015a173b08f10
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2024-09-02 (Mon, 02 Sep 2024)

  Changed paths:
    M gui/us_gui_util.cpp

  Log Message:
  -----------
  utilize US_SpectrogramData

Signed-off-by: doluk <69309597+doluk at users.noreply.github.com>


  Commit: 6f210390f66849ba6badd69e34e102899c20db03
      https://github.com/ehb54/ultrascan3/commit/6f210390f66849ba6badd69e34e102899c20db03
  Author: Borries Demeler <7659499+demeler at users.noreply.github.com>
  Date:   2024-09-02 (Mon, 02 Sep 2024)

  Changed paths:
    M gui/images.qrc
    A gui/images/table.png
    M gui/us_gui_util.cpp
    M gui/us_gui_util.h
    M gui/us_images.cpp
    M gui/us_images.h
    M gui/us_plot.cpp
    M gui/us_plot.h
    M gui/us_plot3d.cpp
    M gui/us_spectrodata.cpp
    M gui/us_spectrodata.h

  Log Message:
  -----------
  Merge pull request #128 from doluk/us_plot_csv

CSV export for plots


Compare: https://github.com/ehb54/ultrascan3/compare/eb0244313e68...6f210390f668

To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications


More information about the us-commits mailing list