Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 15fb341eb4 HackStudio: Always re-match curlies/parens after a re-highlight %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c8e02e60a6 HackStudio+LibGUI: Implement matching curly brace highlighting %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 834eff7983 HackStudio: Mark whitespace tokens as skippable GTextDocumentSpans %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev c6a8b95643 HackStudio: Add a Stop action to kill the current process %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2fea238675 HackStudio: Reflect widget selections in the form widget tree view %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d5f735ecec HackStudio: Show the edited form widget's widget tree in the tree view %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 6dab257a45 HackStudio: Make the widget toolbar buttons checkable and exclusive %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e87756424d HackStudio: Introduce a Tool class with subs CursorTool and WidgetTool %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a04ab219d1 HackStudio: Use a visually distinct icon for the cursor tool %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f92e0f7d80 HackStudio: Add placeholder code to test widget factory construction %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2da058c7f2 HackStudio: Use the GWidget class registry to populate the toolbar %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3e84ea9a53 HackStudio: Add panes on the right hand side of the form editing mode %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 489c6ac05c HackStudio: Add a widgets toolbar to the form editing mode %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d016d5e365 HackStudio: Start fleshing out the GUI for a GUI designer :^) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d6c0d32b63 HackStudio: Make the project file list a little narrower by default %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2755184e11 HackStudio: Update the "remove current editor" action enabled state %!s(int64=5) %!d(string=hai) anos
  Andreas Kling cb627a3ada HackStudio: Allow removing the current editor with Alt+Shift+E %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 538d5f82c1 HackStudio: Allow switching between editors with Ctrl+E / Ctrl+Shift+E %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f844715106 HackStudio: Allow adding more editors by pressing Ctrl+Alt+E %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b4de5ac128 HackStudio: Start working on a "Locator", much like Qt Creator has %!s(int64=5) %!d(string=hai) anos
  Andreas Kling fe83d5087b HackStudio: Show .h files with C++ syntax highlighting %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e2d7f585da HackStudio: Support opening the same file in both editors %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f1c6193d6d LibGUI: Move GTextDocument out of GTextEditor %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1bcbc3f827 HackStudio: Allow switching between the two editors with Ctrl+E :^) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1e5f4714c7 HackStudio: Tweak EditorWrapper layouts a bit to make things look nice %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e39b1f11f9 HackStudio: Support multiple editors on screen %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 90c81d5c16 HackStudio: Tweak style of C++ identifiers %!s(int64=5) %!d(string=hai) anos
  Andreas Kling dd74cb9c8f HackStudio: Focus the text editor after opening a file %!s(int64=5) %!d(string=hai) anos
  Andreas Kling cea6506998 HackStudio: Implement adding an existing file to project %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9129dbe0b9 HackStudio: Implement adding a new file to the project %!s(int64=5) %!d(string=hai) anos