Changeset c8ed26ddf1 in tspsg for resources


Ignore:
Timestamp:
Jul 17, 2012, 8:11:11 PM (12 years ago)
Author:
Oleksii Serdiuk
Branches:
appveyor, imgbot, master, readme
Children:
50b614b0ea
Parents:
7e8e1b444d
git-author:
Oleksii Serdiuk <contacts@…> (07/17/12 20:11:11)
git-committer:
Oleksii Serdiuk <contacts@…> (07/17/12 20:24:34)
Message:

Implemented color selection from Settings Dialog.

Changing background color appeared to be much harder than expected, so
this feature was removed for now. It is possible to change background
color of the solution output area. However, this background change
doesn't affect printing and export - there background color always stays
white. Will investigate possible workarounds later...

Closes ticket:13 - All colors should be configurable through Settings Dialog

Location:
resources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • resources/desktop.qrc

    r7e8e1b444d rc8ed26ddf1  
    1515        <file>icons/128x128/document-save.png</file>
    1616        <file>icons/128x128/document-save-as.png</file>
    17         <file>icons/128x128/format-fill-color.png</file>
    1817        <file>icons/128x128/format-stroke-color.png</file>
    1918        <file>icons/128x128/format-text-color.png</file>
  • resources/handheld.qrc

    r7e8e1b444d rc8ed26ddf1  
    88        <file>icons/48x48/document-save.png</file>
    99        <file>icons/48x48/document-save-as.png</file>
    10         <file>icons/48x48/format-fill-color.png</file>
    1110        <file>icons/48x48/format-stroke-color.png</file>
    1211        <file>icons/48x48/format-text-color.png</file>
Note: See TracChangeset for help on using the changeset viewer.