Changeset 104 in tspsg-svn for trunk/ui/mainwindow.ui


Ignore:
Timestamp:
Apr 19, 2010, 10:33:02 PM (14 years ago)
Author:
laleppa
Message:
  • Improved the solution output generation algorithm. Now it works directly with QTextDocument instead of "feeding" it with HTML. Thanks to this the solution output generation is now about 1.65 times faster.
  • Added .txt extension to ChangeLog?, INSTALL and README files to simplify opening these files in Windows.
  • Made a small improvement to Settings Dialog to follow the current application palette.
  • Output text color if not set is now determmined based on the current application palette.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ui/mainwindow.ui

    r98 r104  
    182182           <property name="statusTip">
    183183                <string>Solution steps</string>
     184           </property>
     185           <property name="undoRedoEnabled">
     186                <bool>false</bool>
    184187           </property>
    185188           <property name="readOnly">
Note: See TracChangeset for help on using the changeset viewer.