Bug 327145 - Add uppercase only option
Summary: Add uppercase only option
Status: RESOLVED FIXED
Alias: None
Product: kanagram
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Jeremy Whiting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-04 21:25 UTC by Jeremy Whiting
Modified: 2014-03-18 01:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.13


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Whiting 2013-11-04 21:25:41 UTC
Since children typically learn upper case letters first, an option to only show uppercase letters in the puzzle would be helpful.

Reproducible: Always

Steps to Reproduce:
1. Run KAnagram
2. Notice most/all word puzzles are in lower case
3. Get confused (if you are a young child)
Comment 1 Jeremy Whiting 2014-03-18 01:03:45 UTC
Git commit 7103cda1d5e630e59245e5ecda25f1556a571a4c by Jeremy Whiting.
Committed on 18/03/2014 at 01:00.
Pushed by whiting into branch 'master'.

Add option to use only uppercase letters, off by default.
REVIEW: 116865
FIXED_IN: 4.13
Patch created by Debjit Mondal <debjitmondal05@gmail.com>

M  +1    -0    src/desktop/kanagram.cpp
M  +10   -7    src/desktop/mainsettingswidget.ui
M  +4    -1    src/engine/kanagram.kcfg
M  +9    -1    src/engine/kanagramgame.cpp
M  +3    -0    src/engine/kanagramgame.h

http://commits.kde.org/kanagram/7103cda1d5e630e59245e5ecda25f1556a571a4c
Comment 2 Jeremy Whiting 2014-03-18 01:10:47 UTC
Git commit 15c76b96312191f7fa2f0f1df4c496a3183c3433 by Jeremy Whiting.
Committed on 18/03/2014 at 01:00.
Pushed by whiting into branch 'KDE/4.13'.

Add option to use only uppercase letters, off by default.
REVIEW: 116865
FIXED_IN: 4.13
Patch created by Debjit Mondal <debjitmondal05@gmail.com>

(cherry picked from commit 7103cda1d5e630e59245e5ecda25f1556a571a4c)

M  +1    -0    src/desktop/kanagram.cpp
M  +10   -0    src/desktop/mainsettingswidget.ui
M  +4    -0    src/engine/kanagram.kcfg
M  +9    -1    src/engine/kanagramgame.cpp
M  +3    -0    src/engine/kanagramgame.h

http://commits.kde.org/kanagram/15c76b96312191f7fa2f0f1df4c496a3183c3433