Directory OMEdit/OMEditGUI/Resources/icons/

Total Files:
130
Deleted Files:
158
Lines of Code:
23934

[root]/OMEdit/OMEditGUI/Resources/icons

Lines of Code

OMEdit/OMEditGUI/Resources/icons/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 1024 (100.0%) 24729 (100.0%) 24.1
adeas31 357 (34.9%) 19981 (80.8%) 55.9
sjoelund.se 341 (33.3%) 3259 (13.2%) 9.5
syeas460 85 (8.3%) 1365 (5.5%) 16.0
hudson 123 (12.0%) 123 (0.5%) 1.0
harka011 1 (0.1%) 1 (0.0%) 1.0
perost 106 (10.4%) 0 (0.0%) 0.0
hkiel 11 (1.1%) 0 (0.0%) 0.0

Most Recent Commits

sjoelund.se 2015-05-03 08:55 Rev.: 25882

Lock OMEdit, use https://github.com/OpenModelica/OMEdit instead

127 lines of code changed in 127 files:

  • OMEdit/OMEditGUI/Resources/icons: about-us.png (+1), add-icon.svg (+1), arrow-end-fill.svg (+1), arrow-end-open-half.svg (+1), arrow-end-open.svg (+1), arrow-start-fill.svg (+1), arrow-start-open-half.svg (+1), arrow-start-open.svg (+1), bitmap-shape.svg (+1), block-icon.svg (+1), branch-closed.png (+1), branch-end.png (+1), branch-more.png (+1), branch-open.png (+1), breakpoint_disabled.svg (+1), breakpoint_enabled.svg (+1), check-all.svg (+1), check.svg (+1), class-icon.svg (+1), clear.svg (+1), connect-mode.svg (+1), console.svg (+1), copy.svg (+1), csv.svg (+1), cut.svg (+1), debugger.svg (+1), delete.svg (+1), down.svg (+1), duplicate.svg (+1), edit-icon.svg (+1), ellipse-shape.svg (+1), exit.svg (+1), export-fmu.svg (+1), export-omnotebook.svg (+1), export-xml.svg (+1), fill-backward.svg (+1), fill-cross-diagnol.svg (+1), fill-cross.svg (+1), fill-forward.svg (+1), fill-horizontal-cylinder.svg (+1), fill-horizontal.svg (+1), fill-none.svg (+1), fill-solid.svg (+1), fill-sphere.svg (+1), fill-vertical-cylinder.svg (+1), fill-vertical.svg (+1), fillstyle.svg (+1), flatmodel.svg (+1), flip-horizontal.svg (+1), flip-vertical.svg (+1), fmi.svg (+1), function-icon.svg (+1), general.svg (+1), grid.svg (+1), import-fmu.svg (+1), import-omnotebook.svg (+1), info-icon.svg (+1), interrupt.svg (+1), libraries.svg (+1), line-dash-dot-dot.svg (+1), line-dash-dot.svg (+1), line-dash.svg (+1), line-dot.svg (+1), line-none.svg (+1), line-shape.svg (+1), line-solid.svg (+1), linestyle.svg (+1), link-external.svg (+1), lock.svg (+1), mat.svg (+1), messages.svg (+1), model-icon.svg (+1), model.svg (+1), modeling.png (+1), modeltext.svg (+1), new.svg (+1), next.svg (+1), notificationicon.svg (+1), omedit-documentation.png (+1), omedit.icns (+1), omedit.ico (+1), omedit.png (+1), omedit_splashscreen.png (+1), omplot.png (+1), omshell.svg (+1), open.svg (+1), optimization-icon.svg (+1), options.svg (+1), package-icon.svg (+1), parametric-plot-window.svg (+1), paste.svg (+1), plot-window.svg (+1), plt.svg (+1), polygon-shape.svg (+1), previous.svg (+1), print.svg (+1), quit.svg (+1), re-simulate.svg (+1), re-simulation-center.svg (+1), record-icon.svg (+1), rectangle-shape.svg (+1), refresh.svg (+1), resume.svg (+1), rotateanticlockwise.svg (+1), rotateclockwise.svg (+1), save.svg (+1), saveall.svg (+1), saveas.svg (+1), simulate-debug.svg (+1), simulate-equation.svg (+1), simulate.svg (+1), simulation-center.svg (+1), step-into.svg (+1), step-over.svg (+1), step-return.svg (+1), switch.svg (+1), text-shape.svg (+1), tlm-icon.svg (+1), tlm-simulate.svg (+1), txt.svg (+1), type-icon.svg (+1), unlock.svg (+1), up.svg (+1), vline.png (+1), zoomIn.svg (+1), zoomOut.svg (+1), zoomReset.svg (+1)
