Историја ревизија

Аутор SHA1 Порука Датум
  kevinkofler e1905aa537 Add .png extension to extensionless images. пре 17 година
  kevinkofler b7ee68a3a4 Remove uses of action groups, also change deprecated fileMenu->changeItem to fileNewMenu->actionMenu()->setIcon. пре 17 година
  kevinkofler 899f77b47c Port Q3MainWindow -> QMainWindow, Q3ToolBar -> QToolBar, Q3DockWindow -> QDockWidget. пре 17 година
  kevinkofler 63ce131eb3 Switch from image collection to the new Qt 4 resource system. пре 17 година
  kevinkofler f10561bc09 Convert .ui files to Qt 4 format: пре 17 година
  kevinkofler 2d84276378 First round of compile fixes. пре 17 година
  kevinkofler 6b2e1f4e79 Use K3ListView instead of the removed KListView for now. пре 17 година
  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 година