godzil 049264b5f2 Big commit, change the properties of a lot of text file to use native eol, and force all of the documentation files to user CRLF eol. Remove some artefacts from CVS (.cvsignores file and a CVSROOT folder) and add svn:keywords to all files in the repository před 15 roky
..
.settings c7740c0c9d Import Eclipse CDT project. před 17 roky
debian 5325cf90d3 Added debian/man folder. před 16 roky
fedora 8c27595944 Fedora RPM: Fix Qt 4 Assistant patch not to crash if ~/.config/Trolltech doesn't exist yet. před 16 roky
images 74a26f26e9 Add small version of TIGCC IDE icon. Use it for the .desktop file in the RPM and for the task bar. před 18 roky
.cdtproject c7740c0c9d Import Eclipse CDT project. před 17 roky
.project c7740c0c9d Import Eclipse CDT project. před 17 roky
COPYING da09872b22 Update/add copyright notices. před 18 roky
ChangeLog 01b66b99ca KTIGCC 1.09 release. před 16 roky
INSTALL 12d0151d6d Updated INSTALL with instructions for Debian installation support. před 16 roky
KTIGCC.anjuta 65fd8399ca Add Anjuta 2 project. před 17 roky
NEWS 870b70bec4 #include <cstring> instead of <cstdlib> for std::memset (fixes build with g++ 4.3). před 16 roky
assistant.cpp c19f3068ed Try sending SIGTERM (KProcess::kill()) before resorting to SIGKILL (KProcess::~KProcess()). před 18 roky
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). před 18 roky
callbacks.cpp 870b70bec4 #include <cstring> instead of <cstdlib> for std::memset (fixes build with g++ 4.3). před 16 roky
callbacks.h 47b613cd06 Implement progress bars for transfers to a real calculator. před 18 roky
colorlistitem.h 1aab02b749 Implement setting colors of parentheses. před 18 roky
completion.cpp b0b40a7e56 Fix infinite loop when parsing user headers including each other for completion information. před 16 roky
completion.h 508470b581 Implement argument hint popups. před 18 roky
configure 12d0151d6d Updated INSTALL with instructions for Debian installation support. před 16 roky
customstyle.ui 696ce7eb3d Delete unused "newSlot()" slot. před 18 roky
errorlist.ui daf856772a Don't grab the keyboard globally (stealing key presses from other apps) in the Errors&Warnings pane, only override the Ctrl+C and Ctrl+Ins accelerators. před 17 roky
errorlist.ui.h daf856772a Don't grab the keyboard globally (stealing key presses from other apps) in the Errors&Warnings pane, only override the Ctrl+C and Ctrl+Ins accelerators. před 17 roky
functions.ui 3276320053 Implement Functions dialog. před 18 roky
functions.ui.h 3276320053 Implement Functions dialog. před 18 roky
ktigcc.cpp 378c04ba8d Added debian folder. před 16 roky
ktigcc.h dd6adffa3c Bump version to 1.01. před 18 roky
ktigcc.pro ae4ab3d9ac Allow setting CXXFLAGS on the qmake command line. před 17 roky
mainform.ui d23938bc9e Allow using F8 instead of Ctrl+F9. před 18 roky
mainform.ui.h 1c8557752c Sync with upstream bugfixes: před 15 roky
newsdlg.ui 1848f2acf6 Implement "Download headlines on startup" preference, News dialog Refresh and Visit buttons. (But no actual news downloading yet.) před 18 roky
newsdlg.ui.h 2de308c079 Fix proxy server page title getting translated while everything else doesn't. před 18 roky
parsing.cpp d4d273fc48 Parse .hsf files for system header completion info. před 18 roky
parsing.h d4d273fc48 Parse .hsf files for system header completion info. před 18 roky
preferences.cpp 378c04ba8d Added debian folder. před 16 roky
preferences.h 2c6600dca9 Implement customizable list of templates. Can't actually be used yet though. před 18 roky
preferencesdlg.ui 83fe5b2da5 Add keyboard accelerators to Preferences/Coding. před 18 roky
preferencesdlg.ui.h 898234d4c4 Remember the directory used for include/c during completion information parsing. před 18 roky
programoptions.ui 8bddd6599d Fix missing word wrap on the data variable reloc label in Program Options. před 17 roky
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). před 18 roky
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. před 18 roky
projectoptions.ui 1bd7d24bc6 Revert unasked-for geometry change. před 17 roky
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.) před 18 roky
selectcolors.ui 1aab02b749 Implement setting colors of parentheses. před 18 roky
selectcolors.ui.h 1aab02b749 Implement setting colors of parentheses. před 18 roky
selectstyle.ui 1c9c9f0817 Fix spelling of "strikeOut" in generated XML files (Kate wants the O capitalized). před 18 roky
selectstyle.ui.h 1c9c9f0817 Fix spelling of "strikeOut" in generated XML files (Kate wants the O capitalized). před 18 roky
srcfile.h a98a0a1506 Allow disabling syntax highlighting from the preferences. před 18 roky
srcfilewin.ui ac541b7eb2 Implement completion on Ctrl+Space (or Ctrl+M). před 18 roky
srcfilewin.ui.h 9c448e1cf1 Make Ctrl+Return work for "Open file at cursor". před 17 roky
tiemu.h 9c76ca7ff1 Import the TiEmu DCOP SDK (technically part of TiEmu, but not worth making a library of). před 18 roky
tiemu_stub.cpp 9c76ca7ff1 Import the TiEmu DCOP SDK (technically part of TiEmu, but not worth making a library of). před 18 roky
tiemu_stub.h 9c76ca7ff1 Import the TiEmu DCOP SDK (technically part of TiEmu, but not worth making a library of). před 18 roky
toolprops.ui 5e7995b385 Implement browse button for ToolProperties. před 18 roky
toolprops.ui.h 5e7995b385 Implement browse button for ToolProperties. před 18 roky
toolsdlg.ui d170008362 Implement ToolsDialog (but needs ToolProperties to be of use). před 18 roky
toolsdlg.ui.h 18db7dd6f3 Implement ToolProperties. před 18 roky
tpr.cpp 1c8557752c Sync with upstream bugfixes: před 15 roky
tpr.h c0635ede86 Fix extra newline incorrectly added each time a file is saved. před 17 roky
wordlist.ui 53bb89368a Design dialogs for syntax highlighting customization. před 18 roky