File eqonomize.changes of Package eqonomize
-------------------------------------------------------------------
Sun Jun 22 15:06:36 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 1.5.10
* Add option to show comment field in security transactions
window
* Fix segfault when selecting future date with all tags source
in categories comparison report
* Fix segfault when editing part of split transaction when payee
and quantity are hidden
* Fix first date in occurrences and recurrence range dialogs
(when the first occurrence is later than expected from current
date)
* Add fallback URL for exchange rates from exchange-api
* Add English translation (for improved handling of preferred
languages, and plural forms)
* Translate "amount" as "betrag" in German translation (avoids
conflict with translation of "quantity")
-------------------------------------------------------------------
Mon Oct 14 19:13:57 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 1.5.8
* Add option to group accounts by type, bank, or currency
* Allowing collapsing of Assets, Liabilities, Incomes, and
Expenses in Accounts & Categories using double-click
* Option to edit assets group name (using "Edit..." menu item)
* Ask if user want to save changes before opening file from
command line or file manager
* Set allowed range for ledger print time period date fields
(fixes ledger print error not shown when to date is before
date of first transaction)
* Disable close account menu item for debts
* Place cash, current, and credit card accounts first in
account selection list when appropriate
* Restore dark mode setting on Windows with Qt 6
* Fix segfault and duplicating character when tag contains
ampersand
* Fix initial group in new account dialog
* Fix opening of file with relative path from command line
* Fix CSV/QIF import in dark mode on Windows
- Build with Qt 6
-------------------------------------------------------------------
Fri Jun 7 09:02:42 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 1.5.7
* Add option to close (hide) security
* Exclude hidden (closed) accounts from accounts view export
* Fallback to writing directly to existing file, without the
use of a temporary file
* Fix segfault on new account in debt payment dialog
* Fix saving of quantity in dialog for transaction with
multiple payments
* Fix value selection after prefill with default values for
description, with Qt6
* Fix exchange rates URL
-------------------------------------------------------------------
Thu Feb 1 15:12:10 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 1.5.6:
* Replace defunct exchange rates sources
* Only update exchange rates from the ECB, unless currencies
requiring other data sources are used
-------------------------------------------------------------------
Tue Oct 24 09:44:50 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 1.5.5
* Update column widths after custom font selection
* Add option to reset column widths
* Use exchangerate.host as secondary exchange rate source,
with mycurrency.net as backup
* Fix set security share value for split transactions
(null date where used)
* Fix custom font with gtk2 style
* Fix monthly total for categories divided in subcategories
in categories comparison report
* Fix display of Unicode characters in currency names
-------------------------------------------------------------------
Wed Feb 15 22:31:44 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 1.5.4
* Option to ignore duplicates during CSV file import
* Option in transaction filter to list duplicate transactions
* Option to set weekday of nth week as first day of budget month
* Selectable text in statistics below lists
* Updated French translation
* Fix import CSV and import QIF dialogs with dark mode on Windows
* Fix monthly average when first budget month is not January
* Fix Qt 6 build
* A few other minor fixes and tweaks
-------------------------------------------------------------------
Thu Jan 6 12:10:34 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 1.5.3
* Dark mode (option in settings menu)
* Use a multiple lines for comments field in dialogs
* Add option to left align values in lists and add extra space
between after right aligned values
* Clear edit fields after modification of transaction
* Preserve position and current item after update of ledger
* If category is empty import to "Uncategorized" from CSV file
* Disable join and edit actions when one of multiple selected
transactions is a reinvested dividend
* Fix saving of scheduled reinvested dividend
* Fix import of files using date format YYYYMMDD and improve
support for six character date formats without separator
* Fix "Ignore duplicate transactions" for reinvested dividend
when importing eqz file
* Fix empty/missing category error message
* Fix tab focus for dialog buttons
* Fix compilation with Qt 6
-------------------------------------------------------------------
Thu Apr 22 08:12:01 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 1.5.2. Changes since 1.5.1:
* Fix segfault with scheduled security transaction without
recurrence
* Fix calculation of expression with parentheses in value entry
* Fix initial state of "Bank" entry when initial account type
is not "Cash"
* Fix security rate for future dates
* Remove total securities rate value
* Open ledger on account double click regardless of column
* Danish translation
- See the installed ChangeLog file for older changes.
-------------------------------------------------------------------
Sat Jul 11 08:17:32 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 1.4.3
* Fix segfault in categories comparison report with payee and
quantity properties are hidden
* Fix monthly recurrence with end date
* Expand parent category after creation of new sub category
* Fix segfault when opening file after creating a new sub category
* Fix order of transactions in ledger when split transaction has
same date as single transaction
* Do not change account group when type is selected if custom
group is set
* Fix segfault when editing a scheduled transaction
-------------------------------------------------------------------
Sun Oct 20 21:15:44 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 1.4.2
* Make it possible to select multiple separate accounts, categories, tags,
descriptions, and payees/payers in reports and charts
* Option to display absolute values instead of percentages in pie chart
* Option to save import CSV settings as presets
* Allow fixed category (add income category selection) when importing
both expenses and incomes from CSV file
* Security quotes import and export (in quotes dialog)
* Keyboard shortcut and context menu item for current date in date entries
and calendar popups
* Fix segfault when editing scheduled transaction with current date
* Fix deletion of multiple transactions in ledger
* Fix set single transaction in edit widget for transaction with multiple
accounts/payments and multiple currencies
* Minor bug fixes and feature improvements
-------------------------------------------------------------------
Fri Aug 9 19:31:30 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 1.4.1:
* Show icon when transaction has associated file
* Fix assets and liabilities total in over time report
* Fix segfault when editing reinvested dividend without income category
* Improved account/category combo box searching
* Preserve order of imported transactions (with equal date)
- Check the ChangeLog file for the complete list of changes.
-------------------------------------------------------------------
Mon May 27 11:48:34 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 1.3.4:
* Group assets and liabilities with the same type in accounts view.
* Language selection from within the application.
* Monetary format improvements.
* Use number format from localeconv instead of Qt (sometimes differs from
system settings).
* Allow use of dot as alternative decimal separator for locales with decimal
comma and without dot as group separator.
* Button for clearing values in new/edit transaction
* Do not show guesstimate for future security values in accounts view (but use
estimate for values between quotes).
* Fix calculation of quotes between recorded security quotes.
* Fix segfault when transaction is split up.
* Fix updating of account values when a transaction has been edited in dialog
and postponed to a future date, or advanced to current or past date.
* Fix Ctrl+Q shortcut.
-------------------------------------------------------------------
Tue Apr 2 13:13:42 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 1.3.3:
* Added option to sort transactions by timestamp
* Improved Enter/Return key actions and input focus
* Fix saving of recurring expense with multiple payments
* Added option to specify first budget month of year
* Make eqz-file parsing more flexible
* Fix crash on CSV import of quoted value containing delimiter
Check the ChangeLog file for the complete list of changes.
-------------------------------------------------------------------
Thu Oct 25 11:36:45 UTC 2018 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 1.3.1. Changes since 1.3.0:
* Add comments field to split transaction dialog.
* Improved French translation.
* Fix value field conversion with dollar sign.
* Fix last date in yearly assets and liabilities bar chart hover info.
Check https://github.com/Eqonomize/Eqonomize/blob/v1.3.0/ChangeLog
for the changes in the 1.3.0 version
-------------------------------------------------------------------
Fri May 25 19:09:56 UTC 2018 - christophe@krop.fr
- Update to 1.2:
* Local and remote file synchronization allowing multiple users to edit the
same file (experimental)
* Restore possibility to specify payee/payer for each separate transaction in
a split transaction
* Annual total for over time chart
* Include subcategories in over time report
* "All payees and payers" in categories comparison report
* Case insensitive descriptions and payees in charts report
* Only assume negative income/expense if the category is defined in the QIF
file
- Drop use-qDebug-on-Qt-54.patch (no longer needed).
-------------------------------------------------------------------
Mon Dec 18 15:09:03 UTC 2017 - christophe@krop.fr
- Update to 1.1
* Port to Qt 5
* Interface enhancements, including new icons
* Option to select start of budget month
* Support for multiple currencies
* Currency converter
Check the Changelog file for the complete list of changes
- Drop eqonomize-fix_desktop.patch and eqonomize-remove_doc.patch
(no longer needed)
- Add use-qDebug-on-Qt-54.patch to fix build on oS 13.2
-------------------------------------------------------------------
Sat Dec 7 13:14:57 UTC 2013 - cgiboudeaux@gmx.com
- Spec cleanup
- Fix rmplint warnings
-------------------------------------------------------------------
Tue Dec 9 00:00:00 UTC 2008 - dele@links2linux.de
- new upstream version <0.6>
-------------------------------------------------------------------
Fri Jun 22 00:00:00 UTC 2007 - dele@links2linux.de
- new upstream version <0.5>
-------------------------------------------------------------------
Wed Sep 6 00:00:00 UTC 2006 - dele@links2linux.de
- new upstream version
-------------------------------------------------------------------
Wed Aug 9 00:00:00 UTC 2006 - dele@links2linux.de
- new upstream version
-------------------------------------------------------------------
Tue Jul 25 00:00:00 UTC 2006 - dele@links2linux.de
- first build for packman