コミット履歴

作者 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 ac541b7eb2 Implement completion on Ctrl+Space (or Ctrl+M). 18 年 前
  kevinkofler bc7905e12a Implement "Find symbol declaration" (currently does not search system headers). 18 年 前
  kevinkofler d90da807ff Temporarily hide unimplemented "Find symbol declaration" so I can release a beta without non-working menu items. 18 年 前
  kevinkofler 583f5b252b Where did that geometry property for the SourceFileWindow toolbar suddenly come from? Remove it again. 18 年 前
  kevinkofler d6ae23bbff Prompt for saving out-of-project source files before exiting. 18 年 前
  kevinkofler 3276320053 Implement Functions dialog. 18 年 前
  kevinkofler 8f889ca909 Implement function popup. 18 年 前
  kevinkofler 418fcf1c39 Also create the Functions popup menu for out-of-project source files. 18 年 前
  kevinkofler 475c222b41 Implement "Auto-save project before compiling" preference. 18 年 前
  kevinkofler b169966388 Fix SourceFileWindow layout. 18 年 前
  kevinkofler 95a9ba3c94 Implement opening files outside of a project. 18 年 前
  kevinkofler c5ef142f3e Fix menu and toolbar captions, tooltips and status tips in SourceFileWindow. 18 年 前
  kevinkofler c878e1991e Remove splitter and widget stack from SourceFileWindow. 18 年 前
  kevinkofler 7e5178868d Don't duplicate SGetFileName and SGetFileNameMultiple because there should be only one lastDirectory. 18 年 前
  kevinkofler 2e58203449 Update SourceFileWindow menu (remove main-window-only entries, rename others), update init slot and applyPreferences slot, remove leftStatusLabel. 18 年 前
  kevinkofler 814eac1a41 Create SourceFileWindow as a copy of MainForm (unfinished, but compiles and links). 18 年 前