kevinkofler f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
..
.settings c7740c0c9d Import Eclipse CDT project. 17 年 前
fedora 9d533bb958 Bump version to 1.07. Bump copyright years. 17 年 前
images 74a26f26e9 Add small version of TIGCC IDE icon. Use it for the .desktop file in the RPM and for the task bar. 18 年 前
.cdtproject c7740c0c9d Import Eclipse CDT project. 17 年 前
.cvsignore c7740c0c9d Import Eclipse CDT project. 17 年 前
.project 831935a909 Update Eclipse project name. 17 年 前
COPYING da09872b22 Update/add copyright notices. 18 年 前
ChangeLog eb48103d44 Add a full changelog (generated from CVS logs). 17 年 前
INSTALL abb25aaba6 Add ktigcc-completion-data*.noarch.rpm to the rpm lines. 17 年 前
KTIGCC.anjuta 65fd8399ca Add Anjuta 2 project. 17 年 前
NEWS 74e6882028 Fix stray indentation at the end of the line when autoclosing a curly brace as ENTER is pressed. 17 年 前
assistant.cpp 7cc5afdbfd Run qt3to4. 17 年 前
assistant.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
callbacks.cpp 996c79e479 Fix typo. (Doesn't really matter in practice.) 18 年 前
callbacks.h 47b613cd06 Implement progress bars for transfers to a real calculator. 18 年 前
colorlistitem.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
completion.cpp 4d567d0283 Run adapt-to-kde4-api.pl. 17 年 前
completion.h 7cc5afdbfd Run qt3to4. 17 年 前
configure 07c5dfc059 First step towards moving to KDE 4. 17 年 前
customstyle.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
customstyle.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
customstyle.ui f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
errorlist.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
errorlist.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
errorlist.ui f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
errorlist.ui.h 7cc5afdbfd Run qt3to4. 17 年 前
functions.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
functions.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
functions.ui f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
functions.ui.h 3276320053 Implement Functions dialog. 18 年 前
ktigcc.cpp 2d84276378 First round of compile fixes. 17 年 前
ktigcc.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
ktigcc.pro f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
mainform.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
mainform.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
mainform.ui f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
mainform.ui.h 2d84276378 First round of compile fixes. 17 年 前
newsdlg.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
newsdlg.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
newsdlg.ui f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
newsdlg.ui.h 4d567d0283 Run adapt-to-kde4-api.pl. 17 年 前
parsing.cpp 4d567d0283 Run adapt-to-kde4-api.pl. 17 年 前
parsing.h 7cc5afdbfd Run qt3to4. 17 年 前
preferences.cpp 4d567d0283 Run adapt-to-kde4-api.pl. 17 年 前
preferences.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
preferencesdlg.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
preferencesdlg.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
preferencesdlg.ui f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
preferencesdlg.ui.h 4d567d0283 Run adapt-to-kde4-api.pl. 17 年 前
programoptions.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
programoptions.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
programoptions.ui f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
programoptions.ui.h 7cc5afdbfd Run qt3to4. 17 年 前
programoutput.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
programoutput.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
programoutput.ui f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
projectoptions.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
projectoptions.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
projectoptions.ui f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
projectoptions.ui.h 7cc5afdbfd Run qt3to4. 17 年 前
selectcolors.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
selectcolors.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
selectcolors.ui f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
selectcolors.ui.h 1aab02b749 Implement setting colors of parentheses. 18 年 前
selectstyle.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
selectstyle.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
selectstyle.ui f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
selectstyle.ui.h 1c9c9f0817 Fix spelling of "strikeOut" in generated XML files (Kate wants the O capitalized). 18 年 前
srcfile.h 7cc5afdbfd Run qt3to4. 17 年 前
srcfilewin.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
srcfilewin.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
srcfilewin.ui f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
srcfilewin.ui.h 4d567d0283 Run adapt-to-kde4-api.pl. 17 年 前
tiemu.h 9c76ca7ff1 Import the TiEmu DCOP SDK (technically part of TiEmu, but not worth making a library of). 18 年 前
tiemu_stub.cpp 7cc5afdbfd Run qt3to4. 17 年 前
tiemu_stub.h 7cc5afdbfd Run qt3to4. 17 年 前
toolprops.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
toolprops.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
toolprops.ui f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
toolprops.ui.h 4d567d0283 Run adapt-to-kde4-api.pl. 17 年 前
toolsdlg.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
toolsdlg.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
toolsdlg.ui f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
toolsdlg.ui.h 4d567d0283 Run adapt-to-kde4-api.pl. 17 年 前
tpr.cpp 4d567d0283 Run adapt-to-kde4-api.pl. 17 年 前
tpr.h 4d567d0283 Run adapt-to-kde4-api.pl. 17 年 前
wordlist.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 年 前
wordlist.h f035f96bcb Consistently use #pragma once as the include guard. 17 年 前
wordlist.ui f10561bc09 Convert .ui files to Qt 4 format: 17 年 前