13 Commits (c51cffec497be16f2fb86ca9385d89533b4c2fa4)

Author SHA1 Message Date
Volker Krause 4cd29a3d87 Port a bit more (KSpell -> K3Spell, SimplePlayer -> AudioPlayer, disable 20 years ago
Edwin Schepers 564a60b034 fix crash 20 years ago
Reinhold Kainhofer 6396fad702 Additional 20 years ago
Reinhold Kainhofer ecbb50fab2 Deprecated [QK]ComboBox calls 20 years ago
Reinhold Kainhofer 92ea42f7c5 deprecated QComboBox methods, mainly currentItem=>currentIndex, insertItem=>addItem, insertStringList=>addItems, setCurrentItem=>setCurrentIndex, setCurrentText=>setItemText(currentIndex,..), text=>itemText 20 years ago
Laurent Montel 86b590e799 Deprecated-- 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Laurent Montel a49726750f Fix crash when list of spell program is empty 21 years ago
Ingo Klcker 59616a4f37 kmail compiles again. Linking still fails due to a problem with KTempDir::existing(). 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Ingo Klcker 8a15bc9653 Fix the problem that the dictionary couldn't be set to 'ISpell default' (in case the KDE-global dictionary isn't ISpell default). The problem is that the internal name (in KSpellConfig) for 'ISpell default' is the empty string. But we treat the empty string as the KDE-global dictionary. 23 years ago
Ingo Klcker 3521b4e4a3 ComboBox for selecting the spell-checking dictionary. Will be used in a later commit. 23 years ago