SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for krecipes-2.0beta2svn.rev1232424-14.20.x86_64.rpm :
Sat Dec 11 13:00:00 2010 toddrme2178AATTgmail.com - 2.0.beta2
- updated to version 2.0.beta2

* Replaced shorcut for export action. It was ctrl+P, now it is ctrl+O.

* Use .setPlainText() and .toPlainText() rather than .setText() and .text()
when dealing with the recipe instructions KTextEdit because the latter
couple of methods guess if the text is in plain format or HTML and I found
that sometimes (after spellchecking the instructions, but I don\'t know how
to reproduce the problem) the guess is wrong and, for example, the database
might store the instructions in HTML which is not what we want.

* Due to a bug which affects only 2.0-beta1, conversion tables were not being
displayed properly, fixed.

* Pass \"--inserts\" intead of \"-d\" to pg_dump command, so the backup works
with PostgreSQL 8.x series.

* Revert a wrong bug fix done in previous release, now the message which
warns that you are using the same layout for printing and viewing recipes
is displayed when it should.

* Escape backslashes when storing strings in the database.

* Update some sections of the user manual, note that it\'s still not finished.

* Don\'t crash in SelectPropertyDialog when the \"Per units:\" combo box starts
being empty, you type something in the combo box and you accept the dialog.

* When you edit property information for an ingredient, you don\'t select any
property but you type a new unit in the \"Per Units:\" combo box and you
accept the dialog, don\'t add that unit to the unit list of the ingredient.

