Skip to content

Releases: cpina/qdacco

Fix entries with "otherlocal" or "expressions"

04 Feb 09:23
639dc3a
Compare
Choose a tag to compare

-Fix entries such as "neighbor" where, inside the there was
something such as xxx[MORE SPACES]
-Fix "expressions" in entries (e.g. "taula"). They didn't have the expression
meaning (only its translation). Similar problem as above

Remove debug message

04 Feb 23:29
127301d
Compare
Choose a tag to compare

Remove debug message to the console.

v1.2.1

22 Oct 22:05
a920ede
Compare
Choose a tag to compare

Add changelog entries

Migrate to Qt6

22 Oct 21:48
a920ede
Compare
Choose a tag to compare

Migrate qdacco to use Qt6. No functional changes.

Fix sinonyms

07 Feb 12:43
Compare
Choose a tag to compare
Implements synonyms

Bump to 1.1.2

Small fixes

07 Feb 12:21
Compare
Choose a tag to compare

-If a word is not found shows an error
-If the browser is not found shows an error
-Shows common mistakes for words

Improve parsing of DACCO files

07 Feb 01:01
Compare
Choose a tag to compare

The parser of the DACCO files has been improved: it shows more information and corrects previously wrong information.

For example "Expressions" were not displayed correctly:
image

Now expressions are displayed correctly:
image

UI minor improvements

13 Nov 15:47
Compare
Choose a tag to compare
  • Better arrows in the main buttons
  • Better minimum size in the Settings dialogue

Improve user interface strings

03 Oct 10:15
Compare
Choose a tag to compare

Improve user interface strings

v1.0.1

09 May 16:13
Compare
Choose a tag to compare
This version has small backend maintenance fixes.