Skip to content

Releases: DolphyWind/Your-Dictionary

Your Dictionary v1.7

Choose a tag to compare

@DolphyWind DolphyWind released this 07 May 19:05

Finally implement word game

Full Changelog: v1.6...v1.7

Your Dictionary v1.6

Choose a tag to compare

@DolphyWind DolphyWind released this 12 Jan 20:51
  • Updated repo name to Your-Dictionary
  • Changed data folder name to dictionary_data

Your Dictionary v1.5

Choose a tag to compare

@DolphyWind DolphyWind released this 15 Oct 19:59
Up Down Buttons And Minor Improvements

"Surf Words" menu is now sorted alphabetically
Add up and down buttons to "Add Words" menu
remove addNewDefinition() and addNewSentence() and add addToListWidget()
remove removeNewDefinition() and removeNewSentence() and add removeFromListWidget()
Improved searching
Fixed a minor bug

Your Dictionary v1.4

Choose a tag to compare

@DolphyWind DolphyWind released this 01 Oct 15:00
Minor Improvements

Renamed self.wordData to self.wordDataDict
Added app version to title
The app now warnes you if you try to add a word that already exists
Adding a new word now refreshes ADD_WORD menu, updating switches to the previous menu
Switching to the search words menu comes with a preselected list widget item

Your Dictionary v1.3

Choose a tag to compare

@DolphyWind DolphyWind released this 30 Sep 23:23
Bug fixes and improvements

Program now capitilizes new definitions and sentences
Removed addWord_WordLabel and addWord_WordHLayout
Add placeholder text to WordLineEdit
Words in the search menu are now sorted alphabetically
Replace addWord_SentencesLineEdit with addWord_SentencesTextEdit
The definition and sentence labels in the surf words menu now has word wrap
Editing a word now sends you to the previous menu

Your Dictionary v1.2

Choose a tag to compare

@DolphyWind DolphyWind released this 30 Sep 06:11
Another resizing fix

Set max_wh to 128
Change the ratio to width/height

Your Dictionary v1.1

Choose a tag to compare

@DolphyWind DolphyWind released this 29 Sep 18:09

Resized image fix

Your Dictionary v1.0

Choose a tag to compare

@DolphyWind DolphyWind released this 29 Sep 17:20

Everything besides word game is working