Qpfcalc Changelog

What's new in Qpfcalc 1.10

Jun 13, 2014
  • Corrected unit for viscosity in preferences dialog.

New in Qpfcalc 1.9 (Sep 17, 2012)

  • Automatically update the table after changing current liquid.
  • Implemented creating and editing of liq files in the preferences dialog.
  • Added new materials.
  • Added new fittings.
  • Implemented undo/redo.
  • Bug fix: sorting was corrupting data table, sometimes.
  • Updated help.

New in Qpfcalc 1.8 (May 21, 2012)

  • Qpfcalc includes support for custom gravity constant and compressed
  • data files.
  • Also, searching for pipe labels has been implemented.
  • In addition, there are some interface improvements.

New in Qpfcalc 1.7 (Apr 12, 2012)

  • Implemented fittings dialog used to add K-factor values.
  • Save list of liq files for use in next session.
  • Added statusbar buttons for changing liquid and units.
  • Bug fix: stored default values where not always updated when changing units.
  • Bug fix: auto-calculate was disabled. Regression introduced in v1.5.
  • Bug fix: decimals were ignored for increment in add multiple rows dialog.
  • Bug fix units/metric setting was ignored.
  • Changed behaviour of add row command: duplicate first selected pipe label instead of incrementing it.
  • Changed shortcut keys for add row and add multiple rows action.
  • Ask for saving a modified file upon quiting or opening another file.
  • Added gui options tab to preferences dialog.

New in Qpfcalc 1.6 (Mar 29, 2012)

  • Speed up code to change units.
  • Change focus with tab key in description dialog.
  • Bug fix: infinite loop when importing malformed ods file.
  • Bug fix: avoid setting window title every time a cell is modified.
  • Bug fix: handling spaces in liq file names.
  • Bug fix: changed shortcut key for adding rows to prevent adding a row when editing
  • a cell.
  • Remove multiple rows if more than one is selected.
  • Create the help window only the first time it is shown and keep in memory for later
  • usage.
  • Automatically select new liquid after adding it to the list of liquids.

New in Qpfcalc 1.5 (Mar 8, 2012)

  • Added progress bars for loading pfc files and setting material.
  • Speed up code for changing material and loading files.
  • Added file modified indicator.
  • Bugfix: segmentation fault when removing last row if selected.
  • Bugfix: proper validation of input data.
  • Replaced csv save/open functionality with import/export. Now there is only one native file format, the pfc file format.
  • Implemented tsv import/export.
  • Removed toolbar icons for import/export commands.
  • Also save label when exporting to csv file - not compatible with pfcalc.
  • Added command to clear the output window.
  • Display the print preview dialog centered on the main window.
  • Increased default left margin for page setup.
  • Made the menus tear-off.

New in Qpfcalc 1.4 (Feb 17, 2012)

  • Bug fix: generate only one end-of-line char for every text line copied to clipboard.
  • Also copy header labels when copying rows to clipboard.
  • Changed behaviour of remove row command: selects row i-1 after removing row i.
  • Rewrite of pfc parsing code to speed up loading of pfc files.
  • Added pipe labels column.
  • Created version 1.1 of the pfc file format, in order to store pipe labels.
  • Implemented exporting to html files.
  • Implemented pipe material selection.
  • Bug fix: handling spaces in file name when exported to ods files.
  • Bug fix: don't add extra empty column when exporting to clipboard.
  • Bug fix: write proper end of line character in pfc files (w32 version).
  • Implemented open file specified in command line.
  • Help updated.

New in Qpfcalc 1.3 (Nov 7, 2011)

  • Bug fix: default extension for saving/opening changed from csv to pfc.
  • Bug fix: store settings for current version, not 0.1.
  • Bug fix: prevent user from entering a "," in the table cell, which would interfere with the csv parsing code.
  • Implemented option for using imperial units.
  • Added progress bar for sort operations longer than a second.
  • Changed column sizing code. Now columns resize with the window.
  • Code clean-up.
  • Added code to avoid calculating or exporting an empty table and inform user through a message box.

New in Qpfcalc 1.2 (Sep 16, 2011)

  • Added table context menu.
  • Alternating background colors for table rows.
  • Implemented copy to clipboard.
  • Added menu item for selecting all rows.
  • Implemented sorting by clicking on header labels.
  • Help updated

New in Qpfcalc 1.1 (Sep 2, 2011)

  • Implemented import/export from open document format spreadsheet files (ods files)
  • Added support for a new xml based file format: pipe friction calculation (pfc).
  • Implemented water as default built-in fluid. Instead of passing "default" to pfcalc a temporary file containing water definition is passed
  • Added a way for users to associate a description with a calculation
  • More icons have been added on toolbar
  • Print support has been added
  • Help updated
  • Code rewrite
  • Qpfcalc 1.0