kevinkofler f10561bc09 Convert .ui files to Qt 4 format: 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 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). 18 年之前
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 7cc5afdbfd Run qt3to4. 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 f10561bc09 Convert .ui files to Qt 4 format: 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 f10561bc09 Convert .ui files to Qt 4 format: 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 f10561bc09 Convert .ui files to Qt 4 format: 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 2d84276378 First round of compile fixes. 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 f10561bc09 Convert .ui files to Qt 4 format: 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 f10561bc09 Convert .ui files to Qt 4 format: 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 7cc5afdbfd Run qt3to4. 17 年之前
preferencesdlg.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 年之前
preferencesdlg.h f10561bc09 Convert .ui files to Qt 4 format: 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 f10561bc09 Convert .ui files to Qt 4 format: 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 f10561bc09 Convert .ui files to Qt 4 format: 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 f10561bc09 Convert .ui files to Qt 4 format: 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 f10561bc09 Convert .ui files to Qt 4 format: 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 f10561bc09 Convert .ui files to Qt 4 format: 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 f10561bc09 Convert .ui files to Qt 4 format: 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 f10561bc09 Convert .ui files to Qt 4 format: 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 f10561bc09 Convert .ui files to Qt 4 format: 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 f10561bc09 Convert .ui files to Qt 4 format: 17 年之前
wordlist.ui f10561bc09 Convert .ui files to Qt 4 format: 17 年之前