Historique des commits

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