* Bug fixes/improvements regarding spell checking:
+ Use our own local configuration (in krecipesrc), as configured by the
settings dialog. If we don\'t have a local configuration yet, it would try
to fall back to the user\'s global configuration (stored in sonnetrc).
+ Don\'t disable the spell checking automatically.
+ Reload background spell checker if the configuration changes, thusly you
can, for instance, change the language for spell checking and use it
inmediatly without restarting the program.
+ Respect the \"Automatic spell checking enabled by default\" option.
Tue Aug 31 20:46:56 UTC 2010 - toddrme2178 - 2.0.beta1
- updated to version 2.0.beta1
+ Various changes to make the windows able to be smaller than 800x600.
+ The setup assistant, preferences dialog and advanced search dialog follow
the HIG about form label alignment, we are using QFormLayout. Thank you to
Mike Ferguson for doing the advanced search dialog.
+ Added an exporter for MasterCook
*.mx2 files. Thank you to Warren Severin
for writing it.
+ Porting of datablock classes to Qt4.
+ Renamed internal library libkrecipescommon to avoid double lib in filename
+ Execute tests via CTest. To run them use \"make test\".
+ Made data of some datablock classes private, added get/set methods and unit
tests.
+ Don\'t ask x times to delete x recipes.
+ Switch to bugs.kde.org to manage bug reports.
+ Some strings calling SQLite \"server\" replaced with more appropiate ones.
Fixes sourceforge #2943981.
+ Provide a copy of KRatingPainter and KRatingWidget to not link against
Nepomuk, this would prevent the need of rebuilding other packages just to
install Krecipes for gentoo users with semantic-desktop disabled. Thanks to
Samuli Suominen for noticing the problem.
+ Using a QSplitter on the ingredient matcher dialog.
+ Fixes for bugs:
++ Right pane header, diet helper title and list titles follow theme colour
settings rather than set absolute colours. Thanks to Mike Ferguson for the
patches.
++ When you click on a recipe in the advanced search dialog results, the
recipe actions (i.e. edit, export...) are updated properly.
++ You can rename the properties (in data -> properties).
++ Use WebKit instead of KHTML for printing recipes, fixes sourceforge
[#2990118] and #2960140.
++ Convert preparation times to QString before reading them from the
database. Fixes sourceforge #2960133, note that I think that this bug is
not reproducible.
++ Don\'t show the help button in the setup assistant dialog, it\'s not useful
at the moment.
++ When configuring the page or print layout the program warns that you are
using the same layout for printing and viewing only when you\'re really
using the same layout, in previous releases the warning was shown always
(unless you check \"Do not show this message again\").
++ When you edit the amount for a property of an ingredient (click data ->
ingredients in the left panel, select an ingredient, click \"Property
Information\") you can type more than 2 decimal numbers.
++ When you edit amounts for a weight of an ingredient, if you type a wrong
number/fraction the program will reject the change.
++ When you edit the \"Per Amount\" field for a weight of an ingredient, the
combobox in the dialog asking for the new data shows always
\"-No Preparation-\" (as it should be), however, in previous releases
sometimes the combobox was showing an empty string.
++ In earlier releases when you edit a recipe, move an ingredient up or down
changing the ingredient group (aka \"header\") of the ingredient and you
delete it, the application will crash.
++ Shopping list addition now works properly even if you have the same
ingredient in different ingredient groups. Fixes sourceforge #1880424.
++ In earlier versions, when you choose import USDA data in the
corresponding assistant page, if you click back and next again and there
are no translations of the USDA data for your current locale you will be
asked if you want to import the data in English.
- updated to version 2.0.alpha6
+ Removed unnecesary build dependencies, so you don\'t need to link against:
++ MySQL development libraries.
++ PostgreSQL develpment libraries.
+ Fix FTBFS with GCC 4.5, thanks to Pino Toscano for fixing it.
+ Fixes for bugs:
++ When you rename an unit (typing ctrl+r or right click -> rename) you can
change the type of the unit in the shown dialog, however previous releases
ignore what type you select, keeping the same type for the modified unit.
++ Clear rlist properly in QSqlRecipeDB::loadRecipes(rlist,..) which might
fix sourceforge #2934428.
++ Don\'t double categories when amending recipe categories having nested
categories. Fixes sourceforge #2933497.
++ Don\'t crash when removing a recipe from a category. Fixes sourceforge
[#2934312].
++ When you remove a recipe from a category, the recipe is properly placed
in \"Uncategorized\", even when you\'re limiting the number of categories to
display in the GUI list. You can reproduce the (now fixed) bug thusly:
create a recipe included in 3 categories; a, z1 and z2, limit the number
of categories to display, make sure that this z1 and z2 categories are not
displayed in the first page, remove the recipe from the a category and the
recipe will be added to \"Uncategorized\" which is wrong.
- updated to version 2.0.alpha5
+ Fixed issues in i18n strings, most of them reported by Krazy. Thanks to Mike
Ferguson who did most of this work.
+ Created static library libkrecipescommon. This makes the project to compile
very much faster when compiling the test programs.
+ Added KUIT and context stuff to a huge number of i18n strings. Thanks to
Mike Ferguson who did most of this work.
+ When you try to load USDA property information in the EditPropertiesDialog
the program warns you if you didn\'t select one ingredient in the USDA
ingredient list.
+ Updated Unai Garro e-mail; replaced with
.
+ Fixes for bugs:
++ Don\'t crash when closing the \"Page Setup\" and \"Print Setup\" dialogs.
++ Uncategorized recipes are displayed when using MySQL 4, this fixes
sourceforge #2878934. Thanks to Mike Ferguson for his help and feedback
about this bug.
++ When removing a category a recipe is moved to the \"Uncategorized\" folder
(we\'re talking only about the UI) only if the recipe is not included in
other categories.
++ Correct imprecision when typing float numbers for ingredient amounts in
the recipe editor. The problem was that the program was converting numbers
from float to mixed and from mixed to float again and again. For instance,
if you type 2/3 in a previous release you will get it converted to 0.75
instead of the expected 0.666666... or so. Also the changes for fixing
this bug cause that you will not see fractions in the ingredients tab, no
matter what you choosed in \"Settings -> Configure -> Formatting -> Number
format\", however, this is not a problem; if you want to see the numbers as
fractions just choose \"Fraction\" as number format, select your recipe and
click on \"Show recipe\".
++ In the ingredients tab from the recipe editor you are able to amend
amounts. In previous releases when you type an invalid number/interval
you get a blank field in the list. Now, when you type some invalid thing
as ingredient amount like \"3/\" the program will keep the old value.
++ In 1.0 series the program was displaying in a tooltip the date when a
recipe was created, modified and last accessed; however this doesn\'t work
for the previous 2.0 releases. In this release, when you select a single
recipe you can see the dates mentioned above in the status bar.
++ The dialog to edit the weights and properties for a given ingredient
loads also the property information from USDA database when clicking on
\"Load\" button, not just the weights. Fixes sourceforge #2897458.
++ Advanced search is performed properly; when you search by some field(s)
providing its value(s) you will not get the recipes whose field(s)
contains the given value(s) as a substring, you will get the recipes whose
fields match exactly with the given value(s). Note that if you want to
search a substring in a field, you can do it passing
*mysubstring
* because
wildcards are supported.
++ Refreshed KDateEdit and KDatePickerPopup, taken from 4.3 branch; this
allows you to type dates.
++ The search by preparation time works.
++ The clear button in the ingredient matcher clears the lists used to
perform the search; in previous releases if you push the clear button the
ingredients in the list placed on the right side would count for future
searches.
++ If you set in Settings -> Configure Krecipes -> Performance something
different to \"Unlimited\", you may see the special items \"Next\" and
\"Previous\" in lists. Due to some wrong connect(...) calls in previous
releases if you push some of this special buttons and you create a new
element in the list, you will see the new element repeated various times.
++ Make the drag & drop for recipe photos work again.
++ The dropdown list for the combo box to edit headers (ingredient groups)
will be updated if you add or remove headers.
++ In previous versions, when you delete a header used in an existing recipe
the program will say that you are about to delete recipes from your
database; this message is not true because what the program will do is
deleting the header in the recipe, i.e. recipes will be modified but not
deleted.
++ The save button is always enabled when you create a new recipe.
++ The uncategorized recipes are inserted in the user interface by order.
++ The functionality to resize a recipe works even if you have a non blank
yield type.
++ When editing a recipe if you change the yield type and you click \"resize
recipe\" the shown dialog will be aware of the change.
++ \"Search as you type\" option is now suposed to be applied with all lists in
the user interface, not just the recipe list in the \"find/edit recipes\"
component.

Wed Nov 25 13:00:00 2009 buschmann23AATTopensuse.org - 2.0.alpha4
- updated to version 2.0.alpha4
+ Keep the export action enabled when we are at select recipe dialog or
ingredient matcher dialog even while we have no recipes selected.
+ Restored the button to remove criteria in the advanced search dialog.
+ Fixes for bugs:
++ In the Ingredient Matcher from previous versions when selecting various
ingredients and clicking on the right arrow, some ingredients might be
missing in the list of the right side of the window.
++ No more crashes when dragging categories. Fixes sourceforge #2853112.
++ Ingredient list is cleared properly when clearing the contents for a recipe.
Fixes sourceforge #2878946. Also, it seems that as side effect, various
test programs are not segfaulting anymore.
++ Various lists are cleared properly in the mmfimporter; now the mmftest
exits with success and the mmf importer appears to work.
++ Fixed various bugs in the rezkonv importer and exporter as well as in
rezkonvtest; now rezkonvtest exits succesfully.
++ Added tests for mxp and mx2 importers, fixed several bugs in these
importers.
++ The button in the left panel for unsaved recipes is suposed to be hidden
when necessary. In previous releases I have been seeing it raised when it
should be hidden, for instance after saving or deleting a recipe.

Mon Oct 12 14:00:00 2009 buschmann23AATTopensuse.org - 1.0.git20091012
- initial package
- version 1.0.git20091012


 
ICM