kevinkofler d170008362 Implement ToolsDialog (but needs ToolProperties to be of use). 18 years ago
..
fedora 8804ca593b Bump TIGCC requirement in the RPM specfile. 18 years ago
images 74a26f26e9 Add small version of TIGCC IDE icon. Use it for the .desktop file in the RPM and for the task bar. 18 years ago
COPYING da09872b22 Update/add copyright notices. 18 years ago
INSTALL 6da0826202 Start implementing Help/News. 18 years ago
KTIGCC.prj d170008362 Implement ToolsDialog (but needs ToolProperties to be of use). 18 years ago
callbacks.cpp a742e43f43 Update callback code for new libticalcs2 progress report interface. 18 years ago
callbacks.h 47b613cd06 Implement progress bars for transfers to a real calculator. 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
functions.ui 3276320053 Implement Functions dialog. 18 years ago
functions.ui.h 3276320053 Implement Functions dialog. 18 years ago
gnuasm68k.xml 1c2c67f5ad Enable syntax highlighting 18 years ago
ktigcc.cpp 8804ca593b Bump TIGCC requirement in the RPM specfile. 18 years ago
ktigcc.h d170008362 Implement ToolsDialog (but needs ToolProperties to be of use). 18 years ago
ktigcc.pro 99a9efa4ed Design Configure Tools and Tool Properties dialogs. 18 years ago
mainform.ui c971d1c680 Implement Find/Open file at cursor. 18 years ago
mainform.ui.h d170008362 Implement ToolsDialog (but needs ToolProperties to be of use). 18 years ago
masm68k.xml 1c2c67f5ad Enable syntax highlighting 18 years ago
newsdlg.ui 1848f2acf6 Implement "Download headlines on startup" preference, News dialog Refresh and Visit buttons. (But no actual news downloading yet.) 18 years ago
newsdlg.ui.h 2de308c079 Fix proxy server page title getting translated while everything else doesn't. 18 years ago
parsing.cpp d1fff48f89 Declare TIGCC's calling convention macros to ctags so it recognizes prototypes using them. 18 years ago
parsing.h 8bdd01f5b3 Use QValueVector instead of QValueList for SourceFunctions array (more efficient random access). 18 years ago
preferences.cpp 95155795a2 Save modified preferences to file right away. 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 f911a29b09 Use the KPushButton::stdItem property so pushbuttons honor the system-wide preference to show icons next to standard pushbutton. Also remove minimum sizes for pushbuttons for consistency. 18 years ago
preferencesdlg.ui.h 61ff7b694f Cache result of ticables_is_usb_enabled so the check isn't run over and over again. 18 years ago
programoptions.ui f911a29b09 Use the KPushButton::stdItem property so pushbuttons honor the system-wide preference to show icons next to standard pushbutton. Also remove minimum sizes for pushbuttons for consistency. 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 f911a29b09 Use the KPushButton::stdItem property so pushbuttons honor the system-wide preference to show icons next to standard pushbutton. Also remove minimum sizes for pushbuttons for consistency. 18 years ago
projectoptions.ui f911a29b09 Use the KPushButton::stdItem property so pushbuttons honor the system-wide preference to show icons next to standard pushbutton. Also remove minimum sizes for pushbuttons for consistency. 18 years ago
projectoptions.ui.h 87a09efc06 Implement Browse button for the post-build command line in the Project Options dialog. (I somehow forgot that when I finished the dialog.) 18 years ago
srcfile.h 3276320053 Implement Functions dialog. 18 years ago
srcfilewin.ui 3276320053 Implement Functions dialog. 18 years ago
srcfilewin.ui.h 74a26f26e9 Add small version of TIGCC IDE icon. Use it for the .desktop file in the RPM and for the task bar. 18 years ago
tiemu.h 9c76ca7ff1 Import the TiEmu DCOP SDK (technically part of TiEmu, but not worth making a library of). 18 years ago
tiemu_stub.cpp 9c76ca7ff1 Import the TiEmu DCOP SDK (technically part of TiEmu, but not worth making a library of). 18 years ago
tiemu_stub.h 9c76ca7ff1 Import the TiEmu DCOP SDK (technically part of TiEmu, but not worth making a library of). 18 years ago
toolprops.ui d170008362 Implement ToolsDialog (but needs ToolProperties to be of use). 18 years ago
toolprops.ui.h d170008362 Implement ToolsDialog (but needs ToolProperties to be of use). 18 years ago
toolsdlg.ui d170008362 Implement ToolsDialog (but needs ToolProperties to be of use). 18 years ago
toolsdlg.ui.h d170008362 Implement ToolsDialog (but needs ToolProperties to be of use). 18 years ago
tpr.cpp 41c7b27d64 Use --outputbin-main-only (ld-tigcc switch) instead of linking twice for compressed programs with an external data file. TIGCC 0.96 Beta 7 r1 required. 18 years ago
tpr.h 61f8e487a8 Implement ttpack compression. 18 years ago