adeas31 2015-04-23 16:01 Rev.: 25711

- Merged OMEdit TLM branch with trunk.

309 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Resources/icons: tlm-icon.svg (new 85), tlm-simulate.svg (new 224)
hkiel 2015-03-11 16:21 Rev.: 25035

fix color tables in png to remove warning when starting OMEdit

0 lines of code changed in 11 files:

  • OMEdit/OMEditGUI/Resources/icons: about-us.png (changed), branch-closed.png (changed), branch-end.png (changed), branch-more.png (changed), branch-open.png (changed), modeling.png (changed), omedit-documentation.png (changed), omedit.png (changed), omedit_splashscreen.png (changed), omplot.png (changed), vline.png (changed)
adeas31 2015-01-16 14:42 Rev.: 24066

- Added FMI version settings.
- Allows exporting version 2 FMUs.

147 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Resources/icons: fmi.svg (new 147)
adeas31 2014-12-20 19:12 Rev.: 23882

#2781
- Settings for Messages Browser.
- Allows settings output size, font and color for messages.

7 lines of code changed in 3 files:

  • OMEdit/OMEditGUI/Resources/icons: erroricon.svg (del), messages.svg (+7 -7), warningicon.svg (del)
adeas31 2014-12-17 23:44 Rev.: 23840

- more fixes for tree branches.

0 lines of code changed in 5 files:

  • OMEdit/OMEditGUI/Resources/icons: branch-closed.png (changed), branch-end.png (changed), branch-more.png (changed), branch-open.png (changed), vline.png (changed)
adeas31 2014-11-29 01:56 Rev.: 23594

#2540, #2778
+ Added a new tree like structure for simulation output. The old text based also exists. The user can switch between them via Options->Simulation->Output.
+ Added a incremental xml reader for simulation output.
+ Fixed the display of multi line messages. Now uses the word wrap at word boundaries. The text is also automatically wrapped when the item is resized.
+ Rewrite the Messages Browse to use model/view architecture. Is required to successfully utilize the word wrap feature for error messages.

0 lines of code changed in 5 files:

  • OMEdit/OMEditGUI/Resources/icons: branch-closed.png (changed), branch-end.png (changed), branch-more.png (changed), branch-open.png (changed), vline.png (changed)
adeas31 2014-11-24 15:07 Rev.: 23532

- Compilation and simulation is done in a separate thread now. So parallel simulation is possible.

#2844
- the simulation output window is not modal anymore.
#2596
- Re-simulate with changed options
#2264
- Archive the simulation output windows and allow user to re open them later.

282 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Resources/icons: re-simulation-center.svg (new 282)
adeas31 2014-11-03 18:25 Rev.: 23165

#2481
- Updated the list of integrators.
- Added a button with an external link to IntegrationAlgorithms.pdf next to integration drop down.
- Added support for -noEquidistantTimeGrid.

59 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Resources/icons: link-external.svg (new 59)
adeas31 2014-10-30 01:00 Rev.: 23058

#2183
+ Updated almost all icons from PNGs to SVGs.
+ The toolbar icon size can be changed via settings.
+ The library icon size can be changed via settings.

