Directory OMEdit/OMEditGUI/Options/

Directory Created:
2014-07-04 03:59
Total Files:
4
Deleted Files:
0
Lines of Code:
4897

[root]/OMEdit/OMEditGUI/Options

Lines of Code

OMEdit/OMEditGUI/Options/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 72 (100.0%) 6797 (100.0%) 94.4
adeas31 68 (94.4%) 6793 (99.9%) 99.8
sjoelund.se 4 (5.6%) 4 (0.1%) 1.0

Most Recent Commits

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

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

4 lines of code changed in 4 files:

  • OMEdit/OMEditGUI/Options: NotificationsDialog.cpp (+1), NotificationsDialog.h (+1), OptionsDialog.cpp (+1), OptionsDialog.h (+1)
adeas31 2015-04-28 16:08 Rev.: 25789

- Set the TLMPluginPath

51 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+46 -6), OptionsDialog.h (+5)
adeas31 2015-04-28 14:24 Rev.: 25786

- Added options for defining TLM manager & monitor processes.

513 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+419 -324), OptionsDialog.h (+94 -68)
adeas31 2015-04-27 15:25 Rev.: 25760

- Enable/disable the TLM Editor syntax highlighting.

1 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+1 -2)
adeas31 2015-04-27 13:53 Rev.: 25754

- Shorten the TLM highlighting preview text.
- Removed the unused indentOrUnindent slot.

4 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+4 -11)
adeas31 2015-04-27 13:45 Rev.: 25753

- Generalized the TabSettings for editors.

15 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+12 -12), OptionsDialog.h (+3 -4)
adeas31 2015-04-23 16:01 Rev.: 25711

- Merged OMEdit TLM branch with trunk.

406 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+335), OptionsDialog.h (+71)
adeas31 2015-04-15 23:55 Rev.: 25565

- Use the appropriate tab stop width.
- Start the next line based on previous line indentation.

1 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+1 -1)
adeas31 2015-04-10 14:42 Rev.: 25492

- Removed the unnecessary ReleaseInformation message.

3 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: NotificationsDialog.cpp (+2 -36), NotificationsDialog.h (+1 -3)
adeas31 2015-04-10 01:00 Rev.: 25480

#2860
- Allow preserving the zoom level. Don't always auto rescale for new variables in plot.

142 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+127 -86), OptionsDialog.h (+15 -12)
adeas31 2015-04-04 18:20 Rev.: 25389

- Better syntax highlighting handling.
- Removed TLM references. Merge the TLM branch when it's complete.

214 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+187 -563), OptionsDialog.h (+27 -93)
adeas31 2015-04-02 23:43 Rev.: 25371

- More standardization of text editors.
- Better find/replace.

1 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+1 -1)
adeas31 2015-03-31 18:46 Rev.: 25340

#1482
- Added indentation support in OMEdit.

284 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+239 -17), OptionsDialog.h (+45 -2)
adeas31 2015-03-25 15:48 Rev.: 25246

- Create only one editor object. Use the BaseEditor class.

29 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+21 -6), OptionsDialog.h (+8 -2)
adeas31 2015-03-24 13:06 Rev.: 25232

- Updated Figaro labels.

3 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+3 -3)
adeas31 2015-02-24 16:20 Rev.: 24743

- Updated the Figaro interface.

9 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+9 -23), OptionsDialog.h (-3)
adeas31 2015-02-12 16:52 Rev.: 24551

- Added scrollbars for OptionsDialog. Because on some screens with small resolution it is almost impossible to use OptionsDialog.

31 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+29 -1), OptionsDialog.h (+2)
adeas31 2015-02-12 00:50 Rev.: 24541

- Added `set print elements` for gdb to print long strings. This can be handled via debugger settings in options.

41 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+38 -16), OptionsDialog.h (+3)
adeas31 2015-02-06 01:25 Rev.: 24447

- Allow users to specify a name for FMU via FMI export settings.

