Cronologia Commit

Autore SHA1 Messaggio Data
  kevinkofler e1905aa537 Add .png extension to extensionless images. 17 anni fa
  kevinkofler b7ee68a3a4 Remove uses of action groups, also change deprecated fileMenu->changeItem to fileNewMenu->actionMenu()->setIcon. 17 anni fa
  kevinkofler 899f77b47c Port Q3MainWindow -> QMainWindow, Q3ToolBar -> QToolBar, Q3DockWindow -> QDockWidget. 17 anni fa
  kevinkofler 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 anni fa
  kevinkofler f10561bc09 Convert .ui files to Qt 4 format: 17 anni fa
  kevinkofler ac541b7eb2 Implement completion on Ctrl+Space (or Ctrl+M). 18 anni fa
  kevinkofler bc7905e12a Implement "Find symbol declaration" (currently does not search system headers). 18 anni fa
  kevinkofler d90da807ff Temporarily hide unimplemented "Find symbol declaration" so I can release a beta without non-working menu items. 18 anni fa
  kevinkofler 583f5b252b Where did that geometry property for the SourceFileWindow toolbar suddenly come from? Remove it again. 18 anni fa
  kevinkofler d6ae23bbff Prompt for saving out-of-project source files before exiting. 18 anni fa
  kevinkofler 3276320053 Implement Functions dialog. 18 anni fa
  kevinkofler 8f889ca909 Implement function popup. 18 anni fa
  kevinkofler 418fcf1c39 Also create the Functions popup menu for out-of-project source files. 18 anni fa
  kevinkofler 475c222b41 Implement "Auto-save project before compiling" preference. 18 anni fa
  kevinkofler b169966388 Fix SourceFileWindow layout. 18 anni fa
  kevinkofler 95a9ba3c94 Implement opening files outside of a project. 18 anni fa
  kevinkofler c5ef142f3e Fix menu and toolbar captions, tooltips and status tips in SourceFileWindow. 18 anni fa
  kevinkofler c878e1991e Remove splitter and widget stack from SourceFileWindow. 18 anni fa
  kevinkofler 7e5178868d Don't duplicate SGetFileName and SGetFileNameMultiple because there should be only one lastDirectory. 18 anni fa
  kevinkofler 2e58203449 Update SourceFileWindow menu (remove main-window-only entries, rename others), update init slot and applyPreferences slot, remove leftStatusLabel. 18 anni fa
  kevinkofler 814eac1a41 Create SourceFileWindow as a copy of MainForm (unfinished, but compiles and links). 18 anni fa