8673 lines of code changed in 106 files:

  • OMEdit/OMEditGUI/Resources/icons: add-icon.svg (+1 -1), arrow-end-fill.png (del), arrow-end-fill.svg (new 146), arrow-end-open-half.png (del), arrow-end-open-half.svg (new 146), arrow-end-open.png (del), arrow-end-open.svg (new 146), arrow-none.png (del), arrow-start-fill.png (del), arrow-start-fill.svg (new 145), arrow-start-open-half.png (del), arrow-start-open-half.svg (new 145), arrow-start-open.png (del), arrow-start-open.svg (new 145), arrow.svg (del), bitmap-shape.png (del), clear.png (del), clear.svg (new 374), clearmessages.png (del), connect-mode.png (del), connect-mode.svg (new 83), connector-icon.svg (del), down.png (del), down.svg (new 115), duplicate.png (del), duplicate.svg (new 180), erroricon.png (del), erroricon.svg (new 75), fill-backward.png (del), fill-backward.svg (new 80), fill-cross-diagnol.png (del), fill-cross-diagnol.svg (new 96), fill-cross.png (del), fill-cross.svg (new 98), fill-forward.png (del), fill-forward.svg (new 78), fill-horizontal-cylinder.png (del), fill-horizontal-cylinder.svg (new 100), fill-horizontal.png (del), fill-horizontal.svg (new 80), fill-none.png (del), fill-none.svg (new 62), fill-solid.png (del), fill-solid.svg (new 62), fill-sphere.png (del), fill-sphere.svg (new 97), fill-vertical-cylinder.png (del), fill-vertical-cylinder.svg (new 100), fill-vertical.png (del), fill-vertical.svg (new 80), fillstyle.png (del), fillstyle.svg (new 257), flatmodel.svg (+55 -51), general.png (del), general.svg (new 203), interactive-simulation.png (del), libraries.png (del), libraries.svg (new 684), line-dash-dot-dot.png (del), line-dash-dot-dot.svg (new 137), line-dash-dot.png (del), line-dash-dot.svg (new 137), line-dash.png (del), line-dash.svg (new 137), line-dot.png (del), line-dot.svg (new 137), line-none.png (del), line-none.svg (new 132), line-solid.png (del), line-solid.svg (new 138), linestyle.png (del), linestyle.svg (new 220), lock.png (del), lock.svg (new 68), messages.png (del), messages.svg (new 127), model.svg (+7 -7), modeltext.svg (+56 -52), next.png (del), next.svg (new 115), notificationicon.png (del), notificationicon.svg (new 79), options.png (del), options.svg (new 2434), pause.png (del), previous.png (del), previous.svg (new 115), print.png (del), print.svg (new), problems.png (del), quit.png (del), quit.svg (new 76), refresh.png (del), refresh.svg (new 378), search.png (del), shutdown.png (del), start.png (del), stop.png (del), switch.png (del), switch.svg (new 85), unlock.png (del), unlock.svg (new 68), up.png (del), up.svg (new 115), warningicon.png (del), warningicon.svg (new 79)
adeas31 2014-10-27 19:36 Rev.: 22984

- Only try to remove connection if we have a valid ModelWidget.

1 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Resources/icons: ellipse-shape.svg (+1 -1)
adeas31 2014-10-27 19:27 Rev.: 22983

- Updated more icons from PNGs to SVGs.
- Removed some unused PSDs.

3233 lines of code changed in 47 files:

  • OMEdit/OMEditGUI/Resources/icons: bitmap-shape.png (changed), bitmap-shape.svg (new 132), ellipse-shape.png (del), ellipse-shape.svg (new 83), flatmodel.png (del), flatmodel.svg (new 112), flip-horizontal.png (del), flip-horizontal.svg (new 182), flip-vertical.png (del), flip-vertical.svg (new 182), info-icon.png (del), info-icon.svg (new 104), line-shape.png (del), line-shape.svg (new 105), model.svg (+17 -16), modeltext.png (del), modeltext.svg (new 112), modeltextoptions.png (del), open.png (del), open.svg (new 407), polygon-shape.png (del), polygon-shape.svg (new 98), rectangle-shape.png (del), rectangle-shape.svg (new 86), redo.png (del), rename.png (del), rotateanticlockwise.png (del), rotateanticlockwise.svg (new 188), rotateclockwise.png (del), rotateclockwise.svg (new 187), save.png (del), save.svg (new 158), saveall.png (del), saveall.svg (new 260), saveas.png (del), saveas.svg (new 214), text-shape.png (del), text-shape.svg (new 117), tool.png (del), undo.png (del), zoom100.png (del), zoomIn.png (del), zoomIn.svg (new 168), zoomOut.png (del), zoomOut.svg (new 163), zoomReset.png (del), zoomReset.svg (new 158)
adeas31 2014-10-26 05:41 Rev.: 22950

- Updated some icons from PNGs to SVGs.

2001 lines of code changed in 13 files:

  • OMEdit/OMEditGUI/Resources/icons: close.png (del), console.png (del), console.svg (new 501), copy.png (del), copy.svg (new 317), cut.png (del), cut.svg (new 507), grid.png (del), grid.svg (new 60), model.png (del), model.svg (new 135), paste.png (del), paste.svg (new 481)