19 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+15 -6), OptionsDialog.h (+4)
adeas31 2015-02-04 16:26 Rev.: 24409

- Better message to generate operations for transformationalDebugger.

1 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+1 -1)
adeas31 2015-01-29 20:26 Rev.: 24315

#3099
- Option to reset the messages number before each simulation run.
- The messages number will also reset when user clears all the messages.

11 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+9), OptionsDialog.h (+2)
adeas31 2015-01-29 13:56 Rev.: 24292

- default figaro process location.

13 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+13 -9)
adeas31 2015-01-16 14:42 Rev.: 24066

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

174 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+139 -58), OptionsDialog.h (+35 -15)
adeas31 2014-12-20 19:12 Rev.: 23882

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

275 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+216 -67), OptionsDialog.h (+59 -12)
adeas31 2014-12-16 13:49 Rev.: 23799

- update the icon in tree when iconView of model is changed.

2 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+2 -6)
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.

57 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+52 -8), OptionsDialog.h (+5)
adeas31 2014-11-17 19:44 Rev.: 23414

#2984
- Keep the sub windows state unchanged when switching between perspectives.
- Added the cascade & tile windows options in `View->Windows` menu.

14 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+14 -24)
adeas31 2014-10-30 01:13 Rev.: 23060

- minor typo fixes.

1 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+1 -1)
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.

60 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+53 -18), OptionsDialog.h (+7 -1)
adeas31 2014-10-27 19:27 Rev.: 22983

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

1 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+1 -1)
adeas31 2014-10-26 05:41 Rev.: 22950

- Updated some icons from PNGs to SVGs.

1 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+1 -1)
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.

8 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+8 -2)
adeas31 2014-10-17 12:59 Rev.: 22785

#2865
+ Added new crash reports dialog.
+ Posts the log files via http.
- Removed the old crash reports email.

1 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Options: NotificationsDialog.cpp (-41), NotificationsDialog.h (+1 -3)
adeas31 2014-10-07 17:04 Rev.: 22655

#2872
- Created a new file omeditcommands.mos

14 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Options: NotificationsDialog.cpp (+14 -13)
adeas31 2014-10-06 17:45 Rev.: 22621

#2865
- Fixed the paths used in email.

1 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Options: NotificationsDialog.cpp (+1 -2)
adeas31 2014-09-10 11:45 Rev.: 22242

- Set display C & unknown frames enabled by default.

2 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Options: OptionsDialog.cpp (+2)
adeas31 2014-09-09 03:14 Rev.: 22191

- Using setIniCodec utf8 with QSettings is important. We might forget to set it if we are creating the instance of QSettings on different locations. Use one QSettings object for whole application.

260 lines of code changed in 3 files:

  • OMEdit/OMEditGUI/Options: NotificationsDialog.cpp (+13 -19), OptionsDialog.cpp (+246 -247), OptionsDialog.h (+1 -1)
adeas31 2014-09-09 02:20 Rev.: 22188

- New options to clear the debugger output & log windows on new run.
- Use the UTF-8 for settings object throughout the application.

37 lines of code changed in 3 files:

  • OMEdit/OMEditGUI/Options: NotificationsDialog.cpp (+6), OptionsDialog.cpp (+25 -17), OptionsDialog.h (+6 -2)
adeas31 2014-08-27 01:11 Rev.: 22007

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

252 lines of code changed in 4 files:

  • OMEdit/OMEditGUI/Options: NotificationsDialog.cpp (changed), NotificationsDialog.h (changed), OptionsDialog.cpp (+206 -25), OptionsDialog.h (+46 -5)
adeas31 2014-07-04 03:59 Rev.: 21414

- Restructuring the files and folders.

3841 lines of code changed in 4 files:

  • OMEdit/OMEditGUI/Options: NotificationsDialog.cpp (new 367), NotificationsDialog.h (new 83), OptionsDialog.cpp (new 2817), OptionsDialog.h (new 574)
Generated by StatSVN 0.7.0