Directory OMEdit/OMEditGUI/Debugger/

Total Files:
2
Deleted Files:
0
Lines of Code:
873

[root]/OMEdit/OMEditGUI/Debugger
                directory in repo Attach (4 files, 732 lines)
                directory in repo Breakpoints (6 files, 1495 lines)
                directory in repo GDB (4 files, 2291 lines)
                directory in repo Locals (4 files, 1222 lines)
                directory in repo Parser (12 files, 1294 lines)
                directory in repo StackFrames (2 files, 787 lines)

Lines of Code

OMEdit/OMEditGUI/Debugger/ Lines of Code

Developers

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

Most Recent Commits

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

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

2 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Debugger: DebuggerMainWindow.cpp (+1), DebuggerMainWindow.h (+1)
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/Debugger: DebuggerMainWindow.cpp (+1 -1)
adeas31 2015-04-04 18:20 Rev.: 25389

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

1 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Debugger: DebuggerMainWindow.cpp (+1 -1)
adeas31 2015-04-02 23:43 Rev.: 25371

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

3 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Debugger: DebuggerMainWindow.cpp (+3 -3)
adeas31 2015-03-25 15:48 Rev.: 25246

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

1 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Debugger: DebuggerMainWindow.cpp (+1 -1)
adeas31 2014-11-07 00:22 Rev.: 23258

- make sure we close the settings group otherwise settings file will get corrupted.

9 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Debugger: DebuggerMainWindow.cpp (+9 -12)
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.

1 lines of code changed in 1 file:

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

50 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Debugger: DebuggerMainWindow.cpp (+50 -57)
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.

26 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/Debugger: DebuggerMainWindow.cpp (+26 -11)
hudson 2014-08-27 01:13 Rev.: 22009

[Janitor mode] Fix whitespace

12 lines of code changed in 2 files:

  • OMEdit/OMEditGUI/Debugger: DebuggerMainWindow.cpp (+6 -6), DebuggerMainWindow.h (+6 -6)
hudson 2014-08-27 01:13 Rev.: 22008

[Janitor mode] Set auto-props

0 lines of code changed in 4 files:

  • OMEdit/OMEditGUI/Debugger: DebuggerMainWindow.cpp (changed), DebuggerMainWindow.h (new)
Generated by StatSVN 0.7.0