adeas31 2014-10-22 20:10 Rev.: 22877

- Added missing file from last commit.

68 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Resources/icons: simulate-equation.svg (new 68)
adeas31 2014-10-22 15:01 Rev.: 22866

- Made re-simulate more easily accessible for users.
- Added new svg icon for re-simulate.

70 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Resources/icons: re-simulate.svg (new 70)
adeas31 2014-10-20 16:03 Rev.: 22820

- Made algorithmicDebugger more easily accessible for users.
- Added new svg icons for simulate.
- changed Debugger Log to Debugger CLI.

290 lines of code changed in 3 files:

  • OMEdit/OMEditGUI/Resources/icons: simulate-debug.svg (new 227), simulate.png (del), simulate.svg (new 63)
adeas31 2014-08-27 01:11 Rev.: 22007

- Merged the debugger branch with the trunk.
- Generate the GDB parser make files.

1168 lines of code changed in 18 files:

  • OMEdit/OMEditGUI/Resources/icons: add-icon.png (changed), add-icon.svg (new 66), arrow.svg (new 62), breakpoint_disabled.svg (new 77), breakpoint_enabled.svg (new 87), debugger.svg (changed), delete.png (changed), delete.svg (new), edit-icon.svg (new 124), exit.svg (new 62), interrupt.svg (new 71), new.png (changed), new.svg (new 82), resume.svg (new 80), step-into.svg (new 124), step-over.svg (new 124), step-return.svg (new 124), txt.svg (new 85)
adeas31 2014-06-12 20:13 Rev.: 21089

#2522
- New icons for plot & parametric plot buttons.

150 lines of code changed in 4 files:

  • OMEdit/OMEditGUI/Resources/icons: parametric-plot-window.svg (new 74), plot-window.svg (new 76), plotparametricwindow.png (del), plotwindow.png (del)
adeas31 2014-03-12 13:45 Rev.: 19550

- Check all models recursive.

148 lines of code changed in 3 files:

  • OMEdit/OMEditGUI/Resources/icons: check-all.svg (new 77), check.png (del), check.svg (new 71)
adeas31 2014-01-30 14:27 Rev.: 18856

+ Make TransformationsWidget an independent window.
+ Show both variables & equations in one place.
+ Group the variables.
+ Allow searching in the variables.
+ Allow sorting equations by number.
+ Created a new source editor to display the actual model text. Read it from file so we don't have line number issues.
- Removed the types list. (not very important).
- Filtered out the $PRE variables.

207 lines of code changed in 3 files:

  • OMEdit/OMEditGUI/Resources/icons: debugger.svg (new 207), equations.svg (del), variables.svg (del)
adeas31 2014-01-27 17:59 Rev.: 18803

- Top status bar for transformation browser.
- Better views for variables & equations.

150 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Resources/icons: equations.svg (new 75), variables.svg (new 75)
adeas31 2013-12-02 15:18 Rev.: 18372

- Added an icon for simulation setup.
- Added a new clock option CYC.

271 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Resources/icons: simulation-center.svg (new 271)
perost 2013-10-21 17:41 Rev.: 17790

Fixed corrupt libraries icon for OMEdit.

0 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Resources/icons: libraries.png (changed)
perost 2013-10-21 17:33 Rev.: 17789

Fixed color profile for OMEdit icons to avoid libpng warnings.

