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 години