Commit History

Upphovsman SHA1 Meddelande Datum
  joeyadams b0a41f43f4 Broke up extractFileTreeInfo by creating a separate routine that lists all the file paths in every category of the project. The routine is extractAllFileNames. 18 år sedan
  joeyadams f4e87a5b10 Fixed issues with absolute paths and relative paths: made it so in the TPR, relative paths are used only if the file is within the project directory. 18 år sedan
  joeyadams 56cf975fca Save As now supports creating new directories when you save again. 18 år sedan
  joeyadams 248e61ad26 Added Save As support. However, it still needs to make new files when you do save as. 18 år sedan
  joeyadams a8394de8d2 Added fileSave_loadList and wrote code into MainForm::fileSave . 18 år sedan
  kevinkofler 9dbd3a4611 Add support for "Open File=" (sadly, this uses an absolute path so it will only work for KTIGCC-created projects). 18 år sedan
  kevinkofler 7d06d8d0f8 Set proper default options. Fix handling of line number (count starts at 0 because read_line immediately increments it, consistently return l, not 1). 18 år sedan
  kevinkofler 36530f7da4 Remove unused settings. Move prj_name to the top level. Add constructor for the settings and libopts. 18 år sedan
  kevinkofler a2d7c06b47 Display error messages if something goes wrong during TPR loading. 18 år sedan
  kevinkofler 79af88063d Check if Quill and A68k are available when loading a project needing them. 18 år sedan
  joeyadams 43599bc737 Expanded on TPR file listing to adapt it to folders. 18 år sedan
  joeyadams 70a7fc81af Adding tpr.h and tpr.cxx by committing too. 18 år sedan