0 lines of code changed in 105 files:

  • OMEdit/OMEditGUI/Resources/icons: about-us.png (changed), add-icon.png (changed), arrow-end-fill.png (changed), arrow-end-open-half.png (changed), arrow-end-open.png (changed), arrow-none.png (changed), arrow-start-fill.png (changed), arrow-start-open-half.png (changed), arrow-start-open.png (changed), bitmap-shape.png (changed), branch-closed.png (changed), branch-end.png (changed), branch-more.png (changed), branch-open.png (changed), check.png (changed), clear.png (changed), clearmessages.png (changed), close.png (changed), connect-mode.png (changed), console.png (changed), copy.png (changed), cut.png (changed), delete.png (changed), down.png (changed), duplicate.png (changed), ellipse-shape.png (changed), erroricon.png (changed), fill-backward.png (changed), fill-cross-diagnol.png (changed), fill-cross.png (changed), fill-forward.png (changed), fill-horizontal-cylinder.png (changed), fill-horizontal.png (changed), fill-none.png (changed), fill-solid.png (changed), fill-sphere.png (changed), fill-vertical-cylinder.png (changed), fill-vertical.png (changed), fillstyle.png (changed), flatmodel.png (changed), flip-horizontal.png (changed), flip-vertical.png (changed), general.png (changed), grid.png (changed), info-icon.png (changed), interactive-simulation.png (changed), libraries.png (changed), line-dash-dot-dot.png (changed), line-dash-dot.png (changed), line-dash.png (changed), line-dot.png (changed), line-none.png (changed), line-shape.png (changed), line-solid.png (changed), linestyle.png (changed), lock.png (changed), messages.png (changed), model.png (changed), modeling.png (changed), modeltext.png (changed), modeltextoptions.png (changed), new.png (changed), next.png (changed), notificationicon.png (changed), omedit-documentation.png (changed), omedit.png (changed), omedit_splashscreen.png (changed), omplot.png (changed), open.png (changed), options.png (changed), paste.png (changed), pause.png (changed), plotparametricwindow.png (changed), plotwindow.png (changed), polygon-shape.png (changed), previous.png (changed), print.png (changed), problems.png (changed), quit.png (changed), rectangle-shape.png (changed), redo.png (changed), refresh.png (changed), rename.png (changed), rotateanticlockwise.png (changed), rotateclockwise.png (changed), save.png (changed), saveall.png (changed), saveas.png (changed), search.png (changed), shutdown.png (changed), simulate.png (changed), start.png (changed), stop.png (changed), switch.png (changed), text-shape.png (changed), tool.png (changed), undo.png (changed), unlock.png (changed), up.png (changed), vline.png (changed), warningicon.png (changed), zoom100.png (changed), zoomIn.png (changed), zoomOut.png (changed), zoomReset.png (changed)
adeas31 2013-09-16 19:17 Rev.: 17267

- Made the OK button as default for dialogs.
- Removed the export-xml.png and added export-xml.svg.

123 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Resources/icons: export-xml.png (del), export-xml.svg (new 123)
adeas31 2013-09-16 14:42 Rev.: 17254

- Few more PNG to SVG icons.

958 lines of code changed in 8 files:

  • OMEdit/OMEditGUI/Resources/icons: export-fmu.png (del), export-fmu.svg (new 124), export-omnotebook.png (del), export-omnotebook.svg (new 355), import-fmu.png (del), import-fmu.svg (new 124), import-omnotebook.png (del), import-omnotebook.svg (new 355)
adeas31 2013-09-05 01:44 Rev.: 17062

- Few more SVGs.

735 lines of code changed in 18 files:

  • OMEdit/OMEditGUI/Resources/icons: block-icon.png (del), block-icon.svg (new 79), class-icon.png (del), class-icon.svg (new 79), connector-icon.png (del), connector-icon.svg (new 103), function-icon.png (del), function-icon.svg (new 79), model-icon.png (del), model-icon.svg (new 79), optimization-icon.png (del), optimization-icon.svg (new 79), package-icon.png (del), package-icon.svg (new 79), record-icon.png (del), record-icon.svg (new 79), type-icon.png (del), type-icon.svg (new 79)
adeas31 2013-09-04 17:49 Rev.: 17061

- Added svg icons and removed the png ones.

255 lines of code changed in 6 files:

  • OMEdit/OMEditGUI/Resources/icons: csv.png (del), csv.svg (new 85), mat.png (del), mat.svg (new 85), plt.png (del), plt.svg (new 85)
hudson 2013-09-04 14:14 Rev.: 17060

[Janitor mode] Set auto-props

3 lines of code changed in 3 files:

  • OMEdit/OMEditGUI/Resources/icons: csv.png (+1 -1), mat.png (+1 -1), plt.png (+1 -1)
adeas31 2013-09-04 14:13 Rev.: 17059

#2333
- Show icon based on the result format.
- Remove the _res.* from the display text.

3 lines of code changed in 3 files:

  • OMEdit/OMEditGUI/Resources/icons: csv.png (new 1), mat.png (new 1), plt.png (new 1)
adeas31 2013-06-04 12:57 Rev.: 16208

- Switch back to old icon for file browser.

0 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Resources/icons: omedit.icns (changed), omedit.ico (changed)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

