Qonverter Changelog

What's new in Qonverter 1.0.8 Alpha

Sep 5, 2015
  • Added modulo operation.

New in Qonverter 1.0.7 (Sep 5, 2015)

  • New validated text boxes for unit converter and variabled add dialog.
  • Added some Oxygen fallback icons.
  • Added option to setup max number of visible items for auto-completion.
  • Validated text boxes equipped with status icons.
  • Updated dark and modern skins once again.
  • Application refactored.
  • Swap icon changed.
  • Fixed memory leak when loading and saving variables.
  • Explicit/implicit variables are now stored in persistent storage so that they can be used in next Qonverter session.
  • Compilation script tweaked and cleaned, e.g. verbose compilation outputs added.
  • Fixed crash with tray icon context menu if any modal dialog is displayed.
  • All dialogs are now modal and tray icon menu cannot be used if any modal dialog is opened.
  • Added some tooltips and texts.
  • Added missing license files and tweaked about dialog.
  • Dot is now printed out if user hits decimal separator keyboard button.
  • Located problem with loading Qt plugins. Probably solved. Thx to Tomáš Kukučka for discovering this issue.

New in Qonverter 1.0.6 (Sep 5, 2015)

  • Fixed missing "exp" for exp function.
  • Added percentage % operator.
  • Added arcus functions.
  • Removed single-instance functionality along with DBus support which is not needed anymore.
  • Changelog, thanks to and license separated out from the executable file.
  • Optimizations in code.
  • Some language corrections.
  • Fixed clickable "edit variable" button for constants.
  • Hacked missing implicitly-defined variables from the popup.
  • Added tolower functions.
  • Tweaked completer popup panel to display more information.
  • Changed dimensions of completer popup panel.
  • Added initial implementation of dark skin.
  • Tweaked dark skin.

New in Qonverter 1.0.5 (Sep 5, 2015)

  • Many refactorings and code simplifications done.
  • Added some fallback icons.
  • Updated default currency rates.
  • Massive variables/constants rewriting.
  • Changes to variable overview, added functions and item sorting and filtering.
  • Changes to syntax highlighter.
  • Added more functions to function overview dialog.
  • Added frequency to unit converter.
  • Added regular expression filter into variable overview dialog.

New in Qonverter 1.0.4 (Sep 5, 2015)

  • Variable overview now displays complex numbers with 'i'.
  • Variable add/edit dialog now supports input formulas.
  • Colored background for constants and variables.
  • Colored signalization of value correctness in add/edit variable dialog.
  • Colored signalization of name correctness in add/edit variable dialog.

New in Qonverter 1.0.3 (Sep 5, 2015)

  • User-defined variables.
  • User interface little tweaked.
  • Code cleanup.
  • Initial "welcome" screen added.
  • Qonverter starts centered when launched for the first time.
  • Automatic remembering of previous results via "ans" and "ansx" variables.
  • Built-in "m" memory variable to store the result.
  • Changeable result/error on-the-fly mode message time limit.
  • Switchable option for selecting contents of final result after calculation, thx to Tomáš Kukučka for this.
  • Changeable font for on-thy-fly mode popup panel.
  • Update core currency rates.
  • Added several constants.
  • Variable overview display type of variables.
  • Selectable type in dialog for adding/editing variables.
  • Allowed full adding/editing/deleting of variables.

New in Qonverter 1.0.2 (Sep 5, 2015)

  • Many bug fixes included.
  • Modern skin updated.
  • Unit converter has new units swap button.

New in Qonverter 1.0.1 (Sep 5, 2015)

  • Initial second generation release.
  • Based on modified version of the mighty muParserX library.
  • New artwork.
  • Rewritten user interface.
  • Support for skins with graphics in file system.
  • Support for switchable styles which can be loaded from relative application path.
  • Several skins included.
  • New language selection dialog with graphical flags.
  • Changeable colors for syntax highlighting.
  • Calculator on-the-fly mode with error reporting.
  • Changeable font for calculator.
  • Hideable calculator keypad.
  • KFaenza fall back icons.