Commit History

Author SHA1 Message Date
  kevinkofler dd6adffa3c Bump version to 1.01. 18 years ago
  kevinkofler 80132e6bd4 Implement my own AssistantClient using KDE classes (KProcIO, KExtendedSocket) because QAssistantClient uses QProcess which conflicts with KProcess (fixes lockups while waiting for a process to complete). 18 years ago
  kevinkofler e4194ee0ed Clean up setTextSafe (needed for the coming change to invalidate completion info on changes). 18 years ago
  kevinkofler d170008362 Implement ToolsDialog (but needs ToolProperties to be of use). 18 years ago
  kevinkofler 61ff7b694f Cache result of ticables_is_usb_enabled so the check isn't run over and over again. 18 years ago
  kevinkofler d495161439 Implement source file splitting and debugging #line directives (code not used yet, will be used for temp files during compilation). 18 years ago
  kevinkofler 4398a2cebb Clear temp directory when done compiling. 18 years ago
  kevinkofler 95a9ba3c94 Implement opening files outside of a project. 18 years ago
  kevinkofler b172e7a78d Don't use static variables in SourceFileWindow, we need one copy of each variable per instance. 18 years ago
  kevinkofler 0acae66230 Implement help on right-click in the Program Options dialog. 18 years ago
  kevinkofler 3af8c3fddf Check for fargo.a and flashos.a availability. Refuse to load Fargo resp. Flash OS projects and hide Fargo resp. FlashOS options from the project options if they are missing. 18 years ago
  kevinkofler da09872b22 Update/add copyright notices. 18 years ago
  kevinkofler 0ae27b7e88 Add support for opening a project from the command line. 18 years ago
  kevinkofler 768ff60c0d Implement recent project list. 18 years ago
  kevinkofler 26b0159a6a Add ktigcc.h, containing prototypes for functions/variables in ktigcc.cpp. 18 years ago