120 lines of code changed in 120 files:

  • OMEdit/OMEditGUI/Resources/icons: about-us.png (+1 -1), add-icon.png (+1 -1), arrow-end-fill.png (+1 -1), arrow-end-open-half.png (+1 -1), arrow-end-open.png (+1 -1), arrow-none.png (+1 -1), arrow-start-fill.png (+1 -1), arrow-start-open-half.png (+1 -1), arrow-start-open.png (+1 -1), bitmap-shape.png (+1 -1), block-icon.png (+1 -1), branch-closed.png (+1 -1), branch-end.png (+1 -1), branch-more.png (+1 -1), branch-open.png (+1 -1), check.png (+1 -1), class-icon.png (+1 -1), clear.png (+1 -1), clearmessages.png (+1 -1), close.png (+1 -1), connect-mode.png (+1 -1), connector-icon.png (+1 -1), console.png (+1 -1), copy.png (+1 -1), cut.png (+1 -1), delete.png (+1 -1), down.png (+1 -1), duplicate.png (+1 -1), ellipse-shape.png (+1 -1), erroricon.png (+1 -1), export-fmu.png (+1 -1), export-omnotebook.png (+1 -1), export-xml.png (+1 -1), fill-backward.png (+1 -1), fill-cross-diagnol.png (+1 -1), fill-cross.png (+1 -1), fill-forward.png (+1 -1), fill-horizontal-cylinder.png (+1 -1), fill-horizontal.png (+1 -1), fill-none.png (+1 -1), fill-solid.png (+1 -1), fill-sphere.png (+1 -1), fill-vertical-cylinder.png (+1 -1), fill-vertical.png (+1 -1), fillstyle.png (+1 -1), flatmodel.png (+1 -1), flip-horizontal.png (+1 -1), flip-vertical.png (+1 -1), function-icon.png (+1 -1), general.png (+1 -1), grid.png (+1 -1), import-fmu.png (+1 -1), import-omnotebook.png (+1 -1), info-icon.png (+1 -1), interactive-simulation.png (+1 -1), libraries.png (+1 -1), line-dash-dot-dot.png (+1 -1), line-dash-dot.png (+1 -1), line-dash.png (+1 -1), line-dot.png (+1 -1), line-none.png (+1 -1), line-shape.png (+1 -1), line-solid.png (+1 -1), linestyle.png (+1 -1), lock.png (+1 -1), messages.png (+1 -1), model-icon.png (+1 -1), model.png (+1 -1), modeling.png (+1 -1), modeltext.png (+1 -1), modeltextoptions.png (+1 -1), new.png (+1 -1), next.png (+1 -1), notificationicon.png (+1 -1), omedit-documentation.png (+1 -1), omedit.ico (+1 -1), omedit.png (+1 -1), omedit_splashscreen.png (+1 -1), omplot.png (+1 -1), open.png (+1 -1), optimization-icon.png (+1 -1), options.png (+1 -1), package-icon.png (+1 -1), paste.png (+1 -1), pause.png (+1 -1), plotparametricwindow.png (+1 -1), plotwindow.png (+1 -1), polygon-shape.png (+1 -1), previous.png (+1 -1), print.png (+1 -1), problems.png (+1 -1), quit.png (+1 -1), record-icon.png (+1 -1), rectangle-shape.png (+1 -1), redo.png (+1 -1), refresh.png (+1 -1), rename.png (+1 -1), rotateanticlockwise.png (+1 -1), rotateclockwise.png (+1 -1), save.png (+1 -1), saveall.png (+1 -1), saveas.png (+1 -1), search.png (+1 -1), shutdown.png (+1 -1), simulate.png (+1 -1), start.png (+1 -1), stop.png (+1 -1), switch.png (+1 -1), text-shape.png (+1 -1), tool.png (+1 -1), type-icon.png (+1 -1), undo.png (+1 -1), unlock.png (+1 -1), up.png (+1 -1), vline.png (+1 -1), warningicon.png (+1 -1), zoom100.png (+1 -1), zoomIn.png (+1 -1), zoomOut.png (+1 -1), zoomReset.png (+1 -1)
adeas31 2013-04-05 23:23 Rev.: 15750

#1841
- Allow duplicating the component.

1 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Resources/icons: duplicate.png (new 1)
adeas31 2013-03-29 02:02 Rev.: 15697

