4 Commits (2e07edc33a51c488546fd7a005d2e0098a025a5f)

Author SHA1 Message Date
Laurent Montel 811a00ed1a Move dictionarycombobox to libkdepim 18 years ago
Laurent Montel 3a7cb650d1 Update auto spell checking dictionary 18 years ago
Laurent Montel 8927f9ae2d Now we can save/load dictionnaty 18 years ago
Laurent Montel 1368179d96 Start to port dictionnary combo to sonnet. 18 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Tobias Koenig 01c7115ebd Manual adaption and cleanup of the previous script run 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Volker Krause 4cd29a3d87 Port a bit more (KSpell -> K3Spell, SimplePlayer -> AudioPlayer, disable 20 years ago
Edwin Schepers 564a60b034 fix crash 20 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 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