Skip to content

Commit 76e1a9c

Browse files
committed
6.9.3
1 parent 86e2575 commit 76e1a9c

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

doxygen/history.dox

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,31 @@
33

44
@section qtools_6_9_3 Version 6.9.3, 2021-04-09
55

6+
__Changes in QSpy__
7+
- Moved function `QSPY_printInfo()` to `qspy.c`, to enable the direct QSPY output to the console. Please see also discussion thread [QSPY to console in win32-qv and posix-qv ports](https://sourceforge.net/p/qpc/discussion/668726/thread/92e56e9480)
8+
9+
10+
__Changes in QUTest__
11+
- Corrected the @ref qutest_command "DEBUG mode", where the Enter key now correctly skips a test.
12+
- Added new command include() and provided examples of its use.
13+
- Improved error reporting from test scripts. Specifically, the content of the Python stack has been expanded to encompass all the relevant calls.
14+
15+
16+
__Changes in QView__
17+
- Modified the Python implementation to run correctly after [installing with pip](https://pypi.org/project/qview/).
18+
19+
20+
__Changes in QWin__
21+
- Modified the example code to correctly handle regular buttons alongside the "owner-drawn" buttons.
22+
23+
24+
__Changes in QCalc__
25+
- Modified the Python implementation to run correctly after [installing with pip](https://pypi.org/project/qcalc/).
26+
27+
28+
__Updated Python for Windows__
29+
- The Python interpreter in QTools for Windows has been updated to Python 3.9.4.
30+
631

732

833
@section qtools_6_9_2 Version 6.9.2, 2021-01-18

0 commit comments

Comments
 (0)