- updated lines patterns, fill patterns and arrow style images.

0 lines of code changed in 24 files:

  • OMEdit/OMEditGUI/Resources/icons: arrow-end-fill.png (changed), arrow-end-open-half.png (changed), arrow-end-open.png (changed), arrow-none.png (changed), arrow-start-fill.png (changed), arrow-start-open-half.png (changed), arrow-start-open.png (changed), fill-backward.png (changed), fill-cross-diagnol.png (changed), fill-cross.png (changed), fill-forward.png (changed), fill-horizontal-cylinder.png (changed), fill-horizontal.png (changed), fill-none.png (changed), fill-solid.png (changed), fill-sphere.png (changed), fill-vertical-cylinder.png (changed), fill-vertical.png (changed), line-dash-dot-dot.png (changed), line-dash-dot.png (changed), line-dash.png (changed), line-dot.png (changed), line-none.png (changed), line-solid.png (changed)
adeas31 2013-03-28 09:56 Rev.: 15679

- removed unused images.

0 lines of code changed in 22 files:

  • OMEdit/OMEditGUI/Resources/icons: OMS.bmp (del), backward.png (del), brushstyle.png (del), clearproblems.png (del), cross.png (del), dashdotdotline.png (del), dashdotline.png (del), dashline.png (del), dotline.png (del), export-fmi.png (del), forward.png (del), horizontal.png (del), horizontalcylinder.png (del), import-fmi.png (del), omeditor.png (del), omeditor_splash.png (del), plot.png (del), preferences.png (del), solid.png (del), solidline.png (del), vertical.png (del), verticalcylinder.png (del)
sjoelund.se 2013-03-28 08:18 Rev.: 15673

Merged from /branches/OMEdit into /trunk/OMEdit

3131 lines of code changed in 120 files:

  • OMEdit/OMEditGUI/Resources/icons: about-us.png (new 289), add-icon.png (new), arrow-end-fill.png (new 1), arrow-end-open-half.png (new 1), arrow-end-open.png (new 1), arrow-none.png (new 1), arrow-start-fill.png (new 1), arrow-start-open-half.png (new 1), arrow-start-open.png (new 1), bitmap-shape.png (changed), block-icon.png (changed), branch-closed.png (changed), branch-end.png (changed), branch-more.png (changed), branch-open.png (changed), check.png (changed), class-icon.png (changed), clear.png (new 1), clearmessages.png (new 1), close.png (changed), connect-mode.png (new 1), connector-icon.png (changed), console.png (changed), copy.png (changed), crossdiag.png (del), cut.png (changed), delete.png (changed), down.png (new 1), ellipse-shape.png (changed), erroricon.png (changed), exit.png (del), export-fmu.png (new 1), export-omnotebook.png (changed), export-xml.png (new 1), fill-backward.png (new 1), fill-cross-diagnol.png (new 1), fill-cross.png (new 1), fill-forward.png (new 1), fill-horizontal-cylinder.png (new 1), fill-horizontal.png (new 1), fill-none.png (new 1), fill-solid.png (new 1), fill-sphere.png (new 1), fill-vertical-cylinder.png (new 1), fill-vertical.png (new 1), fillstyle.png (new 1), flatmodel.png (changed), flip-horizontal.png (new 1), flip-vertical.png (new 1), function-icon.png (changed), general.png (new 1), grid.png (changed), import-fmu.png (new 1), import-omnotebook.png (changed), info-icon.png (changed), interactive-simulation.png (changed), libraries.png (changed), line-dash-dot-dot.png (new 1), line-dash-dot.png (new 1), line-dash.png (new 1), line-dot.png (new 1), line-none.png (new 1), line-shape.png (changed), line-solid.png (new 1), linestyle.png (changed), lock.png (new 1), messages.png (new 1), model-icon.png (changed), model.png (changed), modeling.png (new 337), modeltext.png (changed), modeltextoptions.png (changed), new.png (changed), next.png (changed), notificationicon.png (changed), omedit-documentation.png (new 174), omedit.icns (changed), omedit.ico (changed), omedit.png (new 1008), omedit_splashscreen.png (new 1277), omplot.png (changed), open.png (changed), optimization-icon.png (new 1), options.png (new 1), package-icon.png (changed), paste.png (changed), pause.png (changed), plotparametricwindow.png (changed), plotwindow.png (changed), polygon-shape.png (changed), previous.png (changed), print.png (new 1), quit.png (new 1), record-icon.png (changed), rectangle-shape.png (changed), redo.png (changed), refresh.png (new 1), rename.png (changed), rotateanticlockwise.png (changed), rotateclockwise.png (changed), save.png (changed), saveall.png (changed), saveas.png (changed), search.png (changed), shutdown.png (changed), simulate.png (changed), sphere.png (del), switch.png (new 1), text-shape.png (changed), tool.png (changed), type-icon.png (changed), undo.png (changed), unlock.png (new 1), up.png (new 1), vline.png (changed), warningicon.png (changed), zoom100.png (changed), zoomIn.png (changed), zoomOut.png (changed), zoomReset.png (new 1)
