[root]/OMEdit/OMEditGUI/Debugger
Attach
(4 files, 732 lines)
Breakpoints
(6 files, 1495 lines)
GDB
(4 files, 2291 lines)
Locals
(4 files, 1222 lines)
Parser
(12 files, 1294 lines)
StackFrames
(2 files, 787 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 16 (100.0%) | 106 (100.0%) | 6.6 |
adeas31 | 8 (50.0%) | 92 (86.8%) | 11.5 |
hudson | 6 (37.5%) | 12 (11.3%) | 2.0 |
sjoelund.se | 2 (12.5%) | 2 (1.9%) | 1.0 |
Lock OMEdit, use https://github.com/OpenModelica/OMEdit instead
2 lines of code changed in 2 files:
- Use the appropriate tab stop width.
- Start the next line based on previous line indentation.
1 lines of code changed in 1 file:
- Better syntax highlighting handling.
- Removed TLM references. Merge the TLM branch when it's complete.
1 lines of code changed in 1 file:
- More standardization of text editors.
- Better find/replace.
3 lines of code changed in 1 file:
- Create only one editor object. Use the BaseEditor class.
1 lines of code changed in 1 file:
- make sure we close the settings group otherwise settings file will get corrupted.
9 lines of code changed in 1 file:
- Made algorithmicDebugger more easily accessible for users.
- Added new svg icons for simulate.
- changed Debugger Log to Debugger CLI.
1 lines of code changed in 1 file:
- 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.
50 lines of code changed in 1 file:
- New options to clear the debugger output & log windows on new run.
- Use the UTF-8 for settings object throughout the application.
26 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
12 lines of code changed in 2 files:
[Janitor mode] Set auto-props
0 lines of code changed in 4 files: