Changeset 134a9158bd in tspsg for ui/mainwindow.ce.ui


Ignore:
Timestamp:
Jul 20, 2009, 8:47:40 PM (15 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
b24a5a054a
Parents:
690f6939a7
Message:
  • Now we use Oxygen Icons under LGPL license:
    • icons are of higher quality;
    • icons are nicer;
    • icons are LGPL :-)
  • "Toolbar too smal to be usable" problem on hi-res (VGA, WVGA, ...) wince devices fixed.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ui/mainwindow.ce.ui

    r690f6939a7 r134a9158bd  
    175175           <string>Random</string>
    176176          </property>
     177          <property name="icon">
     178           <iconset resource="../resources/tspsg.qrc">
     179            <normaloff>:/images/icons/roll.png</normaloff>:/images/icons/roll.png</iconset>
     180          </property>
    177181         </widget>
    178182        </item>
     
    190194          <property name="icon">
    191195           <iconset resource="../resources/tspsg.qrc">
    192             <normaloff>:/images/buttons/buttons/OK.png</normaloff>:/images/buttons/buttons/OK.png</iconset>
     196            <normaloff>:/images/icons/button_ok.png</normaloff>:/images/icons/button_ok.png</iconset>
    193197          </property>
    194198         </widget>
     
    264268     <property name="icon">
    265269      <iconset resource="../resources/tspsg.qrc">
    266        <normaloff>:/images/buttons/buttons/Save.png</normaloff>:/images/buttons/buttons/Save.png</iconset>
     270       <normaloff>:/images/icons/filesaveas.png</normaloff>:/images/icons/filesaveas.png</iconset>
    267271     </property>
    268272     <addaction name="actionFileSaveTask"/>
     
    295299     <property name="icon">
    296300      <iconset resource="../resources/tspsg.qrc">
    297        <normaloff>:/images/buttons/buttons/Web.png</normaloff>:/images/buttons/buttons/Web.png</iconset>
     301       <normaloff>:/images/icons/locale.png</normaloff>:/images/icons/locale.png</iconset>
    298302     </property>
    299303     <addaction name="actionSettingsLanguageAutodetect"/>
     
    322326   <property name="cursor">
    323327    <cursorShape>ArrowCursor</cursorShape>
    324    </property>
    325    <property name="iconSize">
    326     <size>
    327      <width>17</width>
    328      <height>18</height>
    329     </size>
    330328   </property>
    331329   <attribute name="toolBarArea">
     
    388386   <property name="icon">
    389387    <iconset resource="../resources/tspsg.qrc">
    390      <normaloff>:/images/buttons/buttons/Document.png</normaloff>:/images/buttons/buttons/Document.png</iconset>
     388     <normaloff>:/images/icons/filenew.png</normaloff>:/images/icons/filenew.png</iconset>
    391389   </property>
    392390   <property name="text">
     
    409407   <property name="icon">
    410408    <iconset resource="../resources/tspsg.qrc">
    411      <normaloff>:/images/buttons/buttons/OpenFolder.png</normaloff>:/images/buttons/buttons/OpenFolder.png</iconset>
     409     <normaloff>:/images/icons/fileopen.png</normaloff>:/images/icons/fileopen.png</iconset>
    412410   </property>
    413411   <property name="text">
     
    430428   <property name="icon">
    431429    <iconset resource="../resources/tspsg.qrc">
    432      <normaloff>:/images/buttons/buttons/Properties.png</normaloff>:/images/buttons/buttons/Properties.png</iconset>
     430     <normaloff>:/images/icons/preferences_system.png</normaloff>:/images/icons/preferences_system.png</iconset>
    433431   </property>
    434432   <property name="text">
     
    448446   <property name="icon">
    449447    <iconset resource="../resources/tspsg.qrc">
    450      <normaloff>:/images/buttons/buttons/book_open.png</normaloff>:/images/buttons/buttons/book_open.png</iconset>
     448     <normaloff>:/images/icons/contents.png</normaloff>:/images/icons/contents.png</iconset>
    451449   </property>
    452450   <property name="text">
     
    463461   <property name="icon">
    464462    <iconset resource="../resources/tspsg.qrc">
    465      <normaloff>:/images/buttons/buttons/Help.png</normaloff>:/images/buttons/buttons/Help.png</iconset>
    466    </property>
    467    <property name="text">
    468     <string>&amp;Context help</string>
     463     <normaloff>:/images/icons/help_browser.png</normaloff>:/images/icons/help_browser.png</iconset>
     464   </property>
     465   <property name="text">
     466    <string>Context &amp;Help</string>
    469467   </property>
    470468   <property name="statusTip">
     
    475473   <property name="icon">
    476474    <iconset resource="../resources/tspsg.qrc">
    477      <normaloff>:/images/buttons/buttons/infoBubble.png</normaloff>:/images/buttons/buttons/infoBubble.png</iconset>
     475     <normaloff>:/images/icons/help_about.png</normaloff>:/images/icons/help_about.png</iconset>
    478476   </property>
    479477   <property name="text">
     
    490488   <property name="icon">
    491489    <iconset resource="../resources/tspsg.qrc">
    492      <normaloff>:/images/buttons/buttons/NoAction.png</normaloff>:/images/buttons/buttons/NoAction.png</iconset>
     490     <normaloff>:/images/icons/exit.png</normaloff>:/images/icons/exit.png</iconset>
    493491   </property>
    494492   <property name="text">
     
    502500   <property name="icon">
    503501    <iconset resource="../resources/tspsg.qrc">
    504      <normaloff>:/images/buttons/buttons/Save.png</normaloff>:/images/buttons/buttons/Save.png</iconset>
     502     <normaloff>:/images/icons/filesaveas.png</normaloff>:/images/icons/filesaveas.png</iconset>
    505503   </property>
    506504   <property name="text">
     
    554552   <property name="icon">
    555553    <iconset resource="../resources/tspsg.qrc">
    556      <normaloff>:/images/buttons/buttons/Save.png</normaloff>:/images/buttons/buttons/Save.png</iconset>
     554     <normaloff>:/images/icons/filesave.png</normaloff>:/images/icons/filesave.png</iconset>
    557555   </property>
    558556   <property name="text">
Note: See TracChangeset for help on using the changeset viewer.