2009-10-15 Sascha Peilicke * Added new keyboard layout german neo 2 2007-04-01 Håvard Frøiland * Added a message when last message has been completed when automatic level change is enabled, telling the user that he/she is finished. * Fix color's for student and text line. (respect settings) 2007-03-16 Håvard Frøiland * Added config page for sound, and cleanup. 2007-03-15 Håvard Frøiland * Added keyboard animations 2007-03-10 Håvard Frøiland * Rewrote the keyboard widget and keys to use the new graphics view system in Qt. Lot's of old spagetti code got removed. Will probably be faster aswell. 2007-02-26 Håvard Frøiland * Fixed: LeftToRight and RightToLeft should now work. there are still some known problems with RightToLeft, but I am not sure if the but is in KTouch. Use ktouch --reverse to test it. 2007-02-24 Håvard Frøiland * Fixed: Use of dead keys now works. (Bug: 118862, 134371) 2007-02-22 Håvard Frøiland * Rewrote the sliding line using the graphicsview framework. * Lots of small fixes to get the kde 4 versjon more usable 2006-04-18 Håvard Frøiland * Fixed: auto-level advancing works again, two new options to control the behaviour are added to the training configuration page (bug: #118622) 2005-06-14 Andreas Nicolai * New version: 1.5 * Added: New statistics engine (compressed XML statistics, level and session based statistics, chart widget now based on kdeeduplot lib) * Bugfixes: a lot of smaller fixes in various parts of KTouch (strange behaviour, unexpected results etc.) * Review: general code review and restructuring of many important functions 2004-11-21 Andreas Nicolai * Added: "Open lecture ..." menu entry in File menu to allow users to open their own lecture files. 2004-11-09 Andreas Nicolai * Bugfixes: sliding line typing limit, removed mid-level advance (due to popular request) reset session stats in every new level * Added: new keyboard layout for switzerland-german keyboards 2004-11-02 Andreas Nicolai * Added: checks in the quick-select menues * Now the current lecture is again saved and restored the next time KTouch is started. 2004-11-01 Andreas Nicolai * Moved all configuration data to Prefs (using KConfig XT) or to the KTouch Main Widget * Removed the old configuration object completely * Changed the startup procedure somewhat 2004-10-29 Andreas Nicolai * Moved some more configuration entries to the KConfig XT, fixed some bugs with the configuration dialog * added font override buttons. 2004-10-26 Andreas Nicolai * Converted the remaining lecture files to XML format 2004-10-01 Andreas Nicolai * Converted all not yet converted source files to UTF-8 2004-09-30 Andreas Nicolai * Implemented support for XML lecture files and ported some lecture files to XML * Implemented new lecture editor * Added generic open request dialog (also used for all other editors) * Reordered KTouch main class and cleaned up startup code * Added titles to lectures, so that file names do not appear in the context menu anylonger * Fixed the deprecated download/upload routines * Revised the configuration class and added new config data (still to be syncronized with KConfig XT) * plus much more... 2004-09-30 Anne-Marie Mahfouf * Port to KConfig XT * Port the Trainig ->Default Lectures, Settings->Keyboard Layouts, Settings->Keyboard Color Schemes to KSelectAction * Add tooltips and QWhatsThis help in Config dialogs 2004-04-02 Andreas Nicolai (develop) * Fixed a bug in ktouch.cpp (wrong slots type) * Cleaned up some files 2003-05-19 Haavard Froeiland (develop) * Added an extra keyboard colour scheme * Added different scaling for the keys 2003-05-09 Haavard Froeiland (develop) * Added an option for changing fonts on the keyboard 2003-05-05 Andreas Nicolai (develop) * added new files to CVS * color and slide bug fix in slide line widget * session management works now 2003-04-01 Andreas Nicolai (develop) * code port to KDE3 * added many features (statistics, preferences dialog & other stuff) 2001-09-24 Haavard Froeiland (develop) * Fixed unwanted behaviour, when automatically level changes accured 2001-09-22 Haavard Froeiland (develop) * added sound support for automatic level change * made option for it in the general dialog * statistics are now saved to file 2001-09-18 Haavard Froeiland (develop) * Started work on statistics. 2001-05-19 Haavard Froeiland (develop) * Support for training on keypad is added. ;-) 2001-05-14 Haavard Froeiland (develop) * added font chooice in option general 2001-05-14 Haavard Froeiland (develop) * added color chooice for visual notification. 2001-05-09 Haavard Froeiland (develop) * added option for visual notification. 2001-04-17 Haavard Froeiland (develop) * added visual notification if you typed something wrong. 2001-04-11 Haavard Froeiland (develop) * added option for turning error beep on/of * added option for automatic level change * added possability to change level manually 2001-04-10 Christian SPENER (admin stuff) * test some homepage stuff 2001-04-07 Christian SPENER (admin stuff) * editing this ChangeLog File to be useful 2001-04-05 Haavard Froeiland (new version) * ktouch 0.91 is out * new features: pause button added frensh keyboard 2001-03-17 Haavard Froeiland (new version) * ktouch 0.90 is out * new features: KDE2 colorful keyboard scrolling text if text doesn't fit into window 2000-08-11 Haavard Froeiland (new version) * ktouch 0.70 is out * new features: you have to press enter at the end of each line KTouch can now remember where you were last time you were practising You can adjust how the levels change according to your typing skills Latin-American and Portuguese keyboards added 2000-06-11 Haavard Froeiland (new version) * ktouch 0.60 is out * new features: Change between different keyboard layouts. Supported keyboard's is English, German and Norwegian. 2000-05-09 Haavard Froeiland (new version) * ktouch 0.50 is out * new features: Higlighting of the control keys. e.g uppercase letters will be indicated with the shift button.Bug fix: You can now use ASCII characters in the extended table. Thanks to: Peter Rexigel 2000-04-26 Haavard Froeiland (new version) * ktouch 0.30 is out * new features: It is now possible to load your own text-files for training. Use a blank line for new levels, and # for commenting. 2000-04-19 Haavard Froeiland (new version) * ktouch 0.10 is out * website online 2000-03-15 Haavard Froeiland (project start) * ktouch was started