Skip to content

Commit 9ca57d4

Browse files
committed
updated version history and my .pro file
1 parent 3f9086d commit 9ca57d4

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
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.0
426+
VERSION = Dale7.3.2
427427

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

RevisionHistory.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,9 +425,18 @@
425425
<li>Added polar plot of the astig of selected wave fronts under View menu.</li>
426426
<li>Changed create movie feature to add user provided prefix to each from created.</li>
427427
<li>Added hot keys to import interferogram</li>
428-
<li>Added hot key to help</li>
428+
<li>Added hot key help</li>
429429
<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>
430430
<li>If mouse is over the profile plot the scroll wheel can increase or decrease the y axis range.</li>
431431
<li>Added auto collimation setting to Ronchi and Foucault feature</li>
432432
<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>
433433
</ul>
434+
</ul>
435+
d
436+
<ul><li>Version 7.3.2</li>
437+
<ul>
438+
<li>Added hover and click to astig polar plot to select the wave front and show it as the currently selected wave front. Added click to astig polar table to highlight the line on the plot and disaply as current wave front.</li>
439+
<li>Corrected test stand astig removal featue to display the correct image sizes on the report no matter what the screen resolution is.</li>
440+
<li>Corrected bug when subtracted wave front result is saved and then loaded so that it does not lose the fact to use or not use the null.</LI>
441+
<li>Updated the subtract dialog to display a resonable size based on screen resolution. Improved help information.</li>
442+
</ul>

0 commit comments

Comments
 (0)