Warning, /education/kbruch/ChangeLog is written in an unsupported language. File is not indexed.
0001 2003-04-28 Sebastian Stein <seb.kde@hpfsc.de> 0002 0003 * fixed layout problem with help of Dominique Devries 0004 0005 * compiler warnings (<iosteam>) removed by Dominique Devries 0006 0007 * import to KDE Edu CVS by David Faure 0008 0009 * for all other changes see the CVS ChangeLog 0010 0011 2003-04-24 Sebastian Stein <seb.kde@hpfsc.de> 0012 0013 * experiments with the layout problem, but found no solution 0014 0015 * removed #define TRUE, used type bool instead 0016 0017 * version 0.24 0018 0019 2003-04-22 Sebastian Stein <seb.kde@hpfsc.de> 0020 0021 * added MaxMainDenominator, NrOfTerms and Operation actions to the toolbar 0022 0023 * connect StatisticView and TaskView by using a slot 0024 0025 * most GUI items work, we just can't change the nr of ratios (sigv) 0026 0027 * did some code cleanup 0028 0029 2003-02-16 Sebastian Stein <seb.kde@hpfsc.de> 0030 0031 * started to rewrite QT GUI code completely based on KMath 0032 0033 2002-07-15 Sebastian Stein <seb.kde@hpfsc.de> 0034 0035 * added screenshots to the handbook 0036 0037 * added program icon 0038 0039 * added KHelpMenu as KPopupMenu to the help button in the main window 0040 0041 * added section main window to the handbook 0042 0043 * now using the common KDE way to handle command line options 0044 0045 2002-06-25 Sebastian Stein <seb.kde@hpfsc.de> 0046 0047 * added the handbook and the help buttons calling the fitting chapter 0048 0049 * added tool tips to all important widgets 0050 0051 2002-05-30 Sebastian Stein <seb.kde@hpfsc.de> 0052 0053 * renamed the project to KBruch 0054 0055 * ported the program to KDE3/Qt3 0056 0057 2002-05-02 Sebastian Stein <seb.kde@hpfsc.de> 0058 0059 * the statistic window is positionated next to the task window 0060 0061 * removed English translation of the GUI 0062 0063 * renamed the project to KBruch 0064 0065 * version 0.19 0066 0067 2002-04-16 Sebastian Stein <seb.kde@hpfsc.de> 0068 0069 * ported it to KDE 2 0070 0071 * added internationalization support 0072 0073 * translated the German version 0074 0075 * added a English translation to retake all strings from the program 0076 0077 * version 0.18 0078 0079 0080 2002-03-16 Sebastian Stein <seb.kde@hpfsc.de> 0081 0082 * first version of the answer and result window (finished in most cases) 0083 0084 * added the parameter window (with support of dynamic main denominator size) 0085 0086 * moved the high() function to tool.h 0087 0088 * added a statistic window 0089 0090 * maybe fixed the floating point exception 0091 0092 * version 0.17 0093 0094 0095 2002-01-30 Sebastian Stein <seb.kde@hpfsc.de> 0096 0097 * fixed autoconf/automake for Qt support (thanks to Kevin Krammer) 0098 0099 * tried to stabilize the primzahl class 0100 0101 * coded a better solution for the "press enter for 2 times to go on" messages 0102 0103 * version 0.16 0104 0105 2002-01-29 Sebastian Stein <seb.kde@hpfsc.de> 0106 0107 * added autoconf/automake for Qt support 0108 0109 * fixed a small bug in bruch.cpp to count correct entered results 0110 0111 * added the lsm software map 0112 0113 * added -t and --text to call the text mode user interface 0114 0115 * started to build the Qt GUI 0116 0117 * version 0.15 0118 0119 2002-01-25 Sebastian Stein <seb.kde@hpfsc.de> 0120 0121 * some finetuning to the text GUI 0122 0123 * version 0.13 was tested on RedHat 7.1, SuSe Linux 7.2, Slackware Linux 8 0124 SunOS 5.7, FreeBSD 4.4, AIX Unix, MS Windows 2000 0125 0126 * added a check to autoconf/automake for gcc, so it compiles with -Wall 0127 0128 * version 0.14 0129 0130 2002-01-24 Sebastian Stein <seb.kde@hpfsc.de> 0131 0132 * some finetuning to the task generating 0133 0134 * added command line options (?, h, help, v, version, d, debug) 0135 0136 * some bugfixes in the ratio and task class 0137 0138 * finished the text GUI 0139 0140 * added the operator<< to class ratio and class task 0141 0142 * program compiles with MS Visual C++ 6.0 on WIN32 0143 0144 * version 0.13 0145 0146 2002-01-23 Sebastian Stein <seb.kde@hpfsc.de> 0147 0148 * the program now compiles on AIX and SunOS as well 0149 0150 * added a gui for text mode 0151 0152 * version 0.12 0153 0154 2002-01-17 Sebastian Stein <seb.kde@hpfsc.de> 0155 0156 * the first working version without a gui 0157 0158 * solves a given task 0159 0160 * solves a generated task 0161 0162 * version 0.10 0163 0164 0165 2001-11-29 Sebastian Stein <seb.kde@hpfsc.de> 0166 0167 * classes are now using vector<T> template 0168 0169 * class task now solves problems 0170 0171 * bugfix in class primzahl 0172 0173 0174 2001-11-28 Sebastian Stein <seb.kde@hpfsc.de> 0175 0176 * started to program 0177 0178 * implemented class primzahl and ratio 0179 0180 * started to work on class task 0181 0182 * added a main program 0183 0184 * created a basic autoconf/automake system 0185