kevinkofler bdadda32f5 Fix transparency in the custom error list icons. 18 years ago
..
fedora 0d35fb4b7d Add RPM spec file. 18 years ago
images bdadda32f5 Fix transparency in the custom error list icons. 18 years ago
COPYING da09872b22 Update/add copyright notices. 18 years ago
INSTALL 5b259db330 Qt Assistant development headers are needed too. 18 years ago
KTIGCC.prj bfdac8087f Implement Program Output dialog. 18 years ago
configure 415078bcf9 Add dummy configure script which just runs qmake and prints an error if it was not found. 18 years ago
errorlist.ui 896c5be355 Create ErrorListItem class to be used to keep track of errors/warnings/messages during compilation. 18 years ago
gnuasm68k.xml 1c2c67f5ad Enable syntax highlighting 18 years ago
ktigcc.cpp 4398a2cebb Clear temp directory when done compiling. 18 years ago
ktigcc.h d495161439 Implement source file splitting and debugging #line directives (code not used yet, will be used for temp files during compilation). 18 years ago
ktigcc.pro bfdac8087f Implement Program Output dialog. 18 years ago
mainform.ui 6732818d43 Keep track of modifiedSinceLastCompile flag. 18 years ago
mainform.ui.h bdadda32f5 Fix transparency in the custom error list icons. 18 years ago
masm68k.xml 1c2c67f5ad Enable syntax highlighting 18 years ago
preferences.cpp 4f2445781f Implement "Use system icons" preference. (Currently off by default, this may change in the future.) 18 years ago
preferences.h 4f2445781f Implement "Use system icons" preference. (Currently off by default, this may change in the future.) 18 years ago
preferencesdlg.ui 4f2445781f Implement "Use system icons" preference. (Currently off by default, this may change in the future.) 18 years ago
preferencesdlg.ui.h 4b6d8450a8 Actually add preferences.ui.h to the repository. 18 years ago
programoptions.ui 09e54a54b8 Remove unused "What's this" button. Replace it with a more visible hint about the right-click feature, easily overlooked in the Win32 IDE. 18 years ago
programoptions.ui.h d495161439 Implement source file splitting and debugging #line directives (code not used yet, will be used for temp files during compilation). 18 years ago
programoutput.ui e1d522c7ed Program Output dialog: 18 years ago
projectoptions.ui 493da2c33a Fix 2 instances of setChecked(TRUE) in previous commit which should have been setChecked(FALSE). 18 years ago
projectoptions.ui.h d495161439 Implement source file splitting and debugging #line directives (code not used yet, will be used for temp files during compilation). 18 years ago
srcfile.h 0e50e3c77a All source files now have their LineStartList. 18 years ago
srcfilewin.ui 475c222b41 Implement "Auto-save project before compiling" preference. 18 years ago
srcfilewin.ui.h 6f1723caea Implement "delete overwritten errors" preference. 18 years ago
tpr.cpp 6574491da5 Parse *nix-style (GCC, GNU as, ...) error messages. 18 years ago
tpr.h 4963fc462b Finish implementing compileFile. 18 years ago