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