Skip to content

Releases: DolphyWind/Your-Dictionary

Your Dictionary v1.7

07 May 19:05
Compare
Choose a tag to compare

Finally implement word game

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

Your Dictionary v1.6

12 Jan 20:51
Compare
Choose a tag to compare
  • Updated repo name to Your-Dictionary
  • Changed data folder name to dictionary_data

Your Dictionary v1.5

15 Oct 19:59
Compare
Choose a tag to compare
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

01 Oct 15:00
Compare
Choose a tag to compare
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

30 Sep 23:23
Compare
Choose a tag to compare
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

30 Sep 06:11
Compare
Choose a tag to compare
Another resizing fix

Set max_wh to 128
Change the ratio to width/height

Your Dictionary v1.1

29 Sep 18:09
Compare
Choose a tag to compare

Resized image fix

Your Dictionary v1.0

29 Sep 17:20
Compare
Choose a tag to compare

Everything besides word game is working