2.28.0
What's Changed
Exciting New Features 🎉
- Prepare next unstable 2.28.0. by @alexmucde in #601
- Cleanup the code related to ECUs tree populating functionality by @vifactor in #583
- Fix compilation issues by @omircon in #586
- No use of QtGlobal in c-code by @vifactor in #594
- Remove qmake windows build scripts. by @alexmucde in #602
- Move some vars and code to SearchForm from MainWindow by @vifactor in #607
- Fix export rules header by @vifactor in #608
- improve mingw compatibility and free the console in additional places by @sudomgamal in #588
- Decruft some old dead code from header files by @LocutusOfBorg in #513
- Select by commandline signature, which columns are exported in CSV. by @alexmucde in #623
- Do not block UI when building ECUs tree by @vifactor in #606
- Distinguish Log Generation and Storage Timestamps by @Pavithra-aa-Anand in #634
- Improve Settings Organisation by @Pavithra-aa-Anand in #636
- Improve Dark Mode Visibility of Scrollbar by @Pavithra-aa-Anand in #631
- Mark and Jump To Messages by @Pavithra-aa-Anand in #629
- Copy Message Payload by @Pavithra-aa-Anand in #630
- Dlt files split by @vifactor in #621
- Request user to save filter, if filter was changed. by @alexmucde in #663
- Remove Unnecessary Plugin Pane Controls by @Pavithra-aa-Anand in #632
- Persist Search History by @Pavithra-aa-Anand in #635
- Add StartupWMClass to .desktop launcher by @slci in #686
- Configure Keyboard Shortcuts by @Pavithra-aa-Anand in #637
- Update copyright year by @alexmucde in #692
- Update ReleaseNotes_Viewer.txt by @alexmucde in #695
Build pipeline 🛠
- Restore build of the unit tests on CI by @vifactor in #669
- Rename action job by @hannesa2 in #676
- Prepare CI for qt6 by @hannesa2 in #675
- Build cosmetic by @hannesa2 in #678
Other Changes
- Set filter range end automatically to end of file. by @alexmucde in #600
- Minor plugins refactoring by @vifactor in #611
- Update qdltbase.h by @alexmucde in #613
- Fix incorrect matching algo by @vifactor in #618
- Remove code duplication when writing dlt message by @vifactor in #615
- install required offscreen plugin into appimage by @vifactor in #625
- Document Dependencies for Executing AppImage by @vismam in #628
- Fix performance issue with online tracing. by @alexmucde in #633
- fix: use fromLatin1 for string args with ascii encoding by @mbehr1 in #639
- Avoid exception when parsing uninteresting control message by @vifactor in #643
- tests: add unit test for QDltArgument by @mbehr1 in #641
- fix crash due to wrongly parsed ctrl message by @vifactor in #646
- prevent memory leak on each table view context menu open by @vifactor in #650
- Fix MF4 Import time calculation. by @alexmucde in #656
- Remove ubuntu 20.04 by @bunty95 in #658
- fix README.md by @RuiMarioCosta in #661
- Create new DLt file when drag and drop pcap and mf4 files. by @alexmucde in #664
- Fix ECUs config tree when importing dlp by @vifactor in #668
- MacOS 15 by @hannesa2 in #677
- Windows 2019 to latest by @bunty95 in #673
- Windows 2022 by @bunty95 in #679
- Remove obsolete unused code from MainWindow by @vifactor in #681
- Do not clear ecu tree on log on clearing logs by @vifactor in #680
- Restore string arg encoding by @vifactor in #684
- Fix regexp replace functionality in commander by @vifactor in #690
- Prepare Releas 2.28.0 by @alexmucde in #689
- add cmake presets and update gitignore by @RuiMarioCosta in #662
- Fix marker when changing filter by @alexmucde in #691
New Contributors
- @omircon made their first contribution in #586
- @vismam made their first contribution in #628
- @Pavithra-aa-Anand made their first contribution in #634
- @RuiMarioCosta made their first contribution in #661
- @slci made their first contribution in #686
Full Changelog: 2.27.0...v2.28.0
What's Changed
Exciting New Features 🎉
- Prepare next unstable 2.28.0. by @alexmucde in #601
- Cleanup the code related to ECUs tree populating functionality by @vifactor in #583
- Fix compilation issues by @omircon in #586
- No use of QtGlobal in c-code by @vifactor in #594
- Remove qmake windows build scripts. by @alexmucde in #602
- Move some vars and code to SearchForm from MainWindow by @vifactor in #607
- Fix export rules header by @vifactor in #608
- improve mingw compatibility and free the console in additional places by @sudomgamal in #588
- Decruft some old dead code from header files by @LocutusOfBorg in #513
- Select by commandline signature, which columns are exported in CSV. by @alexmucde in #623
- Do not block UI when building ECUs tree by @vifactor in #606
- Distinguish Log Generation and Storage Timestamps by @Pavithra-aa-Anand in #634
- Improve Settings Organisation by @Pavithra-aa-Anand in #636
- Improve Dark Mode Visibility of Scrollbar by @Pavithra-aa-Anand in #631
- Mark and Jump To Messages by @Pavithra-aa-Anand in #629
- Copy Message Payload by @Pavithra-aa-Anand in #630
- Dlt files split by @vifactor in #621
- Request user to save filter, if filter was changed. by @alexmucde in #663
- Remove Unnecessary Plugin Pane Controls by @Pavithra-aa-Anand in #632
- Persist Search History by @Pavithra-aa-Anand in #635
- Add StartupWMClass to .desktop launcher by @slci in #686
- Configure Keyboard Shortcuts by @Pavithra-aa-Anand in #637
- Update copyright year by @alexmucde in #692
- Update ReleaseNotes_Viewer.txt by @alexmucde in #695
Build pipeline 🛠
- Restore build of the unit tests on CI by @vifactor in #669
- Rename action job by @hannesa2 in #676
- Prepare CI for qt6 by @hannesa2 in #675
- Build cosmetic by @hannesa2 in #678
Other Changes
- Set filter range end automatically to end of file. by @alexmucde in #600
- Minor plugins refactoring by @vifactor in #611
- Update qdltbase.h by @alexmucde in #613
- Fix incorrect matching algo by @vifactor in #618
- Remove code duplication when writing dlt message by @vifactor in #615
- install required offscreen plugin into appimage by @vifactor in #625
- Document Dependencies for Executing AppImage by @vismam in #628
- Fix performance issue with online tracing. by @alexmucde in #633
- fix: use fromLatin1 for string args with ascii encoding by @mbehr1 in #639
- Avoid exception when parsing uninteresting control message by @vifactor in #643
- tests: add unit test for QDltArgument by @mbehr1 in #641
- fix crash due to wrongly parsed ctrl message by @vifactor in #646
- prevent memory leak on each table view context menu open by @vifactor in #650
- Fix MF4 Import time calculation. by @alexmucde in #656
- Remove ubuntu 20.04 by @bunty95 in #658
- fix README.md by @RuiMarioCosta in #661
- Create new DLt file when drag and drop pcap and mf4 files. by @alexmucde in #664
- Fix ECUs config tree when importing dlp by @vifactor in #668
- MacOS 15 by @hannesa2 in #677
- Windows 2019 to latest by @bunty95 in #673
- Windows 2022 by @bunty95 in #679
- Remove obsolete unused code from MainWindow by @vifactor in #681
- Do not clear ecu tree on log on clearing logs by @vifactor in #680
- Restore string arg encoding by @vifactor in #684
- Fix regexp replace functionality in commander by @vifactor in #690
- Prepare Releas 2.28.0 by @alexmucde in #689
- add cmake presets and update gitignore by @RuiMarioCosta in #662
- Fix marker when changing filter by @alexmucde in #691
New Contributors
- @omircon made their first contribution in #586
- @vismam made their first contribution in #628
- @Pavithra-aa-Anand made their first contribution in #634
- @RuiMarioCosta made their first contribution in #661
- @slci made their first contribution in #686
Full Changelog: 2.27.0...2.28.0