kevinkofler f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
..
.settings c7740c0c9d Import Eclipse CDT project. il y a 17 ans
fedora 9d533bb958 Bump version to 1.07. Bump copyright years. 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
.cdtproject c7740c0c9d Import Eclipse CDT project. il y a 17 ans
.cvsignore c7740c0c9d Import Eclipse CDT project. il y a 17 ans
.project 831935a909 Update Eclipse project name. il y a 17 ans
COPYING da09872b22 Update/add copyright notices. il y a 18 ans
ChangeLog eb48103d44 Add a full changelog (generated from CVS logs). il y a 17 ans
INSTALL abb25aaba6 Add ktigcc-completion-data*.noarch.rpm to the rpm lines. il y a 17 ans
KTIGCC.anjuta 65fd8399ca Add Anjuta 2 project. il y a 17 ans
NEWS 74e6882028 Fix stray indentation at the end of the line when autoclosing a curly brace as ENTER is pressed. il y a 17 ans
assistant.cpp 7cc5afdbfd Run qt3to4. il y a 17 ans
assistant.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 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 f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
completion.cpp 4d567d0283 Run adapt-to-kde4-api.pl. il y a 17 ans
completion.h 7cc5afdbfd Run qt3to4. il y a 17 ans
configure 07c5dfc059 First step towards moving to KDE 4. il y a 17 ans
customstyle.cpp f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
customstyle.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
customstyle.ui f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
errorlist.cpp f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
errorlist.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
errorlist.ui f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
errorlist.ui.h 7cc5afdbfd Run qt3to4. il y a 17 ans
functions.cpp f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
functions.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
functions.ui f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
functions.ui.h 3276320053 Implement Functions dialog. il y a 18 ans
ktigcc.cpp 2d84276378 First round of compile fixes. il y a 17 ans
ktigcc.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
ktigcc.pro f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
mainform.cpp f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
mainform.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
mainform.ui f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
mainform.ui.h 2d84276378 First round of compile fixes. il y a 17 ans
newsdlg.cpp f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
newsdlg.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
newsdlg.ui f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
newsdlg.ui.h 4d567d0283 Run adapt-to-kde4-api.pl. il y a 17 ans
parsing.cpp 4d567d0283 Run adapt-to-kde4-api.pl. il y a 17 ans
parsing.h 7cc5afdbfd Run qt3to4. il y a 17 ans
preferences.cpp 4d567d0283 Run adapt-to-kde4-api.pl. il y a 17 ans
preferences.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
preferencesdlg.cpp f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
preferencesdlg.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
preferencesdlg.ui f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
preferencesdlg.ui.h 4d567d0283 Run adapt-to-kde4-api.pl. il y a 17 ans
programoptions.cpp f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
programoptions.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
programoptions.ui f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
programoptions.ui.h 7cc5afdbfd Run qt3to4. il y a 17 ans
programoutput.cpp f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
programoutput.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
programoutput.ui f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
projectoptions.cpp f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
projectoptions.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
projectoptions.ui f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
projectoptions.ui.h 7cc5afdbfd Run qt3to4. il y a 17 ans
selectcolors.cpp f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
selectcolors.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
selectcolors.ui f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
selectcolors.ui.h 1aab02b749 Implement setting colors of parentheses. il y a 18 ans
selectstyle.cpp f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
selectstyle.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
selectstyle.ui f10561bc09 Convert .ui files to Qt 4 format: il y a 17 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 7cc5afdbfd Run qt3to4. il y a 17 ans
srcfilewin.cpp f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
srcfilewin.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
srcfilewin.ui f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
srcfilewin.ui.h 4d567d0283 Run adapt-to-kde4-api.pl. 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 7cc5afdbfd Run qt3to4. il y a 17 ans
tiemu_stub.h 7cc5afdbfd Run qt3to4. il y a 17 ans
toolprops.cpp f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
toolprops.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
toolprops.ui f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
toolprops.ui.h 4d567d0283 Run adapt-to-kde4-api.pl. il y a 17 ans
toolsdlg.cpp f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
toolsdlg.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
toolsdlg.ui f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
toolsdlg.ui.h 4d567d0283 Run adapt-to-kde4-api.pl. il y a 17 ans
tpr.cpp 4d567d0283 Run adapt-to-kde4-api.pl. il y a 17 ans
tpr.h 4d567d0283 Run adapt-to-kde4-api.pl. il y a 17 ans
wordlist.cpp f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
wordlist.h f035f96bcb Consistently use #pragma once as the include guard. il y a 17 ans
wordlist.ui f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans