Commit History

Автор SHA1 Съобщение Дата
  kevinkofler d23938bc9e Allow using F8 instead of Ctrl+F9. преди 18 години
  kevinkofler c8fd4df422 Revert an unasked-for property change Qt Designer took on its own to make. преди 18 години
  kevinkofler ac541b7eb2 Implement completion on Ctrl+Space (or Ctrl+M). преди 18 години
  kevinkofler bc7905e12a Implement "Find symbol declaration" (currently does not search system headers). преди 18 години
  kevinkofler d1091524bc Implement openHeader helper function for "Find symbol declaration". преди 18 години
  kevinkofler 5720ef656c Mark completion data dirty if the file was changed. преди 18 години
  kevinkofler 74ae18f47a Implement function to parse a source file for completion info. преди 18 години
  kevinkofler d90da807ff Temporarily hide unimplemented "Find symbol declaration" so I can release a beta without non-working menu items. преди 18 години
  kevinkofler b6134236db Fix Ctrl+C/Ctrl+Ins conflict between main window and error list. (Now works as expected: They apply to the error window if it has the focus, and the main window otherwise.) преди 18 години
  kevinkofler 9dde29d3a9 Don't hardcode background color of KListViews to white, set alternateColor to QColor() instead. преди 18 години
  kevinkofler ed4e646da6 Update Tools menu. преди 18 години
  kevinkofler c971d1c680 Implement Find/Open file at cursor. преди 18 години
  kevinkofler 3276320053 Implement Functions dialog. преди 18 години
  kevinkofler 8f889ca909 Implement function popup. преди 18 години
  kevinkofler d161d1bea1 Enable "Find/Functions" for source files. преди 18 години
  kevinkofler fe77beba20 Implement debugRun for real calculators (no fancy progress bar yet, but otherwise complete). преди 18 години
  kevinkofler 0dd39a8b38 Inline sendFiles and executeCommand into debugRun (eliminates some redundant code and will avoid more for real calculator support). преди 18 години
  kevinkofler 07a110afff Implement debugRun for TiEmu. преди 18 години
  kevinkofler e6f08fb47b Implement debugPause and debugReset. преди 18 години
  kevinkofler e0789ab32c Disable Debug/Pause and Debug/Reset if the target is not TiEmu (can't remotely launch a debugger or reset on a real calculator). преди 18 години
  kevinkofler 522be3662f "Remove" on a directory in the file tree now prompts for saving files under that virtual directory. преди 18 години
  kevinkofler 1e15ef60c1 Collect linker statistics. Implement "display message after successful compilation", showing the collected statistics and offering to open the project folder (using the default app for "inode/directory", normally Konqueror). преди 18 години
  kevinkofler 4143b1eb40 Implement post-build processing. преди 18 години
  kevinkofler 6732818d43 Keep track of modifiedSinceLastCompile flag. преди 18 години
  kevinkofler 6f1723caea Implement "delete overwritten errors" preference. преди 18 години
  kevinkofler 684200c5ba Implement copying error texts to the clipboard. преди 18 години
  kevinkofler 771943ee81 Finish createCursor. преди 18 години
  kevinkofler a24b8086b0 Create Kate cursor to keep track of the line and column when the text is edited. преди 18 години
  kevinkofler 1e509612e0 Update/delete errors for a source file when adopting/deleting it. преди 18 години
  kevinkofler 3f8dee9316 Look for the source file containing the error. преди 18 години