kevinkofler dde0904689 Use more descriptive variable names instead of "zod". пре 17 година
..
.settings c7740c0c9d Import Eclipse CDT project. пре 17 година
fedora aca07f47c4 Add missing RPM specfile changelog entry. пре 17 година
images e1905aa537 Add .png extension to extensionless images. пре 17 година
mingw 5d320c38e7 Set QMAKE_RCC in cross-MinGW mkspec so QMake doesn't try to execute rcc.exe. пре 17 година
.cdtproject c7740c0c9d Import Eclipse CDT project. пре 17 година
.cvsignore 596b6c0930 Add qrc_icons.cpp to .cvsignore. пре 17 година
.project 831935a909 Update Eclipse project name. пре 17 година
COPYING da09872b22 Update/add copyright notices. пре 18 година
ChangeLog dde0904689 Use more descriptive variable names instead of "zod". пре 17 година
INSTALL c9a795036b Fix dist-bz2 target to include .pro file. пре 17 година
KTIGCC.anjuta 65fd8399ca Add Anjuta 2 project. пре 17 година
NEWS 780568ab35 * Fixed missing word wrap on the data variable reloc label in Program Options. пре 17 година
callbacks.cpp b8d5e1d267 Run convert-newq4headers.pl. пре 17 година
callbacks.h 47b613cd06 Implement progress bars for transfers to a real calculator. пре 18 година
colorlistitem.h 5e6f24d311 Convert remaining old-style Qt header #includes and remove no longer used #include <q3mimefactory.h>. пре 17 година
completion.cpp dde0904689 Use more descriptive variable names instead of "zod". пре 17 година
completion.h 04230b0401 Updated to use QList / QLinkedList instead of the old Q3ValueList and Q3PtrList. пре 17 година
configure 07c5dfc059 First step towards moving to KDE 4. пре 17 година
customstyle.cpp b8d5e1d267 Run convert-newq4headers.pl. пре 17 година
customstyle.h f035f96bcb Consistently use #pragma once as the include guard. пре 17 година
customstyle.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. пре 17 година
errorlist.cpp 5e6f24d311 Convert remaining old-style Qt header #includes and remove no longer used #include <q3mimefactory.h>. пре 17 година
errorlist.h f035f96bcb Consistently use #pragma once as the include guard. пре 17 година
errorlist.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. пре 17 година
functions.cpp b8d5e1d267 Run convert-newq4headers.pl. пре 17 година
functions.h f035f96bcb Consistently use #pragma once as the include guard. пре 17 година
functions.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. пре 17 година
icons.qrc e1905aa537 Add .png extension to extensionless images. пре 17 година
ktigcc.cpp 09dd392bab Add QTextCodec subclass wrapping libticonv, start using it. пре 17 година
ktigcc.h 04230b0401 Updated to use QList / QLinkedList instead of the old Q3ValueList and Q3PtrList. пре 17 година
ktigcc.pro c9a795036b Fix dist-bz2 target to include .pro file. пре 17 година
mainform.cpp 25cca99194 Remove commented out code. пре 17 година
mainform.h c8c053b91d Adapt to KatePart signal API changes: пре 17 година
mainform.ui e1905aa537 Add .png extension to extensionless images. пре 17 година
newsdlg.cpp 8d7baa94c0 Test for a subtle KConfig API change between the official 3.80.3 release and the snapshot used by the kde-windows developers and fix build with the changed API. пре 17 година
newsdlg.h f035f96bcb Consistently use #pragma once as the include guard. пре 17 година
newsdlg.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. пре 17 година
parsing.cpp dde0904689 Use more descriptive variable names instead of "zod". пре 17 година
parsing.h 5e6f24d311 Convert remaining old-style Qt header #includes and remove no longer used #include <q3mimefactory.h>. пре 17 година
preferences.cpp dde0904689 Use more descriptive variable names instead of "zod". пре 17 година
preferences.h 5e6f24d311 Convert remaining old-style Qt header #includes and remove no longer used #include <q3mimefactory.h>. пре 17 година
preferencesdlg.cpp dde0904689 Use more descriptive variable names instead of "zod". пре 17 година
preferencesdlg.h f035f96bcb Consistently use #pragma once as the include guard. пре 17 година
preferencesdlg.ui db3acdaef5 Fix "name TabPage is already used" warnings. пре 17 година
programoptions.cpp b8d5e1d267 Run convert-newq4headers.pl. пре 17 година
programoptions.h f035f96bcb Consistently use #pragma once as the include guard. пре 17 година
programoptions.ui 780568ab35 * Fixed missing word wrap on the data variable reloc label in Program Options. пре 17 година
programoutput.cpp b8d5e1d267 Run convert-newq4headers.pl. пре 17 година
programoutput.h f035f96bcb Consistently use #pragma once as the include guard. пре 17 година
programoutput.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. пре 17 година
projectoptions.cpp 5e6f24d311 Convert remaining old-style Qt header #includes and remove no longer used #include <q3mimefactory.h>. пре 17 година
projectoptions.h f035f96bcb Consistently use #pragma once as the include guard. пре 17 година
projectoptions.ui db3acdaef5 Fix "name TabPage is already used" warnings. пре 17 година
selectcolors.cpp 5e6f24d311 Convert remaining old-style Qt header #includes and remove no longer used #include <q3mimefactory.h>. пре 17 година
selectcolors.h f035f96bcb Consistently use #pragma once as the include guard. пре 17 година
selectcolors.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. пре 17 година
selectstyle.cpp b8d5e1d267 Run convert-newq4headers.pl. пре 17 година
selectstyle.h f035f96bcb Consistently use #pragma once as the include guard. пре 17 година
selectstyle.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. пре 17 година
srcfile.h b4d7f92cae Start moving file handling to the KatePart. пре 17 година
srcfilewin.cpp 06e4ce0224 Use qt_metacall to invoke the keyReturn, clearUndo and clearRedo slots which are not in the new interfaces. пре 17 година
srcfilewin.h c8c053b91d Adapt to KatePart signal API changes: пре 17 година
srcfilewin.ui e1905aa537 Add .png extension to extensionless images. пре 17 година
tiemu.h 6c37bcf4e7 Replace TiEmu DCOP stub with D-Bus proxy. пре 17 година
tiemu_dbus.xml 6c37bcf4e7 Replace TiEmu DCOP stub with D-Bus proxy. пре 17 година
tiemu_stub.cpp 6c37bcf4e7 Replace TiEmu DCOP stub with D-Bus proxy. пре 17 година
tiemu_stub.h 6c37bcf4e7 Replace TiEmu DCOP stub with D-Bus proxy. пре 17 година
toolprops.cpp b8d5e1d267 Run convert-newq4headers.pl. пре 17 година
toolprops.h f035f96bcb Consistently use #pragma once as the include guard. пре 17 година
toolprops.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. пре 17 година
toolsdlg.cpp b8d5e1d267 Run convert-newq4headers.pl. пре 17 година
toolsdlg.h f035f96bcb Consistently use #pragma once as the include guard. пре 17 година
toolsdlg.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. пре 17 година
tpr.cpp 48e550718d Fix MinGW build (no sys/dir.h, mkdir only takes 1 argument). пре 17 година
tpr.h c38b3f7534 Let the KatePart save the files. Remove no longer used saveFileText. пре 17 година
wordlist.cpp b8d5e1d267 Run convert-newq4headers.pl. пре 17 година
wordlist.h f035f96bcb Consistently use #pragma once as the include guard. пре 17 година
wordlist.ui 63ce131eb3 Switch from image collection to the new Qt 4 resource system. пре 17 година