Extend Qt5 type table to display QRect and QPoint values.
[kdbg.git] / ReleaseNotes-3.0.0
blob3e0d44109e069f55d34dc77136616c9e6fc5c3f6
1 KDbg Release Notes for version 3.0.0
2 ====================================
4 Changes since 2.9.1
5 -------------------
7 Deprecation notice
9 - XSL debugging support is no longer maintained and is now deprecated.
10   It will be removed in a future release.
12 Enhancements
14 - Ported to KDE Frameowork 5.
16 - The memory dump window shows an ASCII representation when the display
17   is set to "hexadecimal".
19 - The displayed memory dump is extended automatically when the window is
20   scrolled to the end of the currently visible dump.
22 - Source code tab windows can be closed with a close button.
24 - When the current line is updated due to a debugger step command, it is
25   centered in the window.
27 - Group headers in the Registers window use the available window width.
29 Bug fixes
31 - Outdated texts were removed from the manual.