sjoelund.se 2013-03-02 14:09 Rev.: 15437

Ran PNGOUT to optimize png filesizes in order to reduce trunk and installation sizes

0 lines of code changed in 92 files:

  • OMEdit/OMEditGUI/Resources/icons: backward.png (changed), bitmap-shape.png (changed), block-icon.png (changed), branch-closed.png (changed), branch-end.png (changed), branch-more.png (changed), branch-open.png (changed), brushstyle.png (changed), check.png (changed), class-icon.png (changed), clearproblems.png (changed), close.png (changed), connector-icon.png (changed), console.png (changed), copy.png (changed), cross.png (changed), cut.png (changed), dashdotdotline.png (changed), dashdotline.png (changed), dashline.png (changed), delete.png (changed), dotline.png (changed), ellipse-shape.png (changed), erroricon.png (changed), export-fmi.png (changed), export-omnotebook.png (changed), forward.png (changed), function-icon.png (changed), grid.png (changed), horizontal.png (changed), horizontalcylinder.png (changed), import-fmi.png (changed), import-omnotebook.png (changed), info-icon.png (changed), interactive-simulation.png (changed), libraries.png (changed), line-shape.png (changed), linestyle.png (changed), model-icon.png (changed), model.png (changed), modeltext.png (changed), modeltextoptions.png (changed), new.png (changed), notificationicon.png (changed), omeditor.png (changed), omeditor_splash.png (changed), omplot.png (changed), open.png (changed), package-icon.png (changed), paste.png (changed), pause.png (changed), plot.png (changed), plotparametricwindow.png (changed), plotwindow.png (changed), polygon-shape.png (changed), preferences.png (changed), problems.png (changed), record-icon.png (changed), rectangle-shape.png (changed), redo.png (changed), rename.png (new), rotateanticlockwise.png (changed), rotateclockwise.png (changed), save.png (changed), saveall.png (changed), saveas.png (changed), search.png (changed), shutdown.png (changed), simulate.png (new), solid.png (changed), solidline.png (changed), text-shape.png (changed), tool.png (changed), type-icon.png (changed), undo.png (changed), vertical.png (changed), verticalcylinder.png (changed), vline.png (changed), warningicon.png (changed), zoom100.png (changed), zoomIn.png (changed), zoomOut.png (changed)
adeas31 2011-10-26 14:08 Rev.: 10220

- removed unused stuff.

0 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Resources/icons: cleargeneral.png (del), clearinfo.png (del)
adeas31 2011-10-25 16:41 Rev.: 10213

- No more blinking of Problems tab.
- Info tab is removed. All information messages are shown in Problems tab as notifications.
- Added the Item Delegate for tree and list views. Gives more professional look.

0 lines of code changed in 8 files:

  • OMEdit/OMEditGUI/Resources/icons: block-icon.png (changed), class-icon.png (changed), connector-icon.png (changed), function-icon.png (changed), model-icon.png (changed), package-icon.png (changed), record-icon.png (changed), type-icon.png (changed)
adeas31 2011-10-24 13:54 Rev.: 10203

- Major change.
- Uses getMessagesStringInternal() instead of getErrorString().
- Uses buildModel() instead of simulate(). Now one can cancel simulation as well.

4 lines of code changed in 7 files:

  • OMEdit/OMEditGUI/Resources/icons: cleargeneral.png (new), clearinfo.png (new), clearproblems.png (new), erroricon.png (new 1), notificationicon.png (new 1), problems.png (new 1), warningicon.png (new 1)

(16 more)

Generated by StatSVN 0.7.0