Skip to content
Snippets Groups Projects
  1. Feb 07, 2025
  2. Feb 04, 2025
  3. Jun 21, 2021
  4. Jun 04, 2021
  5. May 26, 2021
  6. May 15, 2021
  7. May 10, 2021
  8. Apr 20, 2021
  9. Apr 16, 2021
  10. Apr 15, 2021
  11. Apr 08, 2021
  12. Mar 06, 2021
  13. Feb 14, 2021
  14. Jan 30, 2021
  15. Jan 28, 2021
  16. Nov 12, 2020
  17. Jan 02, 2020
  18. Nov 01, 2019
  19. Oct 18, 2019
    • SeeLook's avatar
      Charts were rewritten to QML (in progress). Using ListView (ChartView.qml)... · cf8315a5
      SeeLook authored
      Charts were rewritten to QML (in progress). Using ListView (ChartView.qml) with delegate (so far LinearDelegate.qml with C++ logic in TlinChartDelegate). So get rid of Qt graphics scene (a lot of code was removed or commented, some files are going to be deleted).
      It dramatically reduces RAM usage (comparing to previous 1.5 alphas is hundreds of MB, comparing to 1.4 is plenty) - because only visible part of a chart are painted (rendered)
      cf8315a5
  20. Sep 29, 2019
  21. Sep 06, 2019
  22. Aug 18, 2019
    • SeeLook's avatar
      Brought back updater, but as a part of main Nootka executable. No more plugins... · 8aa0a7bc
      SeeLook authored
      Brought back updater, but as a part of main Nootka executable. No more plugins - all that code deleted. TdialogLoaderObject handles background check invoked by main or visible check from GlobalPage.qml. Still QWidget dialog with changes. But using QVersionNumber to determine also when current version is newer than online one - testing/devel, then don't show the dialog.
      8aa0a7bc
  23. Aug 04, 2019
  24. Aug 03, 2019
  25. May 31, 2019
  26. Dec 15, 2018
  27. Dec 01, 2018
  28. Oct 27, 2018
  29. Aug 09, 2018
  30. May 20, 2018
  31. May 05, 2018
  32. Mar 19, 2018
  33. Mar 09, 2018
  34. Feb 25, 2018
  35. Jan 26, 2018
  36. Jan 23, 2018
  37. Dec 21, 2017
  38. Dec 17, 2017
  39. Dec 14, 2017
  40. Dec 13, 2017
Loading