kevinkofler f19667717f Actually bump specfile version. il y a 17 ans
..
fedora f19667717f Actually bump specfile version. il y a 17 ans
images 74a26f26e9 Add small version of TIGCC IDE icon. Use it for the .desktop file in the RPM and for the task bar. il y a 18 ans
COPYING da09872b22 Update/add copyright notices. il y a 18 ans
INSTALL 3523bface0 Add short (2 sentences) installation instructions for ktigcc-completion-data. il y a 18 ans
KTIGCC.prj 927d8c8118 Fix moving files across file systems after compilation not working. il y a 18 ans
NEWS dd6adffa3c Bump version to 1.01. il y a 17 ans
assistant.cpp c19f3068ed Try sending SIGTERM (KProcess::kill()) before resorting to SIGKILL (KProcess::~KProcess()). il y a 18 ans
assistant.h 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). il y a 18 ans
callbacks.cpp 996c79e479 Fix typo. (Doesn't really matter in practice.) il y a 18 ans
callbacks.h 47b613cd06 Implement progress bars for transfers to a real calculator. il y a 18 ans
colorlistitem.h 1aab02b749 Implement setting colors of parentheses. il y a 18 ans
completion.cpp 26e6cf928c Implement approximate matching for prototype hints. il y a 18 ans
completion.h 508470b581 Implement argument hint popups. il y a 18 ans
configure 415078bcf9 Add dummy configure script which just runs qmake and prints an error if it was not found. il y a 18 ans
customstyle.ui 696ce7eb3d Delete unused "newSlot()" slot. il y a 18 ans
errorlist.ui b6134236db Fix Ctrl+C/Ctrl+Ins conflict between main window and error list. (Now works as expected: They apply to the error window if it has the focus, and the main window otherwise.) il y a 18 ans
errorlist.ui.h b6134236db Fix Ctrl+C/Ctrl+Ins conflict between main window and error list. (Now works as expected: They apply to the error window if it has the focus, and the main window otherwise.) il y a 18 ans
functions.ui 3276320053 Implement Functions dialog. il y a 18 ans
functions.ui.h 3276320053 Implement Functions dialog. il y a 18 ans
ktigcc.cpp dd6adffa3c Bump version to 1.01. il y a 17 ans
ktigcc.h dd6adffa3c Bump version to 1.01. il y a 17 ans
ktigcc.pro 7e04c2c6d4 Add NEWS file containing the history information previously published in the changelog snippets on SourceForge. il y a 18 ans
mainform.ui d23938bc9e Allow using F8 instead of Ctrl+F9. il y a 18 ans
mainform.ui.h dd6adffa3c Bump version to 1.01. il y a 17 ans
newsdlg.ui 1848f2acf6 Implement "Download headlines on startup" preference, News dialog Refresh and Visit buttons. (But no actual news downloading yet.) il y a 18 ans
newsdlg.ui.h 2de308c079 Fix proxy server page title getting translated while everything else doesn't. il y a 18 ans
parsing.cpp d4d273fc48 Parse .hsf files for system header completion info. il y a 18 ans
parsing.h d4d273fc48 Parse .hsf files for system header completion info. il y a 18 ans
preferences.cpp 870ac58834 Change (int)0 to 0 and (int)0x1000020 to 0x1000020u (because it is actually unsigned). Should be purely cosmetical. il y a 18 ans
preferences.h 2c6600dca9 Implement customizable list of templates. Can't actually be used yet though. il y a 18 ans
preferencesdlg.ui 83fe5b2da5 Add keyboard accelerators to Preferences/Coding. il y a 18 ans
preferencesdlg.ui.h 898234d4c4 Remember the directory used for include/c during completion information parsing. il y a 18 ans
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. il y a 18 ans
programoptions.ui.h 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). il y a 18 ans
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. il y a 18 ans
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. il y a 18 ans
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.) il y a 18 ans
selectcolors.ui 1aab02b749 Implement setting colors of parentheses. il y a 18 ans
selectcolors.ui.h 1aab02b749 Implement setting colors of parentheses. il y a 18 ans
selectstyle.ui 1c9c9f0817 Fix spelling of "strikeOut" in generated XML files (Kate wants the O capitalized). il y a 18 ans
selectstyle.ui.h 1c9c9f0817 Fix spelling of "strikeOut" in generated XML files (Kate wants the O capitalized). il y a 18 ans
srcfile.h a98a0a1506 Allow disabling syntax highlighting from the preferences. il y a 18 ans
srcfilewin.ui ac541b7eb2 Implement completion on Ctrl+Space (or Ctrl+M). il y a 18 ans
srcfilewin.ui.h dd6adffa3c Bump version to 1.01. il y a 17 ans
tiemu.h 9c76ca7ff1 Import the TiEmu DCOP SDK (technically part of TiEmu, but not worth making a library of). il y a 18 ans
tiemu_stub.cpp 9c76ca7ff1 Import the TiEmu DCOP SDK (technically part of TiEmu, but not worth making a library of). il y a 18 ans
tiemu_stub.h 9c76ca7ff1 Import the TiEmu DCOP SDK (technically part of TiEmu, but not worth making a library of). il y a 18 ans
toolprops.ui 5e7995b385 Implement browse button for ToolProperties. il y a 18 ans
toolprops.ui.h 5e7995b385 Implement browse button for ToolProperties. il y a 18 ans
toolsdlg.ui d170008362 Implement ToolsDialog (but needs ToolProperties to be of use). il y a 18 ans
toolsdlg.ui.h 18db7dd6f3 Implement ToolProperties. il y a 18 ans
tpr.cpp 927d8c8118 Fix moving files across file systems after compilation not working. il y a 18 ans
tpr.h 927d8c8118 Fix moving files across file systems after compilation not working. il y a 18 ans
wordlist.ui 53bb89368a Design dialogs for syntax highlighting customization. il y a 18 ans