Commit History

Author SHA1 Message Date
  kevinkofler dd6adffa3c Bump version to 1.01. 18 years ago
  kevinkofler 269cba1fa3 Tab now reliably inserts a tab. Use Ctrl+I to indent the selection. (Also set other Kate defaults to match TIGCC IDE more closely.) 18 years ago
  kevinkofler 10692b1650 Remove Joey's old skeleton for an XML syntax file generator, it was really broken beyond repair. 18 years ago
  kevinkofler 8804ca593b Bump TIGCC requirement in the RPM specfile. 18 years ago
  kevinkofler f6eadf1b43 Fix annoying padding between system icons (especially apparent at 16x16). 18 years ago
  kevinkofler 4398a2cebb Clear temp directory when done compiling. 18 years ago
  kevinkofler ae9705b0a9 Add missing icon for the about dialog. 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 f0eabd6ce3 Use lowercase internal name so we don't get both KTIGCCrc and ktigccrc config files. 18 years ago
  kevinkofler 7f3cbd2a6d Use a QWidgetStack and remove the default (grayed-out) view. 18 years ago
  kevinkofler 42724d6d70 Match the locale for the default C string <-> QString conversions. Hopefully it is a .UTF-8 locale, if it isn't, don't complain about characters lost converting! 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 059a55c9f9 Create new file ktigcc.h containing prototypes for ktigcc.cpp, use it in mainform.ui.h. 18 years ago
  kevinkofler 1d358a861f Add Joey Adams as an author of KTIGCC to the about screen and update copyright date. 18 years ago
  kevinkofler a3e6164220 Add fileName field to ListViewFile. Set codec for QString<->C string conversion to UTF-8. 18 years ago
  kevinkofler 5e29a3b8d0 Implement help. 18 years ago
  kevinkofler 32eb8a6d6d Implement about dialog (also gets rid of the warning about the deprecated version of KCmdLineArgs::init). 18 years ago
  kevinkofler f30cbcbc6a Update copyright date. 18 years ago
  kevinkofler 8287402122 Gray out the KatePart when it is disabled. (That was a lot harder than it should be.) 18 years ago
  kevinkofler 4548875f27 This commit was generated by cvs2svn to compensate for changes in r3, 20 years ago