Changeset 8f2427aaf0 in tspsg for src/mainwindow.h


Ignore:
Timestamp:
Apr 14, 2011, 9:30:23 PM (13 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
fddcfa4b55
Parents:
20e8115cee
git-author:
Oleksii Serdiuk <contacts@…> (04/14/11 21:30:23)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:45:59)
Message:
  • NEW: Solution graph size can now be controlled using Output/GraphWidth? setting in tspsg.ini (see ticket:8). Value is in centimeters.
  • NEW: Support for embedded base64 encoded images when saving solution as HTML (closed ticket:4).
  • Renamed Output/ShowGraph? setting to Output/GenerateGraph?.
  • Made some other small tweaks and fixes.
  • FIX: Solution graph is still exported to HTML when graph generation is disabled (fixed bug:9).
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mainwindow.h

    r20e8115cee r8f2427aaf0  
    133133    QTextTableFormat fmt_table;
    134134    QTextBlockFormat fmt_paragraph,
     135        fmt_lastparagraph,
    135136        fmt_cell;
    136137    QTextCharFormat fmt_default,
Note: See TracChangeset for help on using the changeset viewer.