1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix the hint config More... over 20 years ago
some i18n() annma non-sense, thanks to icefox for pointing me in the right direction More... over 20 years ago
program detects if file is kvtml hence hint indent nicely fix i18n More... over 20 years ago
add a condition if file exist but is empty fix default language More... over 20 years ago
Added new language Italian More... over 20 years ago
the Show StatusBar was not checked at start increase version number More... over 20 years ago
add a message in statusbar when hint is enabled More... over 20 years ago
first we try to get KDE CVS build on a fresh installation, world peace has to wait More... over 20 years ago
update More... over 20 years ago
fixed accel key, there was twice the same in the Settings menu More... over 20 years ago
when disabled, Enable Hint is not checked More... over 20 years ago
fixed 2 bugs: there were 2 words at start and after switching language from French the word stayed the same More... over 20 years ago
finished the French data with kvtml format to enable hint More... over 20 years ago
hints are possible in French if Enable hints is checked in Settings hints for files medium and hard are still to be written this uses libkdeedu and kvtml files More... over 20 years ago
update More... over 20 years ago
Allow is not an action, as pointed by Frerich More... over 20 years ago
update More... over 20 years ago
update screenshots in 72dpi More... over 20 years ago
tooltips and whatsThis fixes More... over 20 years ago
fix Makefile.am after removing sounds prepare tip More... over 20 years ago
remove unused files to trim the module a bit More... over 20 years ago
fixes More... over 20 years ago
fixes plus remember in config if accentedLetters are choosen and state of special characters toolbar More... over 20 years ago
add a setting related to Spanish, Catalan and Portuguese: allow or not that the user has to type accented letters. If Enable accented letters is not checked, all accented a for example will get shown when you type a. If it is checked, the user has to type a acute to show it in the word. More... over 20 years ago
characters toolbar for de More... over 20 years ago
typo More... over 20 years ago
add german as stated in 3.2 feature plan More... over 20 years ago
Remove deprecated calls to KKeyDialog::configureKeys and change them to non deprecated KKeyDialog::configure calls. The xml file is lost, but it was getting lost anyway because in kkeydialog.h we have int configureKeys( KActionCollection* coll, const QString& /*xmlfile*/, bool save_settings = true, QWidget* parent = 0 ) { return configure( coll, parent, save_settings ); } More... over 20 years ago
Removing generic captions from ui files. That is good because: - Makes .ui files smaller - Removes not necessary setCaption( tr2i18n( ) ); from the generated *.cpp - Translations teams don't get the generic caption to translate so all translation POs are also smaller More... over 20 years ago
include license More... over 20 years ago