Skip to content

Commit 4358b49

Browse files
committed
update project version number and added more revision history entries.
1 parent 48b45d7 commit 4358b49

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

DFTFringe_Dale.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ RC_FILE = DFTFringe.rc
423423
QMAKE_CXXFLAGS += -std=c++11
424424

425425
# The application version
426-
VERSION = Dale7.3.3
426+
VERSION = Dale7.3.0
427427

428428
# Define the preprocessor macro to get the application version in our application.
429429
DEFINES += APP_VERSION=\\\"$$VERSION\\\"

RevisionHistory.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -419,13 +419,15 @@
419419
</ul>
420420
</ul>
421421

422-
<ul><li>Version 7.3.4</li>
422+
<ul><li>Version 7.3.0</li>
423423
<ul>
424424
<li>Added zonal percent completion graph to profile options</li>
425+
<li>Added polar plot of the astig of selected wave fronts under View menu.</li>
425426
<li>Changed create movie feature to add user provided prefix to each from created.</li>
426427
<li>Added hot keys to import interferogram</li>
427428
<li>Added hot key to help</li>
428-
<li>User can select any profile shown to move it in y direction as an offset. Useful for comparing two work sessions results so that they match at zero height.</li>
429+
<li>User can move mouse cursor over any profile shown, click and drag it up or down. Useful for comparing two work sessions results so that they match at zero height.</li>
430+
<li>If mouse is over the profile plot the scroll wheel can increase or decrease the y axis range.</li>
429431
<li>Added auto collimation setting to Ronchi and Foucault feature</li>
430432
<li>Remembered last ROC offset value in Ronchi and Foucault feature to remember last setting when wave front is changed to a different value</li>
431433
</ul>

0 commit comments

Comments
 (0)