kevinkofler 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
..
.settings c7740c0c9d Import Eclipse CDT project. 17 yıl önce
fedora 9d533bb958 Bump version to 1.07. Bump copyright years. 17 yıl önce
images 74a26f26e9 Add small version of TIGCC IDE icon. Use it for the .desktop file in the RPM and for the task bar. 18 yıl önce
.cdtproject c7740c0c9d Import Eclipse CDT project. 17 yıl önce
.cvsignore c7740c0c9d Import Eclipse CDT project. 17 yıl önce
.project 831935a909 Update Eclipse project name. 17 yıl önce
COPYING da09872b22 Update/add copyright notices. 18 yıl önce
ChangeLog 465af3701a Bump version to 1.80. 17 yıl önce
INSTALL abb25aaba6 Add ktigcc-completion-data*.noarch.rpm to the rpm lines. 17 yıl önce
KTIGCC.anjuta 65fd8399ca Add Anjuta 2 project. 17 yıl önce
NEWS 465af3701a Bump version to 1.80. 17 yıl önce
callbacks.cpp 17a69f18ff Fix build of callbacks.cpp: missed QApplication::eventLoop()->processEvents => QCoreApplication::processEvents replacement, KProgressDialog API changes. 17 yıl önce
callbacks.h 47b613cd06 Implement progress bars for transfers to a real calculator. 18 yıl önce
colorlistitem.h 0b99a164b8 Fix build of preferencesdlg.cpp: 17 yıl önce
completion.cpp f2d21ea4a7 Disable completion for now to get completion.cpp to compile. 17 yıl önce
completion.h 5317d12931 Fix build of parsing.cpp (new KatePart interfaces). 17 yıl önce
configure 07c5dfc059 First step towards moving to KDE 4. 17 yıl önce
customstyle.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 yıl önce
customstyle.h f035f96bcb Consistently use #pragma once as the include guard. 17 yıl önce
customstyle.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
errorlist.cpp 1eedead008 Move contents of *.ui.h to *.cpp. 17 yıl önce
errorlist.h f035f96bcb Consistently use #pragma once as the include guard. 17 yıl önce
errorlist.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
functions.cpp 1eedead008 Move contents of *.ui.h to *.cpp. 17 yıl önce
functions.h f035f96bcb Consistently use #pragma once as the include guard. 17 yıl önce
functions.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
icons.qrc 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
ktigcc.cpp 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
ktigcc.h 9f5e16ac3f Drop custom AssistantClient, as it uses deprecated (KProcIO) and removed (KExtendedSocket) KDE classes, and the workaround shouldn't be needed anymore in Qt/KDE 4. 17 yıl önce
ktigcc.pro 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
mainform.cpp 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
mainform.h fbb4409546 Update prototype of openHeader. 17 yıl önce
mainform.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
newsdlg.cpp 1e9adbf452 Fix newsdlg.cpp build: 17 yıl önce
newsdlg.h f035f96bcb Consistently use #pragma once as the include guard. 17 yıl önce
newsdlg.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
parsing.cpp a25b9b3c52 Remove junk "Added by qt3to4" comments. 17 yıl önce
parsing.h 7cc5afdbfd Run qt3to4. 17 yıl önce
preferences.cpp a25b9b3c52 Remove junk "Added by qt3to4" comments. 17 yıl önce
preferences.h f035f96bcb Consistently use #pragma once as the include guard. 17 yıl önce
preferencesdlg.cpp 0b99a164b8 Fix build of preferencesdlg.cpp: 17 yıl önce
preferencesdlg.h f035f96bcb Consistently use #pragma once as the include guard. 17 yıl önce
preferencesdlg.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
programoptions.cpp da0520717e Fix programoptions.cpp build: QToolTip::textFor(widget) is now widget->toolTip(). 17 yıl önce
programoptions.h f035f96bcb Consistently use #pragma once as the include guard. 17 yıl önce
programoptions.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
programoutput.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 yıl önce
programoutput.h f035f96bcb Consistently use #pragma once as the include guard. 17 yıl önce
programoutput.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
projectoptions.cpp 4f9ca8aff5 Fix projectoptions.cpp build: getOpenFileName now takes a KUrl as its first parameter. 17 yıl önce
projectoptions.h f035f96bcb Consistently use #pragma once as the include guard. 17 yıl önce
projectoptions.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
selectcolors.cpp 1eedead008 Move contents of *.ui.h to *.cpp. 17 yıl önce
selectcolors.h f035f96bcb Consistently use #pragma once as the include guard. 17 yıl önce
selectcolors.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
selectstyle.cpp 1eedead008 Move contents of *.ui.h to *.cpp. 17 yıl önce
selectstyle.h f035f96bcb Consistently use #pragma once as the include guard. 17 yıl önce
selectstyle.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
srcfile.h 1e58fdbae1 Fix 4 missed instances of setCursorPositionReal( to setCursorPosition(KTextEditor::Cursor(. 17 yıl önce
srcfilewin.cpp 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
srcfilewin.h f035f96bcb Consistently use #pragma once as the include guard. 17 yıl önce
srcfilewin.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
tiemu.h 6c37bcf4e7 Replace TiEmu DCOP stub with D-Bus proxy. 17 yıl önce
tiemu_dbus.xml 6c37bcf4e7 Replace TiEmu DCOP stub with D-Bus proxy. 17 yıl önce
tiemu_stub.cpp 6c37bcf4e7 Replace TiEmu DCOP stub with D-Bus proxy. 17 yıl önce
tiemu_stub.h 6c37bcf4e7 Replace TiEmu DCOP stub with D-Bus proxy. 17 yıl önce
toolprops.cpp 0f068668c8 Don't use deprecated KUrl::fromPathOrUrl. 17 yıl önce
toolprops.h f035f96bcb Consistently use #pragma once as the include guard. 17 yıl önce
toolprops.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
toolsdlg.cpp 1eedead008 Move contents of *.ui.h to *.cpp. 17 yıl önce
toolsdlg.h f035f96bcb Consistently use #pragma once as the include guard. 17 yıl önce
toolsdlg.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce
tpr.cpp a4049605f6 Add missing #include <kurl.h>. 17 yıl önce
tpr.h 4d567d0283 Run adapt-to-kde4-api.pl. 17 yıl önce
wordlist.cpp f10561bc09 Convert .ui files to Qt 4 format: 17 yıl önce
wordlist.h f035f96bcb Consistently use #pragma once as the include guard. 17 yıl önce
wordlist